Files
CVEs-PoC/2021/CVE-2021-24968.md
T
2024-06-18 02:51:15 +02:00

18 lines
903 B
Markdown

### [CVE-2021-24968](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24968)
![](https://img.shields.io/static/v1?label=Product&message=Ultimate%20FAQ%20%E2%80%93%20WordPress%20FAQ%20and%20Accordion%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.2%3C%202.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Ultimate FAQ WordPress plugin before 2.1.2 does not have capability and CSRF checks in the ewd_ufaq_welcome_add_faq and ewd_ufaq_welcome_add_faq_page AJAX actions, available to any authenticated users. As a result, any users, with a role as low as Subscriber could create FAQ and FAQ questions
### POC
#### Reference
- https://wpscan.com/vulnerability/f0a9e6cc-46cc-4ac2-927a-c006b8e8aa68
#### Github
No PoCs found on GitHub currently.