cve/2019/CVE-2019-11328.md

18 lines
927 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-11328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11328)
![](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
An issue was discovered in Singularity 3.1.0 to 3.2.0-rc2, a malicious user with local/network access to the host system (e.g. ssh) could exploit this vulnerability due to insecure permissions allowing a user to edit files within `/run/singularity/instances/sing/<user>/<instance>`. The manipulation of those files can change the behavior of the starter-suid program when instances are joined resulting in potential privilege escalation on the host.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2019/05/16/1
#### Github
No PoCs found on GitHub currently.