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

18 lines
986 B
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-6411](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6411)
![](https://img.shields.io/static/v1?label=Product&message=ProfileGrid%20%E2%80%93%20User%20Profiles%2C%20Groups%20and%20Communities&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%205.8.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-269%20Improper%20Privilege%20Management&color=brighgreen)
### Description
The ProfileGrid User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 5.8.9. This is due to a lack of validation on user-supplied data in the 'pm_upload_image' AJAX action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update their user capabilities to Administrator.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/akashkannancybersec/Echothreat