7.5
CVSSv2

CVE-2008-1121

Published: 03/03/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in eazyPortal 1.0 and previous versions allows remote malicious users to execute arbitrary SQL commands via the session_vars cookie.

Vulnerable Product Search on Vulmon Subscribe to Product

eazyportal eazyportal

Exploits

#!/usr/bin/perl # # Vendor url: wwweazyportalcom/ # # by Iron - wwwrandombasecom # # exploit goes through $_COOKIE # use LWP::UserAgent; use MIME::Base64; print "# # EazyPortal <= 10 SQL Injection Exploit # By Iron - wwwrandombasecom # Greets to everyone at RootShell Security Group # # Example target url: wwwtarge ...