CVE-2010-2858
SimpNews < 2.47.03 - Cross-Site Scripting via Layout and Sortorder Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2858. PoCs published by MustLive.
AI-analyzed exploit summary This exploit demonstrates multiple XSS vulnerabilities in SimpNews by injecting arbitrary JavaScript code via the 'layout' and 'sortorder' parameters. The PoC uses URL-encoded payloads to bypass input sanitization and execute scripts in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in news.php in SimpNews 2.47.03 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) layout and (2) sortorder parameters.
Exploits (1)
This exploit demonstrates multiple XSS vulnerabilities in SimpNews by injecting arbitrary JavaScript code via the 'layout' and 'sortorder' parameters. The PoC uses URL-encoded payloads to bypass input sanitization and execute scripts in the context of the affected site.