mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
1.0 KiB
1.0 KiB
CVE-2023-5311
Description
The WP EXtra plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the register() function in versions up to, and including, 6.2. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to modify the contents of the .htaccess files located in a site's root directory or /wp-content and /wp-includes folders and achieve remote code execution.
POC
Reference
- https://giongfnef.gitbook.io/giongfnef/cve/cve-2023-5311
- https://giongfnef.gitbook.io/giongfnef/cve/cve-2023-5311
Github
No PoCs found on GitHub currently.