vendor:
Easy Blog PHP Script
by:
8bitsec
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Easy Blog PHP Script
Affected Version From: 1.3a
Affected Version To: 1.3a
Patch Exists: NO
Related CWE: N/A
CPE: a:codester:easy_blog_php_script:1.3a
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0, Mac OS 10.12.6
2017
Easy Blog PHP Script v1.3a – SQL Injection
A SQL injection vulnerability exists in Easy Blog PHP Script v1.3a, which allows an attacker to inject malicious SQL queries via the 'id' parameter. An attacker can exploit this vulnerability to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.