cve/2024/CVE-2024-7486.md

18 lines
1.1 KiB
Markdown
Raw Normal View History

2024-08-09 18:54:21 +00:00
### [CVE-2024-7486](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7486)
![](https://img.shields.io/static/v1?label=Product&message=MultiPurpose&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The MultiPurpose theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.2.0 via deserialization of untrusted input through the 'wpeden_post_meta' post meta. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates