7.5
CVSSv2

CVE-2008-1639

Published: 02/04/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 Neat weblog 0.2 allows remote malicious users to execute arbitrary SQL commands via the articleId parameter in a show action, probably related to the showArticle function in lib/lib_article.include.php.

Vulnerable Product Search on Vulmon Subscribe to Product

neat web neat-web 0.2

Exploits

#!/usr/bin/perl ##################################################################################### #### Neat weblog 02 #### #### SQL Injection Exploit #### ############################################################################ ...