mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2024-10673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-10673)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Top Store theme for WordPress is vulnerable to unauthorized arbitrary plugin installation due to a missing capability check on the top_store_install_and_activate_callback() function in all versions up to, and including, 1.5.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to install arbitrary plugins which can contain other exploitable vulnerabilities to elevate privileges and gain remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Nxploited/CVE-2024-10673
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/plzheheplztrying/cve_monitor
|
|
|