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: a:4smart:magician_blog
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 Remot SQL injection Valunrability
Magician Blog version 1.0 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database, such as user credentials and other sensitive data.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.