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

1.1 KiB

CVE-2024-6365

Description

The Product Table by WBW plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.0.1 via the 'saveCustomTitle' function. This is due to missing authorization and lack of sanitization of appended data in the languages/customTitle.php file. This makes it possible for unauthenticated attackers to execute code on the server.

POC

Reference

No PoCs from references.

Github