mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2020-24349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24349)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
njs through 0.4.3, used in NGINX, allows control-flow hijack in njs_value_property in njs_value.c. NOTE: the vendor considers the issue to be "fluff" in the NGINX use case because there is no remote attack surface.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/nginx/njs/issues/324
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-24349
|
|
|