LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19135: ClipperCMS 1.3.3 does not have CSRF protection on its kcfinder file upload (enabled by default).

ClipperCMS 1.3.3 does not have CSRF protection on its kcfinder file upload (enabled by default). This can be used by an attacker to perform actions for an admin (or any user with the file upload capability). With this vulnerability, one can automatically upload files (by default, it allows html, pdf, xml, zip, and many other file types). A file can be accessed publicly under the "/assets/files" directory.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

ClipperCMS 1.3.3 allows file uploads through kcfinder without CSRF protection. If an administrator or upload-capable user is tricked while authenticated, an attacker can cause a file upload. The CVE says uploaded files may be publicly accessible under /assets/files.

Executive priority

Treat this as a targeted web-application exposure issue, not a confirmed mass-exploitation emergency. Prioritize review for public-facing ClipperCMS sites with active administrator use or broad upload privileges.

Technical view

The issue is missing anti-CSRF protection on the default-enabled kcfinder upload path. The CVE states attackers can perform upload actions as an admin or any user with upload capability. Default allowed types include HTML, PDF, XML, ZIP, and others, with public access under /assets/files.

Likely exposure

Exposure is most likely on ClipperCMS 1.3.3 installations where kcfinder upload remains enabled and administrators or upload-capable users authenticate through browsers.

Exploitation context

The source bundle includes an Exploit-DB reference, but KEV is false and no cited source confirms active exploitation. Successful abuse appears to require a logged-in privileged user being induced to trigger an unintended upload.

Researcher notes

The CVE data lacks CVSS, CWE, and explicit fixed-version details. Analysis should stay tied to ClipperCMS 1.3.3 and the described kcfinder CSRF file upload behavior unless vendor evidence expands scope.

Mitigation direction

  • Check ClipperCMS vendor or project guidance for an official fix or upgrade path.
  • Disable kcfinder upload if it is not operationally required.
  • Restrict upload capability to trusted users only.
  • Limit public serving of uploaded files where business requirements allow.
  • Add compensating CSRF protection at the application or edge if feasible.

Validation and detection

  • Identify any ClipperCMS 1.3.3 deployments.
  • Confirm whether kcfinder upload is enabled.
  • Review who has file upload capability.
  • Check whether uploaded files are publicly reachable under /assets/files.
  • Review web logs for unexpected uploads or public file access.
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.

description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2018-19135 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.

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.