Description
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.
References
https://bugs.php.net/bug.php?id=81122
https://security.gentoo.org/glsa/202209-20
https://security.netapp.com/advisory/ntap-20211029-0006/
https://www.oracle.com/security-alerts/cpujan2022.html
https://bugs.php.net/bug.php?id=81122
https://security.gentoo.org/glsa/202209-20
https://security.netapp.com/advisory/ntap-20211029-0006/
https://www.oracle.com/security-alerts/cpujan2022.html
CVSS impact metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
4.3 · Medium
Information
Source identifier
Vulnerability status
Modified
Published
2021-10-04T02:15:08.210Z
4 years agoLast modified
2024-11-21T04:48:52.327Z
1 year ago