LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24360: Yes/No Chart < 1.0.12 - Authenticated (contributor+) Blind SQL Injection

The Yes/No Chart WordPress plugin before 1.0.12 did not sanitise its sid shortcode parameter before using it in a SQL statement, allowing medium privilege users (contributor+) to perform Blind SQL Injection attacks

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A vulnerable Yes/No Chart WordPress plugin version could let a logged-in user with contributor-level access abuse a chart shortcode parameter to query the site database indirectly. This is not confirmed as actively exploited in the provided sources, but SQL injection can expose sensitive content or support broader compromise.

Executive priority

Treat this as a targeted WordPress plugin risk. Prioritize updates where contributor access is broad, shared, or exposed through compromised accounts. It is less urgent than an unauthenticated internet-facing flaw, but still warrants prompt remediation because SQL injection affects database confidentiality.

Technical view

CVE-2021-24360 is a CWE-89 blind SQL injection in the Yes/No Chart WordPress plugin before 1.0.12. The plugin failed to sanitize the sid shortcode parameter before using it in a SQL statement. The cited description limits exploitation to authenticated users with contributor privileges or higher.

Likely exposure

Exposure is limited to WordPress sites running Yes/No Chart before 1.0.12 where untrusted or compromised contributor-level accounts can create or modify shortcode content.

Exploitation context

The provided sources do not show CISA KEV listing, active exploitation, public exploitation volume, or CVSS scoring. The known attacker requirement is authenticated contributor-level access or higher.

Researcher notes

The source bundle identifies the vulnerable input and privilege threshold but does not provide CVSS, detailed exploit telemetry, or vendor remediation notes beyond the before-1.0.12 version boundary. Avoid assuming unauthenticated reachability or confirmed exploitation.

Mitigation direction

  • Upgrade Yes/No Chart to version 1.0.12 or later.
  • Disable or remove the plugin if it is not needed.
  • Restrict contributor-level access to trusted users only.
  • Review vendor or WPScan guidance before applying compensating controls.
  • Audit recently changed posts or pages containing Yes/No Chart shortcodes.

Validation and detection

  • Inventory WordPress sites for the Yes/No Chart plugin.
  • Confirm installed plugin versions are 1.0.12 or later.
  • Review accounts with contributor, author, editor, or admin privileges.
  • Check recent content changes involving Yes/No Chart shortcodes.
  • Review logs for unusual database errors or plugin-related anomalies.
Prepared
Confidence
high
Sources
3

Public sources used

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-24360 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownYes/No Chart1.0.12Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.