CVE-2024-8484
HIGH NUCLEIREST API TO MiniProgram < 4.7.1 - Unauthenticated SQL Injection via Order Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-8484. PoCs published by RandomRobbieBF. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a proof-of-concept for an unauthenticated SQL injection vulnerability in the REST API TO MiniProgram WordPress plugin. The exploit leverages the 'order' parameter in the /wp-json/watch-life-net/v1/comment/getcomments endpoint to inject malicious SQL queries, demonstrated via a time-based blind SQL injection payload.
Description
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.
Exploits (1)
This repository contains a proof-of-concept for an unauthenticated SQL injection vulnerability in the REST API TO MiniProgram WordPress plugin. The exploit leverages the 'order' parameter in the /wp-json/watch-life-net/v1/comment/getcomments endpoint to inject malicious SQL queries, demonstrated via a time-based blind SQL injection payload.
Nuclei Templates (1)
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N