vendor:
BP Blog
by:
BeyazKurt
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: BP Blog
Affected Version From: BP Blog 7.0
Affected Version To: BP Blog 7.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
BP Blog Exploit
The BP Blog 7.0 script is vulnerable to SQL injection. By manipulating the 'layout' parameter in the default.asp file, an attacker can execute arbitrary SQL queries and retrieve sensitive information from the database, such as the author's username and password.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks.