Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:19315
HistoryMay 16, 2019 - 2:59 a.m.

Out-of-Bounds Write

2019-05-1602:59:59
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
8

0.005 Low

EPSS

Percentile

76.8%

PHP is vulnerable to out-of-bounds write vulnerability. The vulnerability exists in next_state_val() during regular expression compilation in in Oniguruma. Octal numbers larger than 0xff are not handled correctly in fetch_token() and fetch_token_in_cc(). A malformed regular expression containing an octal number in the form of ‘\700’ would produce an invalid code point value larger than 0xff in next_state_val() leading to a memory corruption.