CVE-2008-4179
NooMS 1.1 - Cross-Site Scripting via Page ID or Search Query Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-4179. PoCs published by Dr.Crash.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in NooMS 1.1, where user-supplied input is not properly sanitized. The example demonstrates an XSS payload injected via the 'page_id' parameter in the 'smileys.php' script.
Description
Multiple cross-site scripting (XSS) vulnerabilities in NooMS 1.1 allow remote attackers to inject arbitrary web script or HTML via the (1) page_id parameter to smileys.php and the (2) q parameter to search.php.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in NooMS 1.1, where user-supplied input is not properly sanitized. The example demonstrates an XSS payload injected via the 'page_id' parameter in the 'smileys.php' script.
The provided text describes a cross-site scripting (XSS) vulnerability in NooMS 1.1, where user-supplied input is not properly sanitized. The example demonstrates a simple XSS payload injected via the 'q' parameter in search.php.