cve/2024/CVE-2024-10124.md

23 lines
1.3 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-10124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10124)
![](https://img.shields.io/static/v1?label=Product&message=Vayu%20Blocks%20%E2%80%93%20Gutenberg%20Blocks%20for%20WordPress%20%26%20WooCommerce&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
The Vayu Blocks Gutenberg Blocks for WordPress & WooCommerce plugin for WordPress is vulnerable to unauthorized arbitrary plugin installation and activation due to a missing capability check on the tp_install() function in all versions up to, and including, 1.1.1. This makes it possible for unauthenticated attackers to install and activate arbitrary plugins which can be leveraged to achieve remote code execution if another vulnerable plugin is installed and activated. This vulnerability was partially patched in version 1.1.1.
### POC
#### Reference
No PoCs from references.
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/20142995/nuclei-templates
2025-09-29 16:08:36 +00:00
- https://github.com/DoTTak/Research-WordPress-CVE
- https://github.com/Nxploited/CVE-2024-10124-Poc
- https://github.com/RandomRobbieBF/CVE-2024-10124
2025-09-29 21:09:30 +02:00
- https://github.com/cyb3r-w0lf/nuclei-template-collection
- https://github.com/nomi-sec/PoC-in-GitHub
2025-09-29 16:08:36 +00:00