7.5
CVSSv2

CVE-2006-3727

Published: 21/07/2006 Updated: 19/10/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

Multiple SQL injection vulnerabilities in Eskolar CMS 0.9.0.0 allow remote malicious users to execute arbitrary SQL commands via the (1) gr_1_id, (2) gr_2_id, (3) gr_3_id, and (4) doc_id parameters in (a) index.php; the (5) uid and (6) pwd parameters in (b) php/esa.php; and possibly other vectors related to files in php/lib/ including (c) del.php, (d) download_backup.php, (e) navig.php, (f) restore.php, (g) set_12.php, (h) set_14.php, and (i) upd_doc.php.

Vulnerable Product Search on Vulmon Subscribe to Product

eskolar cms eskolar cms 0.9.0.0

Exploits

#================================================================================================== #!/usr/bin/perl use IO::Socket; #================================================================================================== #==============================================================================# # Jacek Wlodarczyk (j4ck) - ...