cve/2024/CVE-2024-2962.md
2024-06-18 02:51:15 +02:00

18 lines
938 B
Markdown

### [CVE-2024-2962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2962)
![](https://img.shields.io/static/v1?label=Product&message=Networker%20-%20Tech%20News%20WordPress%20Theme%20with%20Dark%20Mode&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.1.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Networker - Tech News WordPress Theme with Dark Mode theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the admin_reload_nav_menu() function in all versions up to, and including, 1.1.9. This makes it possible for unauthenticated attackers to modify the location of display menus.
### POC
#### Reference
- https://gist.github.com/Xib3rR4dAr/ab293092ffcfe3c14a3c7daf5462a50b
#### Github
No PoCs found on GitHub currently.