LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24341: Xllentech English Islamic Calendar < 2.6.8 - Authenticated SQL Injection

When deleting a date in the Xllentech English Islamic Calendar WordPress plugin before 2.6.8, the year_number and month_number POST parameters are not sanitised, escaped or validated before being used in a SQL statement, leading to SQL injection.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A logged-in WordPress user could abuse the Xllentech English Islamic Calendar plugin’s date deletion function to inject SQL before version 2.6.8. That can expose or alter site database data depending on the user’s access and database permissions. Public sources do not show active exploitation or a CVSS score.

Executive priority

Treat this as a targeted WordPress exposure issue. Prioritize sites that allow broad user login or delegated content administration, then update or remove the plugin. Escalate if logs show suspicious authenticated activity.

Technical view

The flaw is CWE-89 SQL injection in the delete-date path. The year_number and month_number POST parameters were used in a SQL statement without sanitization, escaping, or validation. The source bundle identifies affected plugin versions as before 2.6.8 and requires authenticated access.

Likely exposure

Exposure is limited to WordPress sites running Xllentech English Islamic Calendar before 2.6.8, especially where untrusted or low-privilege users can access plugin date deletion functionality.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. Exploitation requires authentication, which lowers internet-wide risk but still matters for sites with many users, weak accounts, or compromised credentials.

Researcher notes

The public record gives the vulnerable parameters and operation but not a CVSS score, exploit maturity, or detailed privilege requirement. Avoid assuming unauthenticated reachability. Validate role exposure in the specific WordPress deployment.

Mitigation direction

  • Inventory WordPress sites for Xllentech English Islamic Calendar installations.
  • Upgrade versions before 2.6.8 according to vendor or plugin repository guidance.
  • Disable or remove the plugin if it is not business-critical.
  • Restrict plugin administration to trusted accounts only.
  • Review database and WordPress backups before remediation work.

Validation and detection

  • Confirm the installed plugin version on each WordPress site.
  • Verify whether authenticated users can reach date deletion functionality.
  • Review logs for unusual delete-date requests involving year_number or month_number.
  • Use approved vulnerability scanning to identify vulnerable plugin versions.
  • Check post-remediation that vulnerable versions are no longer present.
Prepared
Confidence
medium
Sources
4

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-24341 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
3Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownXllentech English Islamic Calendar2.6.8Listed
Weakness

CWE details

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