cve/2023/CVE-2023-0156.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-0156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0156)
![](https://img.shields.io/static/v1?label=Product&message=All-In-One%20Security%20(AIOS)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.1.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
The All-In-One Security (AIOS) WordPress plugin before 5.1.5 does not limit what log files to display in it's settings pages, allowing an authorized user (admin+) to view the contents of arbitrary files and list directories anywhere on the server (to which the web server has access). The plugin only displays the last 50 lines of the file.
### POC
#### Reference
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/caf1dbb5-197e-41e9-8f48-ba1f2360a759
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/b0marek/CVE-2023-0156
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/xu-xiang/awesome-security-vul-llm