219 lines
6.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2014-4455",
"sourceIdentifier": "product-security@apple.com",
"published": "2014-11-18T11:59:03.747",
"lastModified": "2019-03-08T16:06:31.747",
"vulnStatus": "Modified",
"evaluatorComment": "Per an <a href=\"http://support.apple.com/en-us/HT204246\">Apple Security Advisory</a> Apple TV before 7.0.3 was also vulnerable.\nPer an <a href=\"http://support.apple.com/en-us/HT204245\">Apple Security Advisory</a> Apple iOS before 8.1.3 was also vulnerable.\n\nThese product additions are reflected in the vulnerable configuration.",
"descriptions": [
{
"lang": "en",
"value": "dyld in Apple iOS before 8.1.1 and Apple TV before 7.0.2 does not properly handle overlapping segments in Mach-O executable files, which allows local users to bypass intended code-signing restrictions via a crafted file."
},
{
"lang": "es",
"value": "dyld en Apple iOS anterior a 8.1.1 y Apple TV anterior a 7.0.2 no gestiona correctamente los segmentos superpuestos en archivos ejecutables de Mach-O lo que permite a usuarios locales eludir las restricciones de la firma de c\u00f3digo a trav\u00e9s de un archivo manipulado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.1
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.1.2",
"matchCriteriaId": "31944D25-25B6-4EA4-92B0-6B03921E0CCE"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.0.1",
"matchCriteriaId": "1C32F3FB-EBDF-4A80-B7D9-42EDEF5DC6F4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5365205F-B91D-4123-8CFD-EA42E0DEA944"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "D8C7F676-5ACC-4330-9591-465CA8AF77AA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D5314D7F-8352-41F5-A155-5E5392C58ABF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.1:*:*:*:*:*:*:*",
"matchCriteriaId": "36567F18-DE70-4189-A52E-A0376C779B7C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5EA1745A-E240-462A-BDA9-200DB6AC112F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "EC814F33-E1D4-4910-BD1C-2C002D734415"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "1CBE682D-CC59-463E-B122-1BDEC8989AD3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:6.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "874EF671-49AA-4F0A-B656-60E66DFBB70B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BEE6A417-B836-4A74-AF3B-990B61D6EFC1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:apple:tvos:7.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2D1EE7DC-E10C-4A34-AF32-03A9DC920BBA"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.apple.com/archives/security-announce/2014/Nov/msg00000.html",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.apple.com/archives/security-announce/2014/Nov/msg00002.html",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.apple.com/archives/security-announce/2015/Jan/msg00000.html",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://lists.apple.com/archives/security-announce/2015/Jan/msg00001.html",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://support.apple.com/HT204245",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://support.apple.com/HT204246",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/71140",
"source": "product-security@apple.com"
},
{
"url": "http://www.securitytracker.com/id/1031231",
"source": "product-security@apple.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/98773",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/en-us/HT204418",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/en-us/HT204420",
"source": "product-security@apple.com"
},
{
"url": "https://support.apple.com/en-us/HT6590",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://support.apple.com/en-us/HT6592",
"source": "product-security@apple.com",
"tags": [
"Vendor Advisory"
]
}
]
}