CVE-2024-8484

HIGH NUCLEI

REST API TO MiniProgram < 4.7.1 - Unauthenticated SQL Injection via Order Parameter

Title source: llm
STIX 2.1

Exploitation 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)

nomisec WORKING POC 1 stars
by RandomRobbieBF · poc
https://github.com/RandomRobbieBF/CVE-2024-8484

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: REST API TO MiniProgram WordPress plugin <= 4.7.1
No auth needed
Prerequisites: Access to the target WordPress site with the vulnerable plugin installed
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Nuclei Templates (1)

REST API TO MiniProgram <= 4.7.1 - SQL Injection
HIGHVERIFIEDby s4e-io

Scores

CVSS v3 7.5
EPSS 0.0363
EPSS Percentile 88.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (2)
jianbo/rest_api_to_miniprogram < 4.7.1
xjb/REST API TO MiniProgram < 4.7.1
Published Sep 25, 2024
Tracked Since Feb 18, 2026