CVE-2017-9225

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:oniguruma_project:oniguruma:6.2.0:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:php:php:*:*:*:*:*:oniguruma-mod:*:*
cpe:2.3:a:ruby-lang:ruby:*:*:*:*:*:oniguruma-mod:*:*

History

No history.

Information

Published : 2017-05-24 15:29

Updated : 2023-12-10 12:15


NVD link : CVE-2017-9225

Mitre link : CVE-2017-9225

CVE.ORG link : CVE-2017-9225


JSON object : View

Products Affected

oniguruma_project

  • oniguruma

php

  • php

ruby-lang

  • ruby
CWE
CWE-787

Out-of-bounds Write