vendor:
Butterfly Organizer
by:
CWH Underground
7.5
CVSS
HIGH
SQL Injection and XSS
89, 79
CWE
Product Name: Butterfly Organizer
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:butterfly_media:butterfly_organizer:2.0.0
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
2008
Butterfly Organizer 2.0.0 (SQL/XSS) Multiple Remote Vulnerabilities
A vulnerability exists in Butterfly Organizer 2.0.0 which allows an attacker to inject malicious SQL commands and execute them in the backend database. An attacker can also inject malicious JavaScript code into the application to perform XSS attacks. The vulnerable code is present in view.php, viewdb2.php, category-rename.php and module-contacts.php files.
Mitigation:
Input validation should be performed on all user-supplied data to prevent SQL injection and XSS attacks.