CVE-2024-29193

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The index page (`index.html`) shows the available streams by fetching the API in the client side. Then, it uses `Object.entries` to iterate over the result whose first item (`name`) gets appended using `innerHTML`. In the event of a victim visiting the server in question, their browser will execute the request against the go2rtc instance. After the request, the browser will be redirected to go2rtc, in which the XSS would be executed in the context of go2rtc’s origin. As of time of publication, no patch is available.
Configurations

Configuration 1 (hide)

cpe:2.3:a:alexxit:go2rtc:*:*:*:*:*:*:*:*

History

02 Sep 2025, 16:51

Type Values Removed Values Added
CPE cpe:2.3:a:alexxit:go2rtc:*:*:*:*:*:*:*:*
First Time Alexxit go2rtc
Alexxit
References () https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/ - () https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/ - Exploit, Third Party Advisory

Information

Published : 2024-04-04 19:15

Updated : 2025-09-02 16:51


NVD link : CVE-2024-29193

Mitre link : CVE-2024-29193

CVE.ORG link : CVE-2024-29193


JSON object : View

Products Affected

alexxit

  • go2rtc
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')