mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
867 B
Markdown
18 lines
867 B
Markdown
### [CVE-2017-7500](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7500)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|