CVE-2007-1142
Magic News Plus 1.0.2 - Cross-Site Scripting via link_parameters Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-1142. PoCs published by HACKERS PAL.
AI-analyzed exploit summary The provided text describes a vulnerability in Magic News Pro 1.0.2, including a remote file include and two XSS vulnerabilities. It includes a PoC URL for one of the XSS issues but lacks executable exploit code.
Description
Cross-site scripting (XSS) vulnerability in Magic News Plus 1.0.2 allows remote attackers to inject arbitrary web script or HTML via the link_parameters parameter in (1) news.php and (2) n_layouts.php.
Exploits (2)
The provided text describes a vulnerability in Magic News Pro 1.0.2, including a remote file include and two XSS vulnerabilities. It includes a PoC URL for one of the XSS issues but lacks executable exploit code.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Magic News Pro 1.0.2 by injecting a malicious script via the 'link_parameters' parameter. The vulnerability arises due to insufficient input sanitization, allowing arbitrary JavaScript execution in the context of the victim's browser.