vendor:
Yourownbux
by:
Tec-n0x
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Yourownbux
Affected Version From: v4.0
Affected Version To: v4.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Yourownbux v4.0 Blind SQL Injection Vulnerability ( referrals.php )
Yourownbux v4.0 is vulnerable to Blind SQL Injection. An attacker can inject malicious SQL queries via the 'usNick' cookie parameter in the 'referrals.php' page. An attacker can use this vulnerability to extract sensitive information from the database such as user passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks.