Files
CVEs-PoC/2020/CVE-2020-15397.md
T
2024-05-25 21:48:12 +02:00

18 lines
786 B
Markdown

### [CVE-2020-15397](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15397)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
HylaFAX+ through 7.0.2 and HylaFAX Enterprise have scripts that execute binaries from directories writable by unprivileged users (e.g., locations under /var/spool/hylafax that are writable by the uucp account). This allows these users to execute code in the context of the user calling these binaries (often root).
### POC
#### Reference
- https://bugzilla.suse.com/show_bug.cgi?id=1173519
#### Github
No PoCs found on GitHub currently.