cve/2023/CVE-2023-3154.md

18 lines
809 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3154)
![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Gallery%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.39%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The WordPress Gallery Plugin WordPress plugin before 3.39 is vulnerable to PHAR Deserialization due to a lack of input parameter validation in the `gallery_edit` function, allowing an attacker to access arbitrary resources on the server.
### POC
#### Reference
- https://wpscan.com/vulnerability/ed099489-1db4-4b42-9f72-77de39c9e01e
#### Github
No PoCs found on GitHub currently.