CVE-2021-24626 Details
Description
The Chameleon CSS WordPress plugin through 1.2 does not have any CSRF and capability checks in all its AJAX calls, allowing any authenticated user, such as subscriber to call them and perform unauthorised actions. One of AJAX call, remove_css, also does not sanitise or escape the css_id POST parameter before using it in a SQL statement, leading to a SQL Injection
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://codevigilant.com/disclosure/2021/wp-plugin-chameleon-css/ | CVE | ExploitThird Party Advisory |
| https://wpscan.com/vulnerability/06cb6c14-99b8-45b6-be2e-f4dcca8a4165 | CVE | ExploitThird Party Advisory |
| https://codevigilant.com/disclosure/2021/wp-plugin-chameleon-css/ | [email protected] | ExploitThird Party Advisory |
| https://wpscan.com/vulnerability/06cb6c14-99b8-45b6-be2e-f4dcca8a4165 | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| chameleon css project chameleon css | <= 1.2 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 9, 2022 | Modified Analysis | [email protected] |
| Jul 29, 2022 | CVE Modified | [email protected] |
| Jul 28, 2022 | Reanalysis | [email protected] |
| Nov 10, 2021 | Initial Analysis | [email protected] |