vendor:
Blogator-script
by:
Virangar Security Team
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Blogator-script
Affected Version From: Blogator-script 0.95
Affected Version To: Blogator-script 0.95
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
2008
Blogator-script 0.95 SQL Injection Vulnerability
A SQL injection vulnerability exists in Blogator-script 0.95 due to improper sanitization of user-supplied input to the 'id_art' parameter in '/_blogadata/include/sond_result.php'. An attacker can exploit this vulnerability to gain access to sensitive information from the database, such as usernames, passwords, and emails.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.