Vulnerability Description
gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page (`links.html`) appends the `src` GET parameter (`[0]`) in all of its links for 1-click previews. The context in which `src` is being appended is `innerHTML` (`[1]`), which will insert the text as HTML. Commit 3b3d5b033aac3a019af64f83dec84f70ed2c8aba contains a patch for the issue.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alexxit | Go2Rtc | <= 1.8.5 |
Related Weaknesses (CWE)
References
- https://github.com/AlexxIT/go2rtc/commit/3b3d5b033aac3a019af64f83dec84f70ed2c8abPatch
- https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/ExploitThird Party Advisory
- https://github.com/AlexxIT/go2rtc/commit/3b3d5b033aac3a019af64f83dec84f70ed2c8abPatch
- https://securitylab.github.com/advisories/GHSL-2023-205_GHSL-2023-207_go2rtc/ExploitThird Party Advisory
FAQ
What is CVE-2024-29191?
CVE-2024-29191 is a vulnerability with a CVSS score of 6.1 (MEDIUM). gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The links page (`links.html`) appends the `src` GET parameter (`[0]`) in all of it...
How severe is CVE-2024-29191?
CVE-2024-29191 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-29191?
Check the references section above for vendor advisories and patch information. Affected products include: Alexxit Go2Rtc.