cve/2019/CVE-2019-11503.md

21 lines
858 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-11503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11503)
![](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
snap-confine as included in snapd before 2.39 did not guard against symlink races when performing the chdir() to the current working directory of the calling user, aka a "cwd restore permission bypass."
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2019/04/25/7
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2019/04/25/7
2024-05-26 14:27:05 +02:00
- https://www.openwall.com/lists/oss-security/2019/04/18/4
2024-06-09 00:33:16 +00:00
- https://www.openwall.com/lists/oss-security/2019/04/18/4
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.