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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
|
- https://github.com/bygregonline/devsec-fastapi-report
|
|
- https://github.com/kaisensan/desafio-girus-pick
|
|
- https://github.com/kodai-160/article
|
|
|