mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
678 B
Markdown
19 lines
678 B
Markdown
### [CVE-2024-50602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50602)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in libexpat before 2.6.4. There is a crash within the XML_ResumeParser function because XML_StopParser can stop/suspend an unstarted parser.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/EduardoGC715/EduardoGC715
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
|
|