cve/2024/CVE-2024-1071.md
2025-09-29 16:08:36 +00:00

25 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-1071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1071)
![](https://img.shields.io/static/v1?label=Product&message=Ultimate%20Member%20%E2%80%93%20User%20Profile%2C%20Registration%2C%20Login%2C%20Member%20Directory%2C%20Content%20Restriction%20%26%20Membership%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.3%3C%3D%202.8.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
The Ultimate Member User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the 'sorting' parameter in versions 2.1.3 to 2.8.2 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Dogu589/WordPress-Exploit-CVE-2024-1071
- https://github.com/Matrexdz/CVE-2024-1071
- https://github.com/Matrexdz/CVE-2024-1071-Docker
- https://github.com/Spid3heX/CVE-2024-1071-PoC-Script
- https://github.com/Trackflaw/CVE-2024-1071-Docker
- https://github.com/gbrsh/CVE-2024-1071
- https://github.com/gh-ost00/CVE-2024-1071-SQL-Injection
- https://github.com/nomi-sec/PoC-in-GitHub