An issue was discovered in Oniguruma 6.x before 6.9.4_rc2. In the function gb18030_mbc_enc_len in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read.
References
Link | Resource |
---|---|
https://github.com/ManhNDd/CVE-2019-19203 | Exploit Third Party Advisory |
https://github.com/kkos/oniguruma/issues/163 | Exploit Patch Third Party Advisory |
https://github.com/kkos/oniguruma/releases/tag/v6.9.4_rc2 | Release Notes |
https://github.com/tarantula-team/CVE-2019-19203 | Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NO267PLHGYZSWX3XTRPKYBKD4J3YOU5V/ | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V3MBNW6Z4DOXSCNWGBLQ7OA3OGUJ44WL/ |
Configurations
History
No history.
Information
Published : 2019-11-21 21:15
Updated : 2023-11-07 03:07
NVD link : CVE-2019-19203
Mitre link : CVE-2019-19203
CVE.ORG link : CVE-2019-19203
JSON object : View
Products Affected
fedoraproject
- fedora
oniguruma_project
- oniguruma
CWE
CWE-125
Out-of-bounds Read