SQL Injection Vulnerability in WordPress REST API
CVE-2024-8484
Key Information:
- Vendor
- Wordpress
- Status
- Vendor
- CVE Published:
- 25 September 2024
Badges
Summary
A vulnerability exists in the REST API TO MiniProgram plugin for WordPress, affecting versions up to and including 4.7.1. This vulnerability is attributed to insufficient escaping of user-supplied input in the 'order' parameter of the /wp-json/watch-life-net/v1/comment/getcomments REST API endpoint. As a consequence, unauthenticated attackers can inject additional SQL queries into the existing database queries, potentially leading to unauthorized access and extraction of sensitive data from the database.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
Vulnerability published
- π‘
Public PoC available
- πΎ
Exploit known to exist