A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2019-07-10 14:15
Updated : 2023-11-07 03:03
NVD link : CVE-2019-13224
Mitre link : CVE-2019-13224
CVE.ORG link : CVE-2019-13224
JSON object : View
Products Affected
canonical
- ubuntu_linux
fedoraproject
- fedora
debian
- debian_linux
oniguruma_project
- oniguruma
php
- php
CWE
CWE-416
Use After Free