header-logo
Suggest Exploit
vendor:
PHP Fusebox
by:
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: PHP Fusebox
Affected Version From:
Affected Version To:
Patch Exists:
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting Vulnerability in PHP Fusebox

The PHP Fusebox application is vulnerable to a cross-site scripting (XSS) attack. This vulnerability occurs due to a lack of proper input sanitization, allowing an attacker to inject arbitrary script code into the browser of a victim user. By exploiting this vulnerability, an attacker can steal authentication credentials and carry out other malicious activities.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques. Developers should use secure coding practices and frameworks that handle input sanitization automatically.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/15924/info

PHP Fusebox is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/index.php?action=%3Ch1%3E%3Cmarquee%3Ehalooo%3C/marquee%3E%3C/h1%3E