CVE-2023-34105
HighCVSS 7.5Exploitation Probability (EPSS)
Very high risk94th percentile - higher than 94% of all known CVEs
Summary
SRS is a real-time video server that prior to versions 5.0.157, 5.0-b1, and 6.0.48 is vulnerable to drive-by command injection via its API. An attacker can send a request to the `/api/v1/snapshots` endpoint containing commands to be executed in the body of the POST request.
Risk Assessment
This vulnerability may lead to Remote Code Execution (RCE), posing a serious threat to the security of the system and the organization's data.
Recommendation
It is recommended to upgrade to versions 5.0.157, 5.0-b1, or 6.0.48, which contain a fix for this vulnerability.
Original NVD description (English source)
SRS is a real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181. Prior to versions 5.0.157, 5.0-b1, and 6.0.48, SRS's `api-server` server is vulnerable to a drive-by command injection. An attacker may send a request to the `/api/v1/snapshots` endpoint containing any commands to be executed as part of the body of the POST request. This issue may lead to Remote Code Execution (RCE). Versions 5.0.157, 5.0-b1, and 6.0.48 contain a fix.

