CVE-2006-1925
CuteNews 1.4.1 - Directory Traversal and Cross-Site Scripting via Editnews Source Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-1925. PoCs published by LoK-Crew.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in CuteNews 1.4.1, where the 'source' parameter in the editnews module fails to sanitize user input. The writeup includes a proof-of-concept URL demonstrating the vulnerability.
Description
Directory traversal vulnerability in the editnews module (inc/editnews.mdu) in index.php in CuteNews 1.4.1 allows remote attackers to read or modify files via the source parameter in the (1) editnews or (2) doeditnews action. NOTE: this can also produce resultant XSS when the target file does not exist.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in CuteNews 1.4.1, where the 'source' parameter in the editnews module fails to sanitize user input. The writeup includes a proof-of-concept URL demonstrating the vulnerability.