vendor:
Oxygen2PHP
by:
Dante90, WaRWolFz Crew
9
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: Oxygen2PHP
Affected Version From: 1.1.3
Affected Version To: 1.1.3
Patch Exists: N/A
Related CWE: N/A
CPE: a:oxygen2php:oxygen2php:1.1.3
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
Unknown
[0-Day] Oxygen2PHP <= 1.1.3 (member.php) Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL commands into a vulnerable web application. The exploit is coded in Perl and is used to extract sensitive data from the victim's website. The exploit is triggered by providing a valid username as an argument to the exploit.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.