CVE-2024-29192
Last modified
CVE-2024-29192 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to Cross-Site Request Forgery. EPSS estimates a 0.47% chance of exploitation in the next 30 days.
Description
gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to Cross-Site Request Forgery. The `/api/config` endpoint allows one to modify the existing configuration with user-supplied values. While the API is only allowing localhost to interact without authentication, an attacker may be able to achieve that depending on how go2rtc is set up on the upstream application, and given that this endpoint is not protected against CSRF, it allows requests from any origin (e.g. a "drive-by" attack) . The `exec` handler allows for any stream to execute arbitrary commands. An attacker may add a custom stream through `api/config`, which may lead to arbitrary command execution. In the event of a victim visiting the server in question, their browser will execute the requests against the go2rtc instance. Commit 8793c3636493c5efdda08f3b5ed5c6e1ea594fd9 adds a warning about secure API access.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Alexxit | Go2rtc | <= 1.8.5 |
References
- https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/Exploit, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-29192?
How severe is CVE-2024-29192?
How do I fix CVE-2024-29192?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-29187WiX toolset lets developers create installers for Windows In…7.3
- CVE-2024-29188WiX toolset lets developers create installers for Windows In…7.9
- CVE-2024-29189PyAnsys Geometry is a Python client library for the Ansys Ge…7.8
- CVE-2024-2919The Gutenberg Blocks by Kadence Blocks – Page Builder Featur…5.4
- CVE-2024-29190Mobile Security Framework (MobSF) is a pen-testing, malware …7.5
- CVE-2024-29191gotortc is a camera streaming application. Versions 1.8.5 an…6.1
- CVE-2024-29193gotortc is a camera streaming application. Versions 1.8.5 an…6.1
- CVE-2024-29194OneUptime is a solution for monitoring and managing online s…8.3
- CVE-2024-29195The azure-c-shared-utility is a C library for AMQP/MQTT comm…8.1
- CVE-2024-29196phpMyFAQ is an open source FAQ web application for PHP 8.1+ …2.7
- CVE-2024-29197Pimcore is an Open Source Data & Experience Management Platf…6.5
- CVE-2024-29198GeoServer is an open source software server written in Java …8.2
Are you affected by CVE-2024-29192?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
