mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
641 B
Markdown
18 lines
641 B
Markdown
### [CVE-2016-5826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5826)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parser_get_next_char function in libical 0.47 and 1.0 allows remote attackers to cause a denial of service (out-of-bounds heap read) by crafting a string to the icalparser_parse_string function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|