cve/2024/CVE-2024-6828.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-6828

Description

The Redux Framework plugin for WordPress is vulnerable to unauthenticated JSON file uploads due to missing authorization and capability checks on the Redux_Color_Scheme_Import function in versions 4.4.12 to 4.4.17. This makes it possible for unauthenticated attackers to upload JSON files, which can be used to conduct stored cross-site scripting attacks and, in some rare cases, when the wp_filesystem fails to initialize - to Remote Code Execution.

POC

Reference

No PoCs from references.

Github