Security readout for executives and security teams
Plain-English summary
This vulnerability affects OWASP Dependency-Check before 3.2.0. A malicious archive processed by the tool could write files outside the intended extraction location. Business urgency is highest where Dependency-Check runs in CI/CD, build, or scanning environments that process untrusted dependencies or submitted archives.
Executive priority
Prioritize remediation for build and security-scanning environments. This is not evidenced as actively exploited in the provided sources, but arbitrary file write in CI/CD can affect software integrity and operational trust.
Technical view
CVE-2018-12036 is an archive directory-traversal issue, commonly described as Zip Slip, in OWASP Dependency-Check before 3.2.0. Crafted archive filenames can escape the target directory and cause arbitrary file writes. The source bundle provides no CVSS score, CWE, or detailed affected CPE data.
Likely exposure
Exposure is likely limited to organizations running OWASP Dependency-Check versions earlier than 3.2.0, especially in automated build or security-scanning workflows that process externally influenced archives, dependencies, or project inputs.
Exploitation context
The CVE is not listed as KEV in the provided bundle, and the sources do not establish active exploitation. Practical risk depends on whether an attacker can get a crafted archive processed by a vulnerable Dependency-Check instance.
Researcher notes
Evidence is sparse: the record identifies the affected version boundary and archive traversal behavior, but provides no CVSS, CWE, CPEs, exploit telemetry, or detailed patch analysis. Treat affected-product scope beyond OWASP Dependency-Check before 3.2.0 as unconfirmed.
Mitigation direction
- Upgrade OWASP Dependency-Check to version 3.2.0 or later.
- Review the 3.2.0 release notes and current vendor guidance.
- Avoid processing untrusted archives with vulnerable versions.
- Run scanning jobs with least-privilege filesystem access.
- Use isolated workspaces for CI/CD dependency scanning.
Validation and detection
- Inventory all OWASP Dependency-Check installations and CI plugins.
- Confirm deployed versions are 3.2.0 or later.
- Identify scan jobs that process externally influenced archives.
- Review scanner workspace permissions and writable paths.
- Check build logs for unexpected file changes during scans.
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.
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 lookupCVE-2018-12036 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://github.com/jeremylong/DependencyCheck/blob/master/RELEASE_NOTES.md#version-320-2018-05-21CVE reference · x_refsource_MISC
- https://github.com/snyk/zip-slip-vulnerabilityCVE 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.
