2017-10-16 12:31:07 -04:00
{
2019-03-18 00:55:41 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2015-4456" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:55:41 +00:00
"lang" : "eng" ,
"value" : "ownCloud Desktop Client before 1.8.2 does not call QNetworkReply::ignoreSslErrors with the list of errors to be ignored, which allows man-in-the-middle attackers to bypass the user's certificate distrust decision and obtain sensitive information by leveraging a self-signed certificate and a connection to a server using its own self-signed certificate."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:55:41 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "DSA-3363" ,
"refsource" : "DEBIAN" ,
"url" : "http://www.debian.org/security/2015/dsa-3363"
} ,
{
"name" : "https://github.com/owncloud/client/issues/3283" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/owncloud/client/issues/3283"
} ,
{
"name" : "https://owncloud.org/security/advisory/?id=oc-sa-2015-009" ,
"refsource" : "CONFIRM" ,
"url" : "https://owncloud.org/security/advisory/?id=oc-sa-2015-009"
} ,
{
"name" : "75354" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/75354"
}
]
}
}