1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00
Files
archived-php-src/ext/filter
Christoph M. Becker a5538c6229 Fix #81122: SSRF bypass in FILTER_VALIDATE_URL
We need to ensure that the password detected by parse_url() is actually
a valid password; we can re-use is_userinfo_valid() for that.
2021-06-20 21:49:49 -07:00
..
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2006-10-03 22:18:08 +00:00