René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
3.8 KiB
JSON

{
"id": "CVE-2014-1263",
"sourceIdentifier": "product-security@apple.com",
"published": "2014-02-27T01:55:04.070",
"lastModified": "2014-05-05T05:32:35.670",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "curl and libcurl 7.27.0 through 7.35.0, when using the SecureTransport/Darwinssl backend, as used in in Apple OS X 10.9.x before 10.9.2, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate when accessing a URL that uses a numerical IP address, which allows man-in-the-middle attackers to spoof servers via an arbitrary valid certificate."
},
{
"lang": "es",
"value": "curl en Apple OS X 10.9.x anterior a 10.9.2 no verifica los certificados X.509 de servidores HTTPS que son accedidos mediante el uso de una direcci\u00f3n IP num\u00e9rica, lo que permite a atacantes man-in-the-middle falsificar servidores a trav\u00e9s de un certificado manipulado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x:*:*:*:*:*:*:*:*",
"versionEndIncluding": "10.9.1",
"matchCriteriaId": "C8303A91-5C8F-4709-83D6-3D211F9C57EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:mac_os_x:10.9:*:*:*:*:*:*:*",
"matchCriteriaId": "A48A5310-A589-4E9B-99BC-F840CC1A6A44"
}
]
}
]
}
],
"references": [
{
"url": "http://curl.haxx.se/docs/adv_20140326C.html",
"source": "product-security@apple.com"
},
{
"url": "http://support.apple.com/kb/HT6150",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://twitter.com/agl__/statuses/437029812046422016",
"source": "product-security@apple.com"
},
{
"url": "http://twitter.com/okoeroo/statuses/437272014043496449",
"source": "product-security@apple.com",
"tags": [
"Exploit"
]
},
{
"url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/",
"source": "product-security@apple.com"
},
{
"url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-1-4-9-release/",
"source": "product-security@apple.com"
},
{
"url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-11-1-3-release/",
"source": "product-security@apple.com"
},
{
"url": "https://gist.github.com/rmoriz/fb2b0a6a0ce10550ab73",
"source": "product-security@apple.com",
"tags": [
"Exploit"
]
}
]
}