XSS in Alexxit Go2rtc
CVE-2024-29191
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.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.004 (37.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Alexxit Go2rtc — versions <= 1.8.5
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-29191?
- CVE-2024-29191 is a medium-severity vulnerability in Alexxit Go2rtc, classified under Cross-site Scripting. CVSS score: 6.1/10. Published 2024-04-04.
- How severe is CVE-2024-29191?
- Medium severity. CVSS v3 base score is 6.1 out of 10.
- Is CVE-2024-29191 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.