CyberRota Analysis
AI-GeneratedThe Majestic Support plugin for WordPress is vulnerable to SQL Injection through the 'val' parameter, allowing unauthenticated users with a valid 'get-smart-reply' nonce to manipulate SQL queries and potentially extract sensitive database information. This vulnerability affects all versions up to 1.1.9 and poses a medium risk, necessitating immediate attention from WordPress site administrators using this plugin to mitigate potential data breaches. Prioritization is essential for those managing customer support functionalities within their WordPress installations.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin plugin for WordPress is vulnerable to generic SQL Injection via the 'val' parameter in all versions up to, and including, 1.1.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires a valid 'get-smart-reply' nonce, which any Subscriber-level user can obtain by creating a ticket via the public frontend and visiting the resulting ticket detail page, making this effectively exploitable by any authenticated user.