CVE-2024-29193
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/AlexxIT/go2rtcGo | < 1.9.0 | 1.9.0 |
Affected products
3Patches
Vulnerability mechanics
References
5- securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/nvdExploitThird Party Advisory
- github.com/advisories/GHSA-rh4r-f7f7-r99mghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-29193ghsaADVISORY
- securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtcghsaADVISORY
- github.com/AlexxIT/go2rtc/commit/3b3d5b033aac3a019af64f83dec84f70ed2c8abaghsaWEB
News mentions
0No linked articles in our index yet.