Improper Input Validation Affecting php-pecl-xdebug-debugsource package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-PHPPECLXDEBUGDEBUGSOURCE-1958704
- published 26 Jul 2021
- disclosed 1 Jul 2021
How to fix?
There is no fixed version for Centos:8 php-pecl-xdebug-debugsource.
NVD Description
Note: Versions mentioned in the description apply only to the upstream php-pecl-xdebug-debugsource package and not the php-pecl-xdebug-debugsource package as distributed by Centos.
See How to fix? for Centos:8 relevant fixed versions and status.
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.