7.5
CVSSv2

CVE-2006-5398

Published: 18/10/2006 Updated: 17/10/2018
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 comments.php in Simplog 0.9.3.1 allows remote malicious users to execute arbitrary SQL commands via the cid parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

simplog simplog 0.9.3.1

Exploits

#!/usr/bin/php <?php /********************************************************************* * Simplog 0931 Remote SQL Injection Vulnerability * * Note: * Requires at least one blog entry to be made prior to injection * * Usage: * php scriptphp [host] [path] [user id] * * Usage Example: * php scriptphp domaincom /simplog/ 1 * ...