mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
24 lines
841 B
Markdown
24 lines
841 B
Markdown
![]() |
### [CVE-2019-16163](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16163)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/kkos/oniguruma/issues/147
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/balabit-deps/balabit-os-8-libonig
|
||
|
- https://github.com/balabit-deps/balabit-os-9-libonig
|
||
|
- https://github.com/deepin-community/libonig
|
||
|
- https://github.com/kkos/oniguruma
|
||
|
- https://github.com/onivim/esy-oniguruma
|
||
|
- https://github.com/winlibs/oniguruma
|
||
|
|