Files
CVEs-PoC/2017/CVE-2017-7500.md
T
2024-05-26 14:27:05 +02:00

18 lines
867 B
Markdown

### [CVE-2017-7500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7500)
![](https://img.shields.io/static/v1?label=Product&message=rpm&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-59&color=brighgreen)
### Description
It was found that rpm did not properly handle RPM installations when a destination path was a symbolic link to a directory, possibly changing ownership and permissions of an arbitrary directory, and RPM files being placed in an arbitrary destination. An attacker, with write access to a directory in which a subdirectory will be installed, could redirect that directory to an arbitrary location and gain root privilege.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon