cvelist/2017/7xxx/CVE-2017-7272.json

93 lines
3.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-7272",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "PHP through 7.1.11 enables potential SSRF in applications that accept an fsockopen or pfsockopen hostname argument with an expectation that the port number is constrained. Because a :port syntax is recognized, fsockopen will use the port number that is specified in the hostname argument, instead of the port number in the second argument of the function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20170403-0_PHP_Misbehavior_of_fsockopen_function_v10.txt",
"refsource" : "MISC",
"url" : "https://www.sec-consult.com/fxdata/seccons/prod/temedia/advisories_txt/20170403-0_PHP_Misbehavior_of_fsockopen_function_v10.txt"
},
{
"name" : "https://bugs.php.net/bug.php?id=74216",
"refsource" : "CONFIRM",
"url" : "https://bugs.php.net/bug.php?id=74216"
},
{
"name" : "https://bugs.php.net/bug.php?id=75505",
"refsource" : "CONFIRM",
"url" : "https://bugs.php.net/bug.php?id=75505"
},
{
"name" : "https://github.com/php/php-src/commit/bab0b99f376dac9170ac81382a5ed526938d595a",
"refsource" : "CONFIRM",
"url" : "https://github.com/php/php-src/commit/bab0b99f376dac9170ac81382a5ed526938d595a"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20180112-0001/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20180112-0001/"
},
{
"name" : "97178",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/97178"
},
{
"name" : "1038158",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1038158"
}
]
}
}