mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
602 B
Markdown
18 lines
602 B
Markdown
### [CVE-2021-39534](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-39534)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in libslax through v0.22.1. slaxIsCommentStart() in slaxlexer.c has a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Juniper/libslax/issues/52
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|