vendor:
Spidey Blog Script
by:
ASIANEAGLE
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Spidey Blog Script
Affected Version From: 1.5
Affected Version To: 1.5
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
Spidey Blog Script <== 1.5 (tr) SQL Injection Vulnerability
A SQL injection vulnerability exists in Spidey Blog Script version 1.5 (tr). An attacker can exploit this vulnerability to gain access to the admin credentials by sending a specially crafted HTTP request to the vulnerable application. The request contains malicious SQL statements that are executed in the backend database.
Mitigation:
Developers should use parameterized queries to prevent SQL injection attacks. Input validation should also be used to detect malicious input.