cve/2024/CVE-2024-7954.md

18 lines
811 B
Markdown
Raw Normal View History

2024-08-24 17:55:21 +00:00
### [CVE-2024-7954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7954)
![](https://img.shields.io/static/v1?label=Product&message=SPIP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.3.0-alpha%3C%204.3.0-alpha2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
The porte_plume plugin used by SPIP before 4.30-alpha2, 4.2.13, and 4.1.16 is vulnerable to an arbitrary code execution vulnerability. A remote and unauthenticated attacker can execute arbitrary PHP as the SPIP user by sending a crafted HTTP request.
### POC
#### Reference
- https://thinkloveshare.com/hacking/spip_preauth_rce_2024_part_1_the_feather/
#### Github
No PoCs found on GitHub currently.