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

19 lines
840 B
Markdown

### [CVE-2020-26880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26880)
![](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
Sympa through 6.2.57b.2 allows a local privilege escalation from the sympa user account to full root access by modifying the sympa.conf configuration file (which is owned by sympa) and parsing it through the setuid sympa_newaliases-wrapper executable.
### POC
#### Reference
- https://github.com/sympa-community/sympa/issues/943#issuecomment-704779420
- https://github.com/sympa-community/sympa/issues/943#issuecomment-704842235
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-26880