cve/2022/CVE-2022-1570.md

20 lines
971 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1570](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1570)
![](https://img.shields.io/static/v1?label=Product&message=Files%20Download%20Delay&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Files Download Delay WordPress plugin before 1.0.7 does not have authorisation and CSRF checks when reseting its settings, which could allow any authenticated users, such as subscriber to perform such action.
### POC
#### Reference
- https://wpscan.com/vulnerability/c0257564-48ee-4d02-865f-82c8b5e793c9
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/c0257564-48ee-4d02-865f-82c8b5e793c9
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.