mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
739 B
Markdown
19 lines
739 B
Markdown
### [CVE-2019-11503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11503)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- https://www.openwall.com/lists/oss-security/2019/04/18/4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|