vendor:
BPStudent
by:
OoN_Boy
8.8
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: BPStudent
Affected Version From: 1
Affected Version To: 1
Patch Exists: YES
Related CWE: CVE-2009-4010
CPE: cpe:a:bpowerhouse:bpstudent:1.0
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2009
BPStudent 1.0 blind SQL Vulnerabilities
BPStudent 1.0 is vulnerable to Blind SQL Injection. This vulnerability allows an attacker to execute arbitrary SQL queries on the vulnerable application. This can be exploited to gain access to the database and the underlying system. The vulnerability is located in the 'id' parameter of the 'index.php' script. An attacker can inject arbitrary SQL code in the 'id' parameter value to execute arbitrary SQL queries.
Mitigation:
The best way to mitigate this vulnerability is to use parameterized queries.