Vulnerabilites related to zip4j_project - zip4j
Vulnerability from fkie_nvd
Published
2023-01-10 02:15
Modified
2024-11-21 07:45
Severity ?
Summary
Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zip4j_project | zip4j | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:zip4j_project:zip4j:*:*:*:*:*:*:*:*", matchCriteriaId: "EB7DECD0-B6E1-49CD-A63C-47C38DFE663D", versionEndIncluding: "2.11.2", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], 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.", }, { lang: "es", value: "Zip4j hasta 2.11.2, como se usa en Threema y otros productos, no siempre verifica la MAC al descifrar un archivo ZIP.", }, ], id: "CVE-2023-22899", lastModified: "2024-11-21T07:45:36.710", metrics: { cvssMetricV31: [ { cvssData: { 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, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2023-01-10T02:15:09.997", references: [ { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://breakingthe3ma.app", }, { source: "cve@mitre.org", tags: [ "Exploit", "Technical Description", "Third Party Advisory", ], url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { source: "cve@mitre.org", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, { source: "cve@mitre.org", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/releases", }, { source: "cve@mitre.org", tags: [ "Third Party Advisory", ], url: "https://news.ycombinator.com/item?id=34316206", }, { source: "cve@mitre.org", tags: [ "Vendor Advisory", ], url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://breakingthe3ma.app", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Technical Description", "Third Party Advisory", ], url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Release Notes", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/releases", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://news.ycombinator.com/item?id=34316206", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-346", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Vulnerability from fkie_nvd
Published
2018-07-25 17:29
Modified
2024-11-21 03:40
Severity ?
Summary
zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
References
▼ | URL | Tags | |
---|---|---|---|
report@snyk.io | https://github.com/snyk/zip-slip-vulnerability | Exploit, Third Party Advisory | |
report@snyk.io | https://snyk.io/research/zip-slip-vulnerability | Exploit, Issue Tracking, Patch, Third Party Advisory | |
report@snyk.io | https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679 | Third Party Advisory | |
report@snyk.io | https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/snyk/zip-slip-vulnerability | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://snyk.io/research/zip-slip-vulnerability | Exploit, Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zip4j_project | zip4j | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:zip4j_project:zip4j:*:*:*:*:*:*:*:*", matchCriteriaId: "F740141C-7096-4657-AFD0-96381469B08D", versionEndExcluding: "1.3.3", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.", }, { lang: "es", value: "zip4j en versiones anteriores a la 1.3.3 es vulnerable a un salto de directorio, lo que permite que los atacantes escriban en archivos arbitrarios mediante un ../ (punto punto barra) en una entrada de archivo Zip que se gestiona de manera incorrecta durante la extracción. Esta vulnerabilidad también se conoce como \"Zip-Slip\".", }, ], id: "CVE-2018-1002202", lastModified: "2024-11-21T03:40:39.580", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 5.8, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:N/C:N/I:P/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 4.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", version: "3.0", }, exploitabilityScore: 2.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2018-07-25T17:29:00.797", references: [ { source: "report@snyk.io", tags: [ "Exploit", "Third Party Advisory", ], url: "https://github.com/snyk/zip-slip-vulnerability", }, { source: "report@snyk.io", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://snyk.io/research/zip-slip-vulnerability", }, { source: "report@snyk.io", tags: [ "Third Party Advisory", ], url: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", }, { source: "report@snyk.io", tags: [ "Third Party Advisory", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Third Party Advisory", ], url: "https://github.com/snyk/zip-slip-vulnerability", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://snyk.io/research/zip-slip-vulnerability", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", }, ], sourceIdentifier: "report@snyk.io", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-22", }, ], source: "report@snyk.io", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-22", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Vulnerability from fkie_nvd
Published
2022-02-24 15:15
Modified
2024-11-21 06:50
Severity ?
Summary
zip4j up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/srikanth-lingala/zip4j/issues/377 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://github.com/srikanth-lingala/zip4j/issues/418 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/srikanth-lingala/zip4j/issues/377 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/srikanth-lingala/zip4j/issues/418 | Issue Tracking, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
zip4j_project | zip4j | * |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:zip4j_project:zip4j:*:*:*:*:*:*:*:*", matchCriteriaId: "F277A8CA-DAFC-4465-BC83-4FC04FE63425", versionEndExcluding: "2.10.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "zip4j up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.", }, { lang: "es", value: " zip4j hasta la versión 2.10.0 puede lanzar varias excepciones no capturadas mientras analiza un archivo ZIP especialmente diseñado, lo que podría resultar en una caída de la aplicación. Esto podría ser utilizado para montar un ataque de denegación de servicio contra los servicios que utilizan la biblioteca zip4j", }, ], id: "CVE-2022-24615", lastModified: "2024-11-21T06:50:45.573", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2022-02-24T15:15:29.790", references: [ { source: "cve@mitre.org", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/377", }, { source: "cve@mitre.org", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/418", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/377", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://github.com/srikanth-lingala/zip4j/issues/418", }, ], sourceIdentifier: "cve@mitre.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-755", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
cve-2023-22899
Vulnerability from cvelistv5
Published
2023-01-10 00:00
Modified
2024-08-02 10:20
Severity ?
EPSS score ?
Summary
Zip4j through 2.11.2, as used in Threema and other products, does not always check the MAC when decrypting a ZIP archive.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-02T10:20:31.194Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://breakingthe3ma.app", }, { tags: [ "x_transferred", ], url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { tags: [ "x_transferred", ], url: "https://news.ycombinator.com/item?id=34316206", }, { tags: [ "x_transferred", ], url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, { tags: [ "x_transferred", ], url: "https://github.com/srikanth-lingala/zip4j/releases", }, { tags: [ "x_transferred", ], url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], 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.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2023-01-25T00:00:00", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { url: "https://breakingthe3ma.app", }, { url: "https://breakingthe3ma.app/files/Threema-PST22.pdf", }, { url: "https://news.ycombinator.com/item?id=34316206", }, { url: "https://threema.ch/en/blog/posts/news-alleged-weaknesses-statement", }, { url: "https://github.com/srikanth-lingala/zip4j/releases", }, { url: "https://github.com/srikanth-lingala/zip4j/issues/485", }, ], }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2023-22899", datePublished: "2023-01-10T00:00:00", dateReserved: "2023-01-10T00:00:00", dateUpdated: "2024-08-02T10:20:31.194Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2018-1002202
Vulnerability from cvelistv5
Published
2018-07-25 17:00
Modified
2024-08-05 12:47
Severity ?
EPSS score ?
Summary
zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.
References
▼ | URL | Tags |
---|---|---|
https://snyk.io/research/zip-slip-vulnerability | x_refsource_MISC | |
https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us | x_refsource_CONFIRM | |
https://github.com/snyk/zip-slip-vulnerability | x_refsource_MISC | |
https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679 | x_refsource_MISC |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T12:47:57.478Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://snyk.io/research/zip-slip-vulnerability", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/snyk/zip-slip-vulnerability", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "zip4j", vendor: "zip4j", versions: [ { lessThan: "1.3.3", status: "affected", version: "unspecified", versionType: "custom", }, ], }, ], dateAssigned: "2018-05-17T00:00:00", datePublic: "2018-05-31T00:00:00", descriptions: [ { lang: "en", value: "zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.", }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-22", description: "CWE-22", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2018-10-26T09:57:01", orgId: "bae035ff-b466-4ff4-94d0-fc9efd9e1730", shortName: "snyk", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://snyk.io/research/zip-slip-vulnerability", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/snyk/zip-slip-vulnerability", }, { tags: [ "x_refsource_MISC", ], url: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "report@snyk.io", DATE_ASSIGNED: "2018-05-17T10:52Z", ID: "CVE-2018-1002202", REQUESTER: "danny@snyk.io", STATE: "PUBLIC", UPDATED: "2018-05-17T10:52Z", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "zip4j", version: { version_data: [ { version_affected: "<", version_value: "1.3.3", }, ], }, }, ], }, vendor_name: "zip4j", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "zip4j before 1.3.3 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ (dot dot slash) in a Zip archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-22", }, ], }, ], }, references: { reference_data: [ { name: "https://snyk.io/research/zip-slip-vulnerability", refsource: "MISC", url: "https://snyk.io/research/zip-slip-vulnerability", }, { name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", refsource: "CONFIRM", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbmu03895en_us", }, { name: "https://github.com/snyk/zip-slip-vulnerability", refsource: "MISC", url: "https://github.com/snyk/zip-slip-vulnerability", }, { name: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", refsource: "MISC", url: "https://snyk.io/vuln/SNYK-JAVA-NETLINGALAZIP4J-31679", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "bae035ff-b466-4ff4-94d0-fc9efd9e1730", assignerShortName: "snyk", cveId: "CVE-2018-1002202", datePublished: "2018-07-25T17:00:00", dateReserved: "2018-07-25T00:00:00", dateUpdated: "2024-08-05T12:47:57.478Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }
cve-2022-24615
Vulnerability from cvelistv5
Published
2022-02-24 14:20
Modified
2024-08-03 04:13
Severity ?
EPSS score ?
Summary
zip4j up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.
References
▼ | URL | Tags |
---|---|---|
https://github.com/srikanth-lingala/zip4j/issues/377 | x_refsource_MISC | |
https://github.com/srikanth-lingala/zip4j/issues/418 | x_refsource_MISC |
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T04:13:56.734Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/srikanth-lingala/zip4j/issues/377", }, { tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/srikanth-lingala/zip4j/issues/418", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "n/a", vendor: "n/a", versions: [ { status: "affected", version: "n/a", }, ], }, ], descriptions: [ { lang: "en", value: "zip4j up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.", }, ], problemTypes: [ { descriptions: [ { description: "n/a", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2022-04-13T14:41:29", orgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", shortName: "mitre", }, references: [ { tags: [ "x_refsource_MISC", ], url: "https://github.com/srikanth-lingala/zip4j/issues/377", }, { tags: [ "x_refsource_MISC", ], url: "https://github.com/srikanth-lingala/zip4j/issues/418", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-24615", 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 up to v2.10.0 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/srikanth-lingala/zip4j/issues/377", refsource: "MISC", url: "https://github.com/srikanth-lingala/zip4j/issues/377", }, { name: "https://github.com/srikanth-lingala/zip4j/issues/418", refsource: "MISC", url: "https://github.com/srikanth-lingala/zip4j/issues/418", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "8254265b-2729-46b6-b9e3-3dfca2d5bfca", assignerShortName: "mitre", cveId: "CVE-2022-24615", datePublished: "2022-02-24T14:20:59", dateReserved: "2022-02-07T00:00:00", dateUpdated: "2024-08-03T04:13:56.734Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", }