"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-02-15 05:00:40 +00:00
parent 54894b2ee4
commit 8bd6367437
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 8 additions and 6 deletions

View File

@ -54,7 +54,7 @@
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL. "
"value": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL."
}
]
},
@ -92,8 +92,9 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=77423"
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=77423",
"name": "https://bugs.php.net/bug.php?id=77423"
}
]
},

View File

@ -54,7 +54,7 @@
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash. "
"value": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash."
}
]
},
@ -92,8 +92,9 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=80672"
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=80672",
"name": "https://bugs.php.net/bug.php?id=80672"
}
]
},