LiveActive security incident?Get immediate response
CVE Record

CVE-2020-18464: Cross Site Request Forgery (CSRF) vulnerability in AikCms 2.0.0 in video_list.php, which can let a maliciou...

Cross Site Request Forgery (CSRF) vulnerability in AikCms 2.0.0 in video_list.php, which can let a malicious user delete movie information.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-18464 is a CSRF issue in AikCms 2.0.0 that may let an attacker trick a logged-in user into deleting movie information. The known impact is content deletion, not server takeover. Public evidence is sparse, and no vendor patch details are provided in the supplied sources.

Executive priority

Prioritize if AikCms 2.0.0 manages business-critical video or movie content, especially on internet-facing sites. The issue appears more likely to cause integrity and availability impact than full compromise, but lack of patch evidence means owners should verify exposure promptly.

Technical view

The CVE describes a cross-site request forgery flaw in AikCms 2.0.0, specifically involving video_list.php and deletion of movie records. The sources do not provide CVSS scoring, CWE mapping, patch status, or detailed affected CPEs. Treat the issue as a state-changing request missing adequate CSRF protection until verified.

Likely exposure

Exposure is most likely where AikCms 2.0.0 is deployed and authenticated users can access movie or video administration functions. Risk depends on whether the affected interface is reachable and whether users with delete privileges can be induced to interact with attacker-controlled content.

Exploitation context

The CVE is not listed as KEV, and the supplied sources do not show active exploitation. The public GitHub issue indicates disclosure, but evidence is incomplete. Exploitation would generally require a privileged user session and a vulnerable state-changing delete workflow.

Researcher notes

The record lacks CVSS, CWE, CPE, and remediation detail. Analysis is limited to the CVE description and referenced GitHub issue. Avoid assuming broader AikCms versions are affected without confirming the vulnerable deletion path and release history.

Mitigation direction

  • Check the AikCms project or vendor guidance for fixed versions or patches.
  • Restrict administrative AikCms interfaces to trusted users and networks.
  • Review video_list.php for CSRF protections before allowing delete actions.
  • Use anti-CSRF tokens and SameSite cookies if maintaining the application.
  • Back up movie metadata so accidental or malicious deletion is recoverable.

Validation and detection

  • Inventory whether AikCms 2.0.0 is present in production or staging.
  • Identify whether video_list.php is reachable by authenticated administrative users.
  • Confirm delete actions require CSRF tokens or equivalent request validation.
  • Review logs for unexpected movie deletion activity around administrative sessions.
  • Verify backups can restore deleted movie information if needed.
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.

cve · low confidence lookup

CVE-2020-18464 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.