7.5
CVSSv2

CVE-2010-1046

Published: 23/03/2010 Updated: 23/03/2010
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

Multiple SQL injection vulnerabilities in index.php in Rostermain 1.1 and previous versions allow remote malicious users to execute arbitrary SQL commands via the (1) userid (username) and (2) password parameters.

Vulnerable Product Search on Vulmon Subscribe to Product

ryan marshall rostermain

Exploits

[+] Rostermain <= 11 (Auth Bypass) SQL Injection Vulnerability [+] Discovered by cr4wl3r <cr4wl3r[!]linuxmailorg> [+] Download : scriptsringsworldcom/games-and-entertainment/rostermain/ [+] Vuln Code : [indexphp] if ($_POST['userid'] && $_POST['password']) { // if the user has just tried to log in $logquery = " ...