CVE-2024-29882 HIGH

CVE-2024-29882: SRS DOM - XSS on JSONP callback

Vendor Ossrs
Product srs
Weakness CWE-79 · XSS
Published March 28, 2024
Last update August 21, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

SRS is a simple, high-efficiency, real-time video server. SRS's `/api/v1/vhosts/vid-<id>?callback=<payload>` endpoint didn't filter the callback function name which led to injecting malicious javascript payloads and executing XSS ( Cross-Site Scripting). This vulnerability is fixed in 5.0.210 and 6.0.121.

Key dates

02Disclosure timeline

March 28, 2024 CVE published
August 21, 2024 Record updated