mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
19 lines
680 B
Markdown
19 lines
680 B
Markdown
### [CVE-2017-15804](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15804)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27 contains a buffer overflow during unescaping of user names with the ~ operator.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/docker-library/faq
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
|