132 lines
4.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-41920",
"sourceIdentifier": "security-advisories@github.com",
"published": "2022-11-17T18:15:10.100",
"lastModified": "2022-11-22T19:09:57.583",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Lancet is a general utility library for the go programming language. Affected versions are subject to a ZipSlip issue when using the fileutil package to unzip files. This issue has been addressed and a fix will be included in versions 2.1.10 and 1.3.4. Users are advised to upgrade. There are no known workarounds for this issue."
},
{
"lang": "es",
"value": "Lancet es una librer\u00eda de utilidad general para el lenguaje de programaci\u00f3n go. Las versiones afectadas est\u00e1n sujetas a un problema con Zipslip cuando usan el paquete fileutil para descomprimir archivos. Este problema se solucion\u00f3 y se incluir\u00e1 una soluci\u00f3n en las versiones 2.1.10 y 1.3.4. Se recomienda a los usuarios que actualicen. No se conocen workarounds para este problema."
2023-04-24 12:24:31 +02:00
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lancet_project:lancet:*:*:*:*:*:go:*:*",
"versionEndExcluding": "1.3.4",
"matchCriteriaId": "B1C2AAFE-19C2-489A-942C-6F0F833A348D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lancet_project:lancet:*:*:*:*:*:go:*:*",
"versionStartIncluding": "2.0.0",
"versionEndExcluding": "2.1.10",
"matchCriteriaId": "B662D915-5AC9-44EA-9E0A-B765A89ACE6E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/duke-git/lancet/commit/f133b32faa05eb93e66175d01827afa4b7094572",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/duke-git/lancet/commit/f869a0a67098e92d24ddd913e188b32404fa72c9",
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/duke-git/lancet/issues/62",
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/duke-git/lancet/security/advisories/GHSA-pp3f-xrw5-q5j4",
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}