{ "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": [ { "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." } ] }, "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" } ] } }