cve/2022/CVE-2022-4102.md

19 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4102](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4102)
![](https://img.shields.io/static/v1?label=Product&message=Royal%20Elementor%20Addons%20(Elementor%20Templates%2C%20Post%20Grid%2C%20Mega%20Menu%20%26%20Header%20Footer%20Builder%2C%20WooCommerce%20Builder%2C%20Product%20Grid%2C%20Slider%2C%20Parallax%20Image%20%26%20other%20Free%20Elementor%20Widgets)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%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 Royal Elementor Addons WordPress plugin before 1.3.56 does not have authorization and CSRF checks when deleting a template and does not ensure that the post to be deleted is a template. This could allow any authenticated users, such as subscribers, to delete arbitrary posts assuming they know the related slug.
### POC
#### Reference
- https://wpscan.com/vulnerability/c177f763-0bb5-4734-ba2e-7ba816578937
#### Github
No PoCs found on GitHub currently.