CVE-2008-2644
SMEWeb 1.4b and 1.4f - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2644. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates SQL injection and XSS vulnerabilities in SMEweb 1.4b. The SQLi requires magic_quotes_gpc to be off and allows extraction of user credentials, while the XSS affects multiple parameters across several scripts.
Description
Multiple cross-site scripting (XSS) vulnerabilities in SMEWeb 1.4b and 1.4f allow remote attackers to inject arbitrary web script or HTML via the (1) data parameter to catalog.php, the (2) keyword parameter to search.php, the (3) page parameter to bb.php, and the (4) new_s parameter to order.php.
Exploits (1)
This exploit demonstrates SQL injection and XSS vulnerabilities in SMEweb 1.4b. The SQLi requires magic_quotes_gpc to be off and allows extraction of user credentials, while the XSS affects multiple parameters across several scripts.