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

102 lines
2.9 KiB
JSON

{
"id": "CVE-2015-3027",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-04-10T15:00:11.443",
"lastModified": "2016-12-03T03:07:58.243",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Clang in LLVM, as used in Apple Xcode before 6.3, performs incorrect register allocation in a way that triggers stack storage for stack cookie pointers, which might allow context-dependent attackers to bypass a stack-guard protection mechanism via crafted input to an affected C program."
},
{
"lang": "es",
"value": "Clang en LLVM, utilizado en Apple Xcode anterior a 6.3, realiza reservas del registro incorrectas de una forma que provoca almacenaje de pila para punteros de las cookies de la pila, lo que podr\u00eda permitir a atacantes dependientes de contexto evadir un mecanismo de protecci\u00f3n de guard pilas a trav\u00e9s de entradas manipuladas en un programa C afectado."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:a:apple:xcode:*:*:*:*:*:*:*:*",
"versionEndIncluding": "6.2",
"matchCriteriaId": "AB4782FE-5AA1-40CB-8076-BB74A2593C63"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.apple.com/archives/security-announce/2015/Apr/msg00004.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/73987",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1032081",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://support.apple.com/HT204663",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}