cve/2024/CVE-2024-4474.md

18 lines
739 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-4474](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4474)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Logs%20Book&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-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The WP Logs Book WordPress plugin through 1.0.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/71954c60-6a5b-4cac-9920-6d9b787ead9c/
#### Github
No PoCs found on GitHub currently.