2018-02-09 01:02:18 -05:00
{
2019-03-18 05:30:21 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-10712" ,
"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" : [
2018-02-09 01:02:18 -05:00
{
2019-03-18 05:30:21 +00:00
"lang" : "eng" ,
"value" : "In PHP before 5.5.32, 5.6.x before 5.6.18, and 7.x before 7.0.3, all of the return values of stream_get_meta_data can be controlled if the input can be controlled (e.g., during file uploads). For example, a \"$uri = stream_get_meta_data(fopen($file, \"r\"))['uri']\" call mishandles the case where $file is data:text/plain;uri=eviluri, -- in other words, metadata can be set by an attacker."
2018-02-09 01:02:18 -05:00
}
2019-03-18 05:30:21 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "USN-3600-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3600-1/"
} ,
{
"name" : "https://bugs.php.net/bug.php?id=71323" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.php.net/bug.php?id=71323"
} ,
{
"name" : "https://git.php.net/?p=php-src.git;a=commit;h=6297a117d77fa3a0df2e21ca926a92c231819cd5" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.php.net/?p=php-src.git;a=commit;h=6297a117d77fa3a0df2e21ca926a92c231819cd5"
2019-05-22 16:00:45 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-3566-2" ,
"url" : "https://usn.ubuntu.com/3566-2/"
2019-03-18 05:30:21 +00:00
}
]
}
}