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

117 lines
2.8 KiB
JSON

{
"id": "CVE-2023-22899",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-10T02:15:09.997",
"lastModified": "2023-01-30T16:24:43.787",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-346"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zip4j_project:zip4j:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.11.2",
"matchCriteriaId": "EB7DECD0-B6E1-49CD-A63C-47C38DFE663D"
}
]
}
]
}
],
"references": [
{
"url": "https://breakingthe3ma.app",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://breakingthe3ma.app/files/Threema-PST22.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://github.com/srikanth-lingala/zip4j/issues/485",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/srikanth-lingala/zip4j/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://news.ycombinator.com/item?id=34316206",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}