vendor:
SaphpLesson
by:
SnIpEr_SA and str0ke
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SaphpLesson
Affected Version From: 2.0
Affected Version To: 2.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
2006
SaphpLesson 2.0 SQL-Injection
SaphpLesson 2.0 is vulnerable to a SQL injection vulnerability. An attacker can exploit this vulnerability to gain access to the administrator's username and password hash. The attacker can send a specially crafted HTTP request to the vulnerable application, which will then return the administrator's username and password hash.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.