cve/2024/CVE-2024-48991.md
2025-09-29 16:08:36 +00:00

18 lines
848 B
Markdown

### [CVE-2024-48991](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48991)
![](https://img.shields.io/static/v1?label=Product&message=needrestart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Qualys discovered that needrestart, before version 3.8, allows local attackers to execute arbitrary code as root by winning a race condition and tricking needrestart into running their own, fake Python interpreter (instead of the system's real Python interpreter). The initial security fix (6ce6136) introduced a regression which was subsequently resolved (42af5d3).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/pawan-shivarkar/List-of-CVE-s-