vendor:
phpGradeBook
by:
Mark Stanislav
7,5
CVSS
HIGH
Unauthenticated SQL Database Export
89
CWE
Product Name: phpGradeBook
Affected Version From: 1.9.4
Affected Version To: 1.9.5
Patch Exists: YES
Related CWE: CVE-2012-1670
CPE: 2.3:a:php_grade_book:php_grade_book:1.9.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2012
PHP Grade Book Unauthenticated SQL Database Export (CVE-2012-1670)
A vulnerability exists in admin/index.php that allows for an unauthenticated user to export the entire application database by accessing the 'Database Backup' method without restriction. Due to the way sessions are handled, an attacker can then simply pass the username and password-hash via cookies to assume the administrative role without ever knowing the clear-text version of the password.
Mitigation:
Upgrade to 1.9.5 or above.