CVE-2023-54333
Description
Social-Share-Buttons 2.2.3 contains a critical SQL injection vulnerability in the project_id parameter that allows attackers to manipulate database queries. Attackers can exploit this vulnerability by sending crafted POST requests with malicious SQL payloads to retrieve and potentially steal entire database contents.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Social-Share-Buttons 2.2.3 for WordPress has a critical SQL injection in the project_id parameter, allowing unauthenticated attackers to dump the entire database.
Vulnerability
Overview
Social-Share-Buttons 2.2.3, a WordPress plugin, contains a critical SQL injection vulnerability in the project_id parameter. The plugin fails to properly sanitize user-supplied input before using it in database queries, allowing an attacker to inject arbitrary SQL commands [1][2][3][4].
Exploitation
An attacker can exploit this vulnerability by sending a vulnerability by sending a crafted POST request to the vulnerable endpoint with a malicious payload in the project_id parameter. No authentication is required, and the attack can be performed remotely over the network. Proof-of-concept payloads demonstrate both boolean-based blind and time-based blind SQL injection techniques [2][3].
Impact
Successful exploitation allows an attacker to retrieve and steal the entire contents of the WordPress database, including user credentials, posts, and other sensitive data, and potentially gain administrative access to the site [2][3][4]. 4]. The vulnerability is rated HIGH with a CVSS v3 score of 8.2.
Mitigation
As of the publication date, no official patch has been released. Users are advised to disable or remove the plugin until a fix is available. The vulnerability has been publicly disclosed and proof-of-concept code is available, increasing the risk of exploitation [2][3].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: = 2.2.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4News mentions
0No linked articles in our index yet.