vendor:
bxcp
by:
x128 - Alexander Wilhelm
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: bxcp
Affected Version From: 0.299
Affected Version To: 0.299
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2006
bxcp 0.299 exploit
The bxcp 0.299 exploit is a PHP script that exploits a vulnerability in the bxcp software version 0.299. It allows an attacker to execute arbitrary code on the target system by injecting malicious code through a specially crafted HTTP GET request. The exploit takes advantage of a SQL injection vulnerability in the 'show' parameter of the 'index.php' file, allowing the attacker to retrieve sensitive information such as user passwords.
Mitigation:
To mitigate this vulnerability, users should update to a patched version of the bxcp software. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.