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 heap out-of-bounds write or read occurs in nextstateval() during regular expression compilation. Octal numbers larger than 0xff are not handled correctly in fetchtoken() and fetchtokenincc(). A malformed regular expression containing an octal number in the form of '\700' would produce an invalid code point value larger than 0xff in nextstateval(), resulting in an out-of-bounds write memory corruption.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-9226.json"
[
{
"id": "CVE-2017-9226-343f4c1a",
"signature_type": "Function",
"digest": {
"function_hash": "233037532068098537505988791132617368492",
"length": 13872.0
},
"signature_version": "v1",
"source": "https://github.com/php/php-src/commit/73915a2bd61f21fd809b4d50af9aba950f43e807",
"target": {
"function": "compile_bracket_matchingpath",
"file": "ext/pcre/pcrelib/pcre_jit_compile.c"
},
"deprecated": false
},
{
"id": "CVE-2017-9226-cfd9dfdb",
"signature_type": "Line",
"digest": {
"threshold": 0.9,
"line_hashes": [
"41612049881914751775057704412356952022",
"206133687184829194312361432760839012982",
"60469889591596012334583203454317370370",
"317056786488417399517652373716894105276"
]
},
"signature_version": "v1",
"source": "https://github.com/php/php-src/commit/73915a2bd61f21fd809b4d50af9aba950f43e807",
"target": {
"file": "ext/pcre/pcrelib/pcre_jit_compile.c"
},
"deprecated": false
}
]