An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 and mbstring in PHP through 7.1.5. A stack out-of-bounds write in onigenc_unicode_get_case_fold_codes_by_str() occurs during regular expression compilation. Code point 0xFFFFFFFF is not properly handled in unicode_unfold_key(). A malformed regular expression could result in 4 bytes being written off the end of a stack buffer of expand_case_fold_string() during the call to onigenc_unicode_get_case_fold_codes_by_str(), a typical stack buffer overflow.
References
Link | Resource |
---|---|
https://github.com/kkos/oniguruma/commit/166a6c3999bf06b4de0ab4ce6b088a468cc4029f | Patch Third Party Advisory |
https://github.com/kkos/oniguruma/issues/56 | Exploit Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2022-10-03T16:23:09
Updated: 2022-10-03T16:23:09
Reserved: 2022-10-03T00:00:00
Link: CVE-2017-9225
JSON object: View
NVD Information
Status : Analyzed
Published: 2017-05-24T15:29:00.230
Modified: 2017-06-02T14:14:36.943
Link: CVE-2017-9225
JSON object: View
Redhat Information
No data.
CWE