gsd-2023-22899
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-22899", id: "GSD-2023-22899", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-22899", ], details: "Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.", id: "GSD-2023-22899", modified: "2023-12-13T01:20:42.749670Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2023-22899", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://breakingthe3ma.app", refsource: "MISC", url: "https://breakingthe3ma.app", }, { name: "https://breakingthe3ma.app/files/Threema-PST22.pdf", refsource: "MISC", url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { name: "https://news.ycombinator.com/item?id=34316206", refsource: "MISC", url: "https://news.ycombinator.com/item?id=34316206", }, { name: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", refsource: "MISC", url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, { name: "https://github.com/srikanth-lingala/zip4j/releases", refsource: "MISC", url: "https://github.com/srikanth-lingala/zip4j/releases", }, { name: "https://github.com/srikanth-lingala/zip4j/issues/485", refsource: "MISC", url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "(,2.11.2]", affected_versions: "All versions up to 2.11.2", cvss_v3: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", cwe_ids: [ "CWE-1035", "CWE-346", "CWE-937", ], date: "2023-01-30", description: "Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.", fixed_versions: [], identifier: "CVE-2023-22899", identifiers: [ "CVE-2023-22899", ], not_impacted: "", package_slug: "maven/net.lingala.zip4j/zip4j", pubdate: "2023-01-10", solution: "Unfortunately, there is no solution available yet.", title: "Origin Validation Error", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22899", "https://breakingthe3ma.app/files/Threema-PST22.pdf", "https://news.ycombinator.com/item?id=34316206", "https://github.com/srikanth-lingala/zip4j/releases", "https://breakingthe3ma.app", "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", ], uuid: "4e650a71-25f4-4ef7-820f-bc92d1c74275", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:zip4j_project:zip4j:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "2.11.2", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2023-22899", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { 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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-346", }, ], }, ], }, references: { reference_data: [ { name: "https://breakingthe3ma.app/files/Threema-PST22.pdf", refsource: "MISC", tags: [ "Exploit", "Technical Description", "Third Party Advisory", ], url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { name: "https://news.ycombinator.com/item?id=34316206", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://news.ycombinator.com/item?id=34316206", }, { name: "https://github.com/srikanth-lingala/zip4j/releases", refsource: "MISC", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/releases", }, { name: "https://breakingthe3ma.app", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://breakingthe3ma.app", }, { name: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, { name: "https://github.com/srikanth-lingala/zip4j/issues/485", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.9, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 2.2, impactScore: 3.6, }, }, lastModifiedDate: "2023-01-30T16:24Z", publishedDate: "2023-01-10T02:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.