vendor:
Magician Blog
by:
Evil-Cod3r
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Magician Blog
Affected Version From: 1.0
Affected Version To: 1.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
2009
Magician Blog <= 1.0 (Auth Bypass) SQL injection Valunrability
Magician Blog version 1.0 is vulnerable to an authentication bypass vulnerability due to improper sanitization of user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted HTTP request with malicious SQL statements to the vulnerable application. This can allow an attacker to bypass authentication and gain access to the application.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL statements.