Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:26204
HistoryAug 06, 2020 - 9:35 p.m.

Out-of-bound Read

2020-08-0621:35:42
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
16
php
vulnerability
out-of-bound
urldecode
ebcdic
memory

EPSS

0.017

Percentile

88.1%

PHP is vulnerable to out-of-bound read. It is possible when compiled with EBCDIC support (uncommon), urldecode() function can be made to access locations past the allocated memory, due to erroneously using signed numbers as array indexes.