Exploitation Summary
EIP tracks 1 public exploit for CVE-2025-10175. PoCs published by MooseLoveti.
AI-analyzed exploit summary This repository provides a detailed writeup for CVE-2025-10175, an authenticated blind SQL injection vulnerability in the WP Links Page WordPress plugin (v4.9.6). The vulnerability arises from improper sanitization of the 'id' parameter in the wplf_update_from_previous() function, allowing attackers to exfiltrate database contents via time-based payloads.
Description
The WP Links Page plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 4.9.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploits (1)
This repository provides a detailed writeup for CVE-2025-10175, an authenticated blind SQL injection vulnerability in the WP Links Page WordPress plugin (v4.9.6). The vulnerability arises from improper sanitization of the 'id' parameter in the wplf_update_from_previous() function, allowing attackers to exfiltrate database contents via time-based payloads.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N