VYPR
Moderate severityNVD Advisory· Published Apr 30, 2019· Updated Aug 4, 2024

CVE-2019-0214

CVE-2019-0214

Description

In Apache Archiva 2.0.0 - 2.2.3, it is possible to write files to the archiva server at arbitrary locations by using the artifact upload mechanism. Existing files can be overwritten, if the archiva run user has appropriate permission on the filesystem for the target file.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Archiva 2.0.0–2.2.3 allows arbitrary file write via artifact upload, enabling overwrite of existing files if file system permissions allow.

Vulnerability

CVE-2019-0214 is a critical vulnerability in Apache Archiva versions 2.0.0 through 2.2.3. The artifact upload mechanism lacks proper validation of file paths, allowing an attacker to write files to arbitrary locations on the server. This flaw can also be used to overwrite existing files, provided the Archiva run user has the necessary file system permissions [1][4].

Exploitation

No authentication is required to exploit this vulnerability; any user capable of uploading artifacts can leverage it. By crafting a malicious artifact with a path traversal payload, the attacker can direct the file write to any directory the Archiva service account can write to. This may include configuration directories, application binaries, or any other sensitive location [1][3].

Impact

Successful exploitation grants an attacker the ability to overwrite critical files, potentially leading to remote code execution (e.g., by overwriting JSP files or configuration), privilege escalation, or denial of service. The impact is limited only by the file system permissions of the Archiva process [1][4].

Mitigation

The Apache Archiva project has addressed this vulnerability in version 2.2.4, which introduces additional validation to prevent malicious parameter values. Users are strongly advised to upgrade immediately. No workaround is available other than upgrading [3][4].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.archiva:archivaMaven
>= 2.2.0, < 2.2.42.2.4

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

15

News mentions

0

No linked articles in our index yet.