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 filtervar() function with FILTERVALIDATE_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.
{
"unresolved_ranges": [
{
"vendor_product": "oracle:sd-wan_aware",
"extracted_events": [
{
"last_affected": "8.2"
}
],
"cpes": [
"cpe:2.3:a:oracle:sd-wan_aware:8.2:*:*:*:*:*:*:*"
],
"source": "CPE_STRING"
}
]
}{
"extracted_events": [
{
"introduced": "7.3.0"
},
{
"fixed": "7.3.29"
},
{
"introduced": "7.4.0"
},
{
"fixed": "7.4.21"
},
{
"introduced": "8.0.0"
},
{
"fixed": "8.0.8"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}