CVE-2024-29191 MEDIUM

CVE-2024-29191: GHSL-2023-205 gotortc DOM-based Cross-site Scripting vulnerability

Vendor Alexxit
Product go2rtc
Weakness CWE-79 · XSS
Published April 4, 2024
Last update August 2, 2024

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 4, 2024 CVE published
August 2, 2024 Record updated

Related vulnerabilities

04Related CVE