vendor:
Takas Classified – Codeigniter PHP Classified Ad Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Takas Classified – Codeigniter PHP Classified Ad Script
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:artifectx:takas_classified_codeigniter_php_classified_ad_script:1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Takas Classified – Codeigniter PHP Classified Ad Script v1.1 – SQL Injection
Takas Classified – Codeigniter PHP Classified Ad Script v1.1 is vulnerable to SQL injection. An attacker can inject malicious SQL queries via the 'subcatid', 'catid', 'locid', 'areaid', 'type', and 'post' parameters in the 'index.php/classified_ads/ads/' URL.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.