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

192 lines
5.2 KiB
JSON

{
"id": "CVE-2016-1248",
"sourceIdentifier": "security@debian.org",
"published": "2016-11-23T15:59:00.137",
"lastModified": "2017-07-28T01:29:00.423",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "vim before patch 8.0.0056 does not properly validate values for the 'filetype', 'syntax' and 'keymap' options, which may result in the execution of arbitrary code if a file with a specially crafted modeline is opened."
},
{
"lang": "es",
"value": "vim en versiones anteriores a patch 8.0.0056 no valida correctamente los valores para las opciones 'filetype', 'syntax' y 'keymap', lo que puede resulta en la ejecuci\u00f3n de c\u00f3digo arbitrario si se abre un archivo con una l\u00ednea de modo especialmente manipulada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:vim:vim:*:*:*:*:*:*:*:*",
"versionEndIncluding": "8.0.0055",
"matchCriteriaId": "6C46FDA7-FFAC-47FC-844E-327A0F14E824"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
}
],
"references": [
{
"url": "http://openwall.com/lists/oss-security/2016/11/22/20",
"source": "security@debian.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-2972.html",
"source": "security@debian.org"
},
{
"url": "http://www.debian.org/security/2016/dsa-3722",
"source": "security@debian.org"
},
{
"url": "http://www.securityfocus.com/bid/94478",
"source": "security@debian.org"
},
{
"url": "http://www.securitytracker.com/id/1037338",
"source": "security@debian.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-3139-1",
"source": "security@debian.org"
},
{
"url": "https://anonscm.debian.org/cgit/pkg-vim/vim.git/tree/debian/changelog",
"source": "security@debian.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/neovim/neovim/commit/4fad66fbe637818b6b3d6bc5d21923ba72795040",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://github.com/vim/vim/commit/d0b5138ba4bccff8a744c99836041ef6322ed39a",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://github.com/vim/vim/releases/tag/v8.0.0056",
"source": "security@debian.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2016/11/msg00025.html",
"source": "security@debian.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://lists.debian.org/debian-security-announce/2016/msg00305.html",
"source": "security@debian.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201701-29",
"source": "security@debian.org"
}
]
}