mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
18 lines
885 B
Markdown
18 lines
885 B
Markdown
### [CVE-2020-27348](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27348)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In some conditions, a snap package built by snapcraft includes the current directory in LD_LIBRARY_PATH, allowing a malicious snap to gain code execution within the context of another snap if both plug the home interface or similar. This issue affects snapcraft versions prior to 4.4.4, prior to 2.43.1+16.04.1, and prior to 2.43.1+18.04.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.launchpad.net/bugs/1901572
|
|
|
|
#### Github
|
|
- https://github.com/psifertex/ctf-vs-the-real-world
|
|
|