cvelist/2015/3xxx/CVE-2015-3996.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:56:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-3996",
"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-17 22:56:39 +00:00
"lang": "eng",
"value": "The default AFSecurityPolicy.validatesDomainName configuration for AFSSLPinningModeNone in the AFNetworking framework before 2.5.3, as used in the ownCloud iOS Library, disables verification of a server hostname against the domain name in the subject's Common Name (CN) of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:56:39 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/AFNetworking/AFNetworking/issues/2619",
"refsource": "CONFIRM",
"url": "https://github.com/AFNetworking/AFNetworking/issues/2619"
},
{
"name": "https://owncloud.org/security/advisory/?id=oc-sa-2015-012",
"refsource": "CONFIRM",
"url": "https://owncloud.org/security/advisory/?id=oc-sa-2015-012"
},
{
"name": "https://github.com/AFNetworking/AFNetworking/releases/tag/2.5.3",
"refsource": "CONFIRM",
"url": "https://github.com/AFNetworking/AFNetworking/releases/tag/2.5.3"
},
{
"name": "76242",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/76242"
}
]
}
}