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.
Configurations

No configuration.

History

04 Apr 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-04 15:15

Updated : 2024-04-04 16:33


NVD link : CVE-2024-29191

Mitre link : CVE-2024-29191

CVE.ORG link : CVE-2024-29191


JSON object : View

Products Affected

No product.

CWE
CWE-79

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