Security readout for executives and security teams
Plain-English summary
CVE-2020-23973 is a reported SQL injection issue in KandNconcepts Club CMS 1.1 and 1.2. If an affected site is exposed, attackers may be able to manipulate database queries through page identifiers. Public sources do not provide CVSS scoring, vendor patch details, or active exploitation evidence.
Executive priority
Treat internet-facing affected systems as urgent because SQL injection can threaten site data and integrity. Priority is lower if the software is absent, retired, or isolated from untrusted users.
Technical view
The CVE description identifies SQL injection through the id parameter in team.php, player.php, and club.php. The public reference is a Packet Storm advisory covering Club CMS 1.1 and 1.2. No CWE, CPE, CVSS vector, patch version, or vendor mitigation is provided in the source bundle.
Likely exposure
Exposure is likely limited to organizations still running KandNconcepts Club CMS 1.1 or 1.2, especially if team.php, player.php, or club.php are publicly reachable.
Exploitation context
The issue has public vulnerability disclosure, but CISA KEV is false in the provided data. The sources do not support claiming active exploitation, exploitation in the wild, or a confirmed weaponized campaign.
Researcher notes
Evidence is sparse: the CVE record and Packet Storm reference name affected versions and parameters, but do not provide scoring, CPEs, CWE mapping, or fix guidance. Avoid overstating impact without local validation.
Mitigation direction
- Inventory public sites for KandNconcepts Club CMS 1.1 or 1.2.
- Check vendor or project guidance for patched versions or official mitigations.
- Restrict public access to affected pages until remediation is confirmed.
- Retire or replace unsupported exposed installations if no fix is available.
- Monitor web and database logs for unusual id parameter activity.
Validation and detection
- Confirm whether Club CMS 1.1 or 1.2 is installed.
- Identify whether team.php, player.php, and club.php are reachable externally.
- Review application code handling of the id parameter for unsafe SQL construction.
- Check logs for suspicious requests targeting the named pages.
- Document whether any vendor patch or supported upgrade path exists.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
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 lookupCVE-2020-23973 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://packetstormsecurity.com/files/157049/KandNconcepts-Club-CMS-1.1-1.2-Cross-Site-Scripting-SQL-Injection.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
