cve/2023/CVE-2023-26326.md

20 lines
1014 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-26326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26326)
![](https://img.shields.io/static/v1?label=Product&message=BuddyForms%20WordPress%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The BuddyForms WordPress plugin, in versions prior to 2.7.8, was affected by an unauthenticated insecure deserialization issue. An unauthenticated attacker could leverage this issue to call files using a PHAR wrapper that will deserialize the data and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2023-7
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/JoshuaMart/JoshuaMart
2024-05-28 08:49:17 +00:00
- https://github.com/f0ur0four/Insecure-Deserialization
2024-05-25 21:48:12 +02:00