CVE-2022-38922
Description
BluePage CMS thru 3.9 processes an insufficiently sanitized HTTP Header Cookie value allowing MySQL Injection in the 'users-cookie-settings' token using a Time-based blind SLEEP payload.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
BluePage CMS through 3.9 does not sanitize an HTTP Cookie value, enabling time-based blind SQL injection in the 'users-cookie-settings' token.
Vulnerability
BluePage CMS versions through 3.9 process an insufficiently sanitized HTTP Header Cookie value that allows MySQL injection in the users-cookie-settings token using a time-based blind SLEEP payload [1][2]. The affected versions include all releases up to and including 3.9.
Exploitation
An attacker can exploit this vulnerability by sending a crafted HTTP request with a malicious Cookie header containing a SLEEP-based blind SQL injection payload in the users-cookie-settings token. No authentication or special network position is required; the attacker only needs to be able to send HTTP requests to a vulnerable BluePage CMS instance.
Impact
Successful exploitation allows an attacker to extract sensitive data from the database by observing time delays in the response. This leads to information disclosure, potentially including user credentials, session tokens, or other stored data. The compromise is at the database level, but the attacker does not gain direct file write or remote code execution from this vulnerability alone.
Mitigation
As of the publication date (2023-04-03), no patched version has been released. The vendor's website does not mention a fix [1]. Users should consider upgrading to a newer version if available, or implement a Web Application Firewall (WAF) rule to block suspicious Cookie headers containing SQL-like patterns. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- BluePage CMS/BluePage CMSdescription
- Range: <=3.9
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.