CVE-2002-2424
PHP(Reactor) 1.2.7 pl1 - Cross-Site Scripting via Style Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-2424. PoCs published by Matthew Murphy.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in php(Reactor) by injecting arbitrary HTML and script code into unsanitized fields. The provided example uses a malicious `<b>` tag with an `expression` attribute to execute JavaScript in the context of the vulnerable website.
Description
Cross-site scripting (XSS) vulnerability in PHP(Reactor) 1.2.7 pl1 allows remote attackers to inject arbitrary web script or HTML via Javascript in the style attribute of an HTML tag.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in php(Reactor) by injecting arbitrary HTML and script code into unsanitized fields. The provided example uses a malicious `<b>` tag with an `expression` attribute to execute JavaScript in the context of the vulnerable website.