cve/2022/CVE-2022-0404.md

18 lines
946 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0404)
![](https://img.shields.io/static/v1?label=Product&message=Material%20Design%20for%20Contact%20Form%207&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-862%20Missing%20Authorization&color=brighgreen)
### Description
The Material Design for Contact Form 7 WordPress plugin through 2.6.4 does not check authorization or that the option mentioned in the notice param belongs to the plugin when processing requests to the cf7md_dismiss_notice action, allowing any logged in user (with roles as low as Subscriber) to set arbitrary options to true, potentially leading to Denial of Service by breaking the site.
### POC
#### Reference
- https://wpscan.com/vulnerability/6d0932bb-d515-4432-b67b-16aba34bd285
#### Github
No PoCs found on GitHub currently.