LiveActive security incident?Get immediate response
CVE Record

CVE-2020-21667: In fastadmin-tp6 v1.0, in the file app/admin/controller/Ajax.php the 'table' parameter passed is not filter...

In fastadmin-tp6 v1.0, in the file app/admin/controller/Ajax.php the 'table' parameter passed is not filtered so a malicious parameter can be passed for SQL injection.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-21667 describes a SQL injection weakness in fastadmin-tp6 v1.0. The reported issue is that a table parameter in app/admin/controller/Ajax.php is not filtered, allowing malicious input to influence database queries. Public metadata does not provide CVSS scoring, affected CPEs, or confirmed fix details.

Executive priority

Prioritize discovery first. SQL injection can become business-critical when it reaches production data, but the public record lacks severity scoring, exploit confirmation, and fix details. Teams running fastadmin-tp6 v1.0 should assess exposure promptly.

Technical view

The CVE states that app/admin/controller/Ajax.php accepts an unfiltered table parameter, creating SQL injection risk. The source bundle identifies fastadmin-tp6 v1.0 in the description, but the affected product fields are not populated. No CWE, CVSS vector, patch version, or exploitation evidence is supplied.

Likely exposure

Exposure is most plausible where fastadmin-tp6 v1.0 is deployed, especially if the affected admin Ajax functionality is reachable by untrusted users. The source metadata does not define CPEs, deployment patterns, authentication requirements, or exact reachable routes.

Exploitation context

The source bundle reports the SQL injection condition but provides no evidence of active exploitation. The CVE is not listed as KEV in the provided data. Treat exploit status as unconfirmed unless vendor or threat-intelligence sources show otherwise.

Researcher notes

Evidence is thin: one CVE description and a GitHub issue reference. The affected metadata is incomplete, and no patch, CVSS, CWE, or exploit evidence is named in the supplied bundle. Avoid expanding scope beyond fastadmin-tp6 v1.0 without additional sources.

Mitigation direction

  • Check the vendor issue and project history for an official patch or safe upgrade.
  • If still deployed, prioritize upgrade or replacement until vendor guidance is confirmed.
  • Restrict access to affected admin Ajax functionality to trusted users and networks.
  • Review input handling for the table parameter and apply server-side validation if maintaining the code.

Validation and detection

  • Inventory environments for fastadmin-tp6 v1.0 or derived code.
  • Review app/admin/controller/Ajax.php for unfiltered table parameter handling.
  • Confirm whether affected admin Ajax functionality is reachable from untrusted networks.
  • Check dependency forks or local modifications for equivalent unsafe table parameter handling.
Prepared
Confidence
medium
Sources
3

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.

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-2020-21667 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
n/an/an/aListed
Weakness

CWE details

No CWE listed

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