cve/2019/CVE-2019-0214.md

18 lines
855 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-0214](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0214)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20Archiva&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Arbitrary%20write%2Fdelete%20of%20files%20on%20the%20archiva%20server&color=brighgreen)
### 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.
### POC
#### Reference
- http://packetstormsecurity.com/files/152684/Apache-Archiva-2.2.3-File-Write-Delete.html
#### Github
No PoCs found on GitHub currently.