cve/2023/CVE-2023-1426.md

18 lines
817 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1426](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1426)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Tiles&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Information%20Exposure&color=brighgreen)
### Description
The WP Tiles WordPress plugin through 1.1.2 does not ensure that posts to be displayed are not draft/private, allowing any authenticated users, such as subscriber to retrieve the titles of draft and privates posts for example. AN attacker could also retrieve the title of any other type of post.
### POC
#### Reference
- https://wpscan.com/vulnerability/fdd79bb4-d434-4635-bb2b-84d079ecc746
#### Github
No PoCs found on GitHub currently.