SQL Injection Vulnerability in WordPress REST API
CVE-2024-8484
7.5HIGH
Key Information
- Vendor
- REST API TO MiniProgram
- Status
- Rest Api To Miniprogram
- Vendor
- CVE Published:
- 25 September 2024
Badges
👾 Exploit Exists🔴 Public PoC
Summary
The REST API TO MiniProgram plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/watch-life-net/v1/comment/getcomments REST API endpoint in all versions up to, and including, 4.7.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information 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.
CVSS V3.1
Score:
7.5
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published.
- 👾
Exploit exists.
Collectors
NVD Database1 Proof of Concept(s)