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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in gravity through 0.8.1. A NULL pointer dereference exists in the function ircode_register_pop_context_protect() located in gravity_ircode.c. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/marcobambini/gravity/issues/321
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|