mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
999 B
Markdown
20 lines
999 B
Markdown
### [CVE-2024-33602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33602)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nscd: netgroup cache assumes NSS callback uses in-buffer stringsThe Name Service Cache Daemon's (nscd) netgroup cache can corrupt memorywhen the NSS callback does not store all strings in the provided buffer.The flaw was introduced in glibc 2.15 when the cache was added to nscd.This vulnerability is only present in the nscd binary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/GrigGM/05-virt-04-docker-hw
|
|
- https://github.com/smartcow99/docker-security-check-using-trivy
|
|
- https://github.com/testing-felickz/docker-scout-demo
|
|
|