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

121 lines
3.6 KiB
JSON

{
"id": "CVE-2017-1000249",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-11T19:29:00.200",
"lastModified": "2017-11-08T02:29:02.333",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An issue in file() was introduced in commit 9611f31313a93aa036389c5f3b15eea53510d4d1 (Oct 2016) lets an attacker overwrite a fixed 20 bytes stack buffer with a specially crafted .notes section in an ELF binary. This was fixed in commit 35c94dc6acc418f1ad7f6241a6680e5327495793 (Aug 2017)."
},
{
"lang": "es",
"value": "Se introdujo un fallo en la funci\u00f3n file() en un commit con ID 9611f31313a93aa036389c5f3b15eea53510d4d1 (octubre 2016) que permite a un atacante sobrescribir un b\u00fafer de pila fijo de 20 bytes con una secci\u00f3n .notes especialmente manipulada en un archivo binario ELF. Esto se solucion\u00f3 en el commit con ID 35c94dc6acc418f1ad7f6241a6680e5327495793 (agosto 2017)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
],
"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-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:file_project:file:5.29:*:*:*:*:*:*:*",
"matchCriteriaId": "AA05566A-1567-4115-B62B-7B268A84050A"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2017/dsa-3965",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/file/file/commit/35c94dc6acc418f1ad7f6241a6680e5327495793",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/file/file/commit/9611f31313a93aa036389c5f3b15eea53510d4d",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201710-02",
"source": "cve@mitre.org"
}
]
}