mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
19 lines
905 B
Markdown
19 lines
905 B
Markdown
### [CVE-2024-33600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33600)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nscd: Null pointer crashes after notfound responseIf the Name Service Cache Daemon's (nscd) cache fails to add a not-foundnetgroup response to the cache, the client request can result in a nullpointer dereference. This flaw was introduced in glibc 2.15 when thecache 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/testing-felickz/docker-scout-demo
|
|
|