Lucene search

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

NULL Byte Injection

2020-08-0621:35:31
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
30
php7
null byte injection
get_headers()
user-supplied url
software vulnerability
confidential information

EPSS

0.004

Percentile

74.8%

PHP7 is vulnerable to NULL byte injection. While using get_headers() with user-supplied URL, if the URL contains null byte \0, the URL will be silently truncated. This causes certain software to make incorrect assumptions about the target of the get_headers() and potentially send confidential information to a wrong server.