vendor:
php_reactor
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: php_reactor
Affected Version From: 1.2.7pl1
Affected Version To: 1.2.7pl1
Patch Exists: YES
Related CWE: N/A
CPE: a:php_reactor:php_reactor:1.2.7pl1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002
php(Reactor) Cross-Site Scripting Vulnerability
An attacker may create a malicious link to a php(Reactor) site which contains malicious HTML and script code. If this link is visited by a web user, the attacker-supplied code will execute in their web client, in the security context of the php(Reactor) site. This may allow for theft of cookie-based authentication credentials from legitimate authenticated users. Other attacks are also possible.
Mitigation:
Ensure that user-supplied input is properly validated and filtered before being used in the application.