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

109 lines
2.9 KiB
JSON

{
"id": "CVE-2018-14329",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-07-17T02:29:00.220",
"lastModified": "2019-09-18T14:21:40.190",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In HTSlib 1.8, a race condition in cram/cram_io.c might allow local users to overwrite arbitrary files via a symlink attack."
},
{
"lang": "es",
"value": "En HTSlib 1.8, una condici\u00f3n de carrera en cram/cram_io.c podr\u00eda permitir que usuarios locales sobrescriban archivos arbitrarios mediante un ataque de v\u00ednculo simb\u00f3lico."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.0,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:P/A:P",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 3.3
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
},
{
"lang": "en",
"value": "CWE-59"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:htslib:htslib:1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "CE46DC92-5339-441A-95B3-BBBE0910C816"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/samtools/htslib/issues/736",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}