cve/2023/CVE-2023-3706.md

18 lines
843 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3706)
![](https://img.shields.io/static/v1?label=Product&message=ActivityPub&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The ActivityPub WordPress plugin before 1.0.0 does not ensure that post titles to be displayed are public and belong to the plugin, allowing any authenticated user, such as subscriber to retrieve the title of arbitrary post (such as draft and private) via an IDOR vector
### POC
#### Reference
- https://wpscan.com/vulnerability/daa4d93a-f8b1-4809-a18e-8ab63a05de5a
#### Github
No PoCs found on GitHub currently.