{ "schema_version": "1.4.0", "id": "GHSA-2pj2-gchf-wmw7", "modified": "2023-01-27T17:41:12Z", "published": "2023-01-10T03:30:29Z", "aliases": [ "CVE-2023-22899" ], "summary": "Zip4j Origin Validation Error", "details": "Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive. This issue has been fixed in version 2.11.3.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "net.lingala.zip4j:zip4j" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.11.3" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 2.11.2" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22899" }, { "type": "WEB", "url": "https://github.com/srikanth-lingala/zip4j/issues/485" }, { "type": "WEB", "url": "https://breakingthe3ma.app" }, { "type": "WEB", "url": "https://breakingthe3ma.app/files/Threema-PST22.pdf" }, { "type": "PACKAGE", "url": "https://github.com/srikanth-lingala/zip4j" }, { "type": "WEB", "url": "https://github.com/srikanth-lingala/zip4j/releases" }, { "type": "WEB", "url": "https://github.com/srikanth-lingala/zip4j/releases/tag/v2.11.3" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=34316206" }, { "type": "WEB", "url": "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement" } ], "database_specific": { "cwe_ids": [ "CWE-346" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-13T21:34:45Z", "nvd_published_at": "2023-01-10T02:15:00Z" } }