Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-39134 (GCVE-0-2024-39134)
Vulnerability from cvelistv5
Published
2024-06-27 00:00
Modified
2024-08-02 04:19
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:zziplib:zziplib:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "zziplib",
"vendor": "zziplib",
"versions": [
{
"status": "affected",
"version": "0.13.77"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-39134",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-28T15:31:46.906821Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-120",
"description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-28T15:34:50.880Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T04:19:20.490Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/gdraheim/zziplib/issues/165"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-27T20:17:08.312114",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/gdraheim/zziplib/issues/165"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-39134",
"datePublished": "2024-06-27T00:00:00",
"dateReserved": "2024-06-21T00:00:00",
"dateUpdated": "2024-08-02T04:19:20.490Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-39134\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-06-27T21:15:15.883\",\"lastModified\":\"2025-07-10T12:56:12.247\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.\"},{\"lang\":\"es\",\"value\":\"Una vulnerabilidad de desbordamiento de b\u00fafer de pila en zziplibv 0.13.77 permite a atacantes provocar una denegaci\u00f3n de servicio a trav\u00e9s de la funci\u00f3n __zzip_fetch_disk_trailer() en /zzip/zip.c.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gdraheim:zziplib:0.13.77:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5630DC72-8FE9-4501-AD7E-C582951C2561\"}]}]}],\"references\":[{\"url\":\"https://github.com/gdraheim/zziplib/issues/165\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\",\"Patch\"]},{\"url\":\"https://github.com/gdraheim/zziplib/issues/165\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Vendor Advisory\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-39134\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-28T15:31:46.906821Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:zziplib:zziplib:*:*:*:*:*:*:*:*\"], \"vendor\": \"zziplib\", \"product\": \"zziplib\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.13.77\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-120\", \"description\": \"CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-28T15:34:44.260Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/gdraheim/zziplib/issues/165\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-06-27T20:17:08.312114\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-39134\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-06-28T15:34:50.880Z\", \"dateReserved\": \"2024-06-21T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-06-27T00:00:00\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
ghsa-g9gg-xprq-97gc
Vulnerability from github
Published
2024-06-27 21:32
Modified
2024-07-03 18:47
Severity ?
VLAI Severity ?
Details
A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.
{
"affected": [],
"aliases": [
"CVE-2024-39134"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-06-27T21:15:15Z",
"severity": "HIGH"
},
"details": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"id": "GHSA-g9gg-xprq-97gc",
"modified": "2024-07-03T18:47:14Z",
"published": "2024-06-27T21:32:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39134"
},
{
"type": "WEB",
"url": "https://github.com/gdraheim/zziplib/issues/165"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
fkie_cve-2024-39134
Vulnerability from fkie_nvd
Published
2024-06-27 21:15
Modified
2025-07-10 12:56
Severity ?
Summary
A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/gdraheim/zziplib/issues/165 | Exploit, Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/gdraheim/zziplib/issues/165 | Exploit, Issue Tracking, Patch, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gdraheim:zziplib:0.13.77:*:*:*:*:*:*:*",
"matchCriteriaId": "5630DC72-8FE9-4501-AD7E-C582951C2561",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c."
},
{
"lang": "es",
"value": "Una vulnerabilidad de desbordamiento de b\u00fafer de pila en zziplibv 0.13.77 permite a atacantes provocar una denegaci\u00f3n de servicio a trav\u00e9s de la funci\u00f3n __zzip_fetch_disk_trailer() en /zzip/zip.c."
}
],
"id": "CVE-2024-39134",
"lastModified": "2025-07-10T12:56:12.247",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-06-27T21:15:15.883",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/gdraheim/zziplib/issues/165"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/gdraheim/zziplib/issues/165"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
suse-su-2024:2925-1
Vulnerability from csaf_suse
Published
2024-08-15 07:01
Modified
2024-08-15 07:01
Summary
Security update for zziplib
Notes
Title of the patch
Security update for zziplib
Description of the patch
This update for zziplib fixes the following issues:
- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)
Patchnames
SUSE-2024-2925,SUSE-SLE-Module-Basesystem-15-SP6-2024-2925,openSUSE-SLE-15.6-2024-2925
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for zziplib",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zziplib fixes the following issues:\n\n- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2925,SUSE-SLE-Module-Basesystem-15-SP6-2024-2925,openSUSE-SLE-15.6-2024-2925",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2925-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2925-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242925-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2925-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019205.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227178",
"url": "https://bugzilla.suse.com/1227178"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39134 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39134/"
}
],
"title": "Security update for zziplib",
"tracking": {
"current_release_date": "2024-08-15T07:01:23Z",
"generator": {
"date": "2024-08-15T07:01:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2925-1",
"initial_release_date": "2024-08-15T07:01:23Z",
"revision_history": [
{
"date": "2024-08-15T07:01:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"product": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"product_id": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"product": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"product_id": "zziplib-devel-0.13.72-150600.4.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-64bit-0.13.72-150600.4.3.1.aarch64_ilp32",
"product": {
"name": "libzzip-0-13-64bit-0.13.72-150600.4.3.1.aarch64_ilp32",
"product_id": "libzzip-0-13-64bit-0.13.72-150600.4.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "zziplib-devel-64bit-0.13.72-150600.4.3.1.aarch64_ilp32",
"product": {
"name": "zziplib-devel-64bit-0.13.72-150600.4.3.1.aarch64_ilp32",
"product_id": "zziplib-devel-64bit-0.13.72-150600.4.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.72-150600.4.3.1.i586",
"product": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.i586",
"product_id": "libzzip-0-13-0.13.72-150600.4.3.1.i586"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.72-150600.4.3.1.i586",
"product": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.i586",
"product_id": "zziplib-devel-0.13.72-150600.4.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"product": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"product_id": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"product": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"product_id": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"product": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"product_id": "libzzip-0-13-0.13.72-150600.4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.72-150600.4.3.1.s390x",
"product": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.s390x",
"product_id": "zziplib-devel-0.13.72-150600.4.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"product": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"product_id": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"product": {
"name": "libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"product_id": "libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"product": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"product_id": "zziplib-devel-0.13.72-150600.4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64",
"product": {
"name": "zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64",
"product_id": "zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.s390x"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.s390x"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.72-150600.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64"
},
"product_reference": "zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-39134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39134"
}
],
"notes": [
{
"category": "general",
"text": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39134",
"url": "https://www.suse.com/security/cve/CVE-2024-39134"
},
{
"category": "external",
"summary": "SUSE Bug 1227178 for CVE-2024-39134",
"url": "https://bugzilla.suse.com/1227178"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:libzzip-0-13-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:libzzip-0-13-32bit-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.aarch64",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.ppc64le",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.s390x",
"openSUSE Leap 15.6:zziplib-devel-0.13.72-150600.4.3.1.x86_64",
"openSUSE Leap 15.6:zziplib-devel-32bit-0.13.72-150600.4.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-15T07:01:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-39134"
}
]
}
suse-su-2024:3083-1
Vulnerability from csaf_suse
Published
2024-09-02 14:45
Modified
2024-09-02 14:45
Summary
Security update for zziplib
Notes
Title of the patch
Security update for zziplib
Description of the patch
This update for zziplib fixes the following issues:
- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)
Patchnames
SUSE-2024-3083,SUSE-SLE-Module-Basesystem-15-SP5-2024-3083,openSUSE-SLE-15.5-2024-3083
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for zziplib",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zziplib fixes the following issues:\n\n- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3083,SUSE-SLE-Module-Basesystem-15-SP5-2024-3083,openSUSE-SLE-15.5-2024-3083",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3083-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3083-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243083-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3083-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019333.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227178",
"url": "https://bugzilla.suse.com/1227178"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39134 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39134/"
}
],
"title": "Security update for zziplib",
"tracking": {
"current_release_date": "2024-09-02T14:45:14Z",
"generator": {
"date": "2024-09-02T14:45:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3083-1",
"initial_release_date": "2024-09-02T14:45:14Z",
"revision_history": [
{
"date": "2024-09-02T14:45:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"product": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"product_id": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"product": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"product_id": "zziplib-devel-0.13.69-150000.3.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-64bit-0.13.69-150000.3.20.1.aarch64_ilp32",
"product": {
"name": "libzzip-0-13-64bit-0.13.69-150000.3.20.1.aarch64_ilp32",
"product_id": "libzzip-0-13-64bit-0.13.69-150000.3.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "zziplib-devel-64bit-0.13.69-150000.3.20.1.aarch64_ilp32",
"product": {
"name": "zziplib-devel-64bit-0.13.69-150000.3.20.1.aarch64_ilp32",
"product_id": "zziplib-devel-64bit-0.13.69-150000.3.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.69-150000.3.20.1.i586",
"product": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.i586",
"product_id": "libzzip-0-13-0.13.69-150000.3.20.1.i586"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.69-150000.3.20.1.i586",
"product": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.i586",
"product_id": "zziplib-devel-0.13.69-150000.3.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"product": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"product_id": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"product": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"product_id": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"product": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"product_id": "libzzip-0-13-0.13.69-150000.3.20.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.69-150000.3.20.1.s390x",
"product": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.s390x",
"product_id": "zziplib-devel-0.13.69-150000.3.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"product": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"product_id": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"product": {
"name": "libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"product_id": "libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"product": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"product_id": "zziplib-devel-0.13.69-150000.3.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64",
"product": {
"name": "zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64",
"product_id": "zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.s390x"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.s390x"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.69-150000.3.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64"
},
"product_reference": "zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-39134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39134"
}
],
"notes": [
{
"category": "general",
"text": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39134",
"url": "https://www.suse.com/security/cve/CVE-2024-39134"
},
{
"category": "external",
"summary": "SUSE Bug 1227178 for CVE-2024-39134",
"url": "https://bugzilla.suse.com/1227178"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:libzzip-0-13-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:libzzip-0-13-32bit-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.aarch64",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.ppc64le",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.s390x",
"openSUSE Leap 15.5:zziplib-devel-0.13.69-150000.3.20.1.x86_64",
"openSUSE Leap 15.5:zziplib-devel-32bit-0.13.69-150000.3.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-02T14:45:14Z",
"details": "moderate"
}
],
"title": "CVE-2024-39134"
}
]
}
suse-su-2024:2926-1
Vulnerability from csaf_suse
Published
2024-08-15 07:01
Modified
2024-08-15 07:01
Summary
Security update for zziplib
Notes
Title of the patch
Security update for zziplib
Description of the patch
This update for zziplib fixes the following issues:
- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)
Patchnames
SUSE-2024-2926,SUSE-SLE-SDK-12-SP5-2024-2926,SUSE-SLE-WE-12-SP5-2024-2926
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for zziplib",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zziplib fixes the following issues:\n\n- CVE-2024-39134: Fixed a stack buffer overflow via the __zzip_fetch_disk_trailer() (bsc#1227178)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2926,SUSE-SLE-SDK-12-SP5-2024-2926,SUSE-SLE-WE-12-SP5-2024-2926",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2926-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2926-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242926-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2926-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019204.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227178",
"url": "https://bugzilla.suse.com/1227178"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39134 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39134/"
}
],
"title": "Security update for zziplib",
"tracking": {
"current_release_date": "2024-08-15T07:01:40Z",
"generator": {
"date": "2024-08-15T07:01:40Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2926-1",
"initial_release_date": "2024-08-15T07:01:40Z",
"revision_history": [
{
"date": "2024-08-15T07:01:40Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.aarch64",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.aarch64",
"product_id": "libzzip-0-13-0.13.67-10.39.1.aarch64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.aarch64",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.aarch64",
"product_id": "zziplib-devel-0.13.67-10.39.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-64bit-0.13.67-10.39.1.aarch64_ilp32",
"product": {
"name": "libzzip-0-13-64bit-0.13.67-10.39.1.aarch64_ilp32",
"product_id": "libzzip-0-13-64bit-0.13.67-10.39.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "zziplib-devel-64bit-0.13.67-10.39.1.aarch64_ilp32",
"product": {
"name": "zziplib-devel-64bit-0.13.67-10.39.1.aarch64_ilp32",
"product_id": "zziplib-devel-64bit-0.13.67-10.39.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.i586",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.i586",
"product_id": "libzzip-0-13-0.13.67-10.39.1.i586"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.i586",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.i586",
"product_id": "zziplib-devel-0.13.67-10.39.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.ppc64le",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.ppc64le",
"product_id": "libzzip-0-13-0.13.67-10.39.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.ppc64le",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.ppc64le",
"product_id": "zziplib-devel-0.13.67-10.39.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.s390",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.s390",
"product_id": "libzzip-0-13-0.13.67-10.39.1.s390"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.s390",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.s390",
"product_id": "zziplib-devel-0.13.67-10.39.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.s390x",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.s390x",
"product_id": "libzzip-0-13-0.13.67-10.39.1.s390x"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.67-10.39.1.s390x",
"product": {
"name": "libzzip-0-13-32bit-0.13.67-10.39.1.s390x",
"product_id": "libzzip-0-13-32bit-0.13.67-10.39.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.s390x",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.s390x",
"product_id": "zziplib-devel-0.13.67-10.39.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.67-10.39.1.s390x",
"product": {
"name": "zziplib-devel-32bit-0.13.67-10.39.1.s390x",
"product_id": "zziplib-devel-32bit-0.13.67-10.39.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.67-10.39.1.x86_64",
"product": {
"name": "libzzip-0-13-0.13.67-10.39.1.x86_64",
"product_id": "libzzip-0-13-0.13.67-10.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.67-10.39.1.x86_64",
"product": {
"name": "libzzip-0-13-32bit-0.13.67-10.39.1.x86_64",
"product_id": "libzzip-0-13-32bit-0.13.67-10.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.67-10.39.1.x86_64",
"product": {
"name": "zziplib-devel-0.13.67-10.39.1.x86_64",
"product_id": "zziplib-devel-0.13.67-10.39.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.67-10.39.1.x86_64",
"product": {
"name": "zziplib-devel-32bit-0.13.67-10.39.1.x86_64",
"product_id": "zziplib-devel-32bit-0.13.67-10.39.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.67-10.39.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.67-10.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.67-10.39.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.67-10.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.67-10.39.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.67-10.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.67-10.39.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.67-10.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.67-10.39.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.67-10.39.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.67-10.39.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.67-10.39.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.67-10.39.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.s390x"
},
"product_reference": "zziplib-devel-0.13.67-10.39.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.67-10.39.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.67-10.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.67-10.39.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.67-10.39.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-39134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39134"
}
],
"notes": [
{
"category": "general",
"text": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39134",
"url": "https://www.suse.com/security/cve/CVE-2024-39134"
},
{
"category": "external",
"summary": "SUSE Bug 1227178 for CVE-2024-39134",
"url": "https://bugzilla.suse.com/1227178"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zziplib-devel-0.13.67-10.39.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libzzip-0-13-0.13.67-10.39.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-15T07:01:40Z",
"details": "moderate"
}
],
"title": "CVE-2024-39134"
}
]
}
opensuse-su-2024:14259-1
Vulnerability from csaf_opensuse
Published
2024-08-11 00:00
Modified
2024-08-11 00:00
Summary
libzzip-0-13-0.13.78-1.1 on GA media
Notes
Title of the patch
libzzip-0-13-0.13.78-1.1 on GA media
Description of the patch
These are all security issues fixed in the libzzip-0-13-0.13.78-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14259
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libzzip-0-13-0.13.78-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libzzip-0-13-0.13.78-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14259",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14259-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39133 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39134 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39134/"
}
],
"title": "libzzip-0-13-0.13.78-1.1 on GA media",
"tracking": {
"current_release_date": "2024-08-11T00:00:00Z",
"generator": {
"date": "2024-08-11T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14259-1",
"initial_release_date": "2024-08-11T00:00:00Z",
"revision_history": [
{
"date": "2024-08-11T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.78-1.1.aarch64",
"product": {
"name": "libzzip-0-13-0.13.78-1.1.aarch64",
"product_id": "libzzip-0-13-0.13.78-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"product": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"product_id": "libzzip-0-13-32bit-0.13.78-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.78-1.1.aarch64",
"product": {
"name": "zziplib-devel-0.13.78-1.1.aarch64",
"product_id": "zziplib-devel-0.13.78-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.78-1.1.aarch64",
"product": {
"name": "zziplib-devel-32bit-0.13.78-1.1.aarch64",
"product_id": "zziplib-devel-32bit-0.13.78-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.78-1.1.ppc64le",
"product": {
"name": "libzzip-0-13-0.13.78-1.1.ppc64le",
"product_id": "libzzip-0-13-0.13.78-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"product": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"product_id": "libzzip-0-13-32bit-0.13.78-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.78-1.1.ppc64le",
"product": {
"name": "zziplib-devel-0.13.78-1.1.ppc64le",
"product_id": "zziplib-devel-0.13.78-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"product": {
"name": "zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"product_id": "zziplib-devel-32bit-0.13.78-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.78-1.1.s390x",
"product": {
"name": "libzzip-0-13-0.13.78-1.1.s390x",
"product_id": "libzzip-0-13-0.13.78-1.1.s390x"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.78-1.1.s390x",
"product": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.s390x",
"product_id": "libzzip-0-13-32bit-0.13.78-1.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.78-1.1.s390x",
"product": {
"name": "zziplib-devel-0.13.78-1.1.s390x",
"product_id": "zziplib-devel-0.13.78-1.1.s390x"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.78-1.1.s390x",
"product": {
"name": "zziplib-devel-32bit-0.13.78-1.1.s390x",
"product_id": "zziplib-devel-32bit-0.13.78-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzzip-0-13-0.13.78-1.1.x86_64",
"product": {
"name": "libzzip-0-13-0.13.78-1.1.x86_64",
"product_id": "libzzip-0-13-0.13.78-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"product": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"product_id": "libzzip-0-13-32bit-0.13.78-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-0.13.78-1.1.x86_64",
"product": {
"name": "zziplib-devel-0.13.78-1.1.x86_64",
"product_id": "zziplib-devel-0.13.78-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "zziplib-devel-32bit-0.13.78-1.1.x86_64",
"product": {
"name": "zziplib-devel-32bit-0.13.78-1.1.x86_64",
"product_id": "zziplib-devel-32bit-0.13.78-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.78-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64"
},
"product_reference": "libzzip-0-13-0.13.78-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.78-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le"
},
"product_reference": "libzzip-0-13-0.13.78-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.78-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x"
},
"product_reference": "libzzip-0-13-0.13.78-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-0.13.78-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64"
},
"product_reference": "libzzip-0-13-0.13.78-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64"
},
"product_reference": "libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le"
},
"product_reference": "libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x"
},
"product_reference": "libzzip-0-13-32bit-0.13.78-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzzip-0-13-32bit-0.13.78-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64"
},
"product_reference": "libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.78-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64"
},
"product_reference": "zziplib-devel-0.13.78-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.78-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le"
},
"product_reference": "zziplib-devel-0.13.78-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.78-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x"
},
"product_reference": "zziplib-devel-0.13.78-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-0.13.78-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64"
},
"product_reference": "zziplib-devel-0.13.78-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.78-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64"
},
"product_reference": "zziplib-devel-32bit-0.13.78-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.78-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le"
},
"product_reference": "zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.78-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x"
},
"product_reference": "zziplib-devel-32bit-0.13.78-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zziplib-devel-32bit-0.13.78-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
},
"product_reference": "zziplib-devel-32bit-0.13.78-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-39133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39133"
}
],
"notes": [
{
"category": "general",
"text": "Heap Buffer Overflow vulnerability in zziplib v0.13.77 allows attackers to cause a denial of service via the __zzip_parse_root_directory() function at /zzip/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39133",
"url": "https://www.suse.com/security/cve/CVE-2024-39133"
},
{
"category": "external",
"summary": "SUSE Bug 1227175 for CVE-2024-39133",
"url": "https://bugzilla.suse.com/1227175"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-11T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-39133"
},
{
"cve": "CVE-2024-39134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39134"
}
],
"notes": [
{
"category": "general",
"text": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39134",
"url": "https://www.suse.com/security/cve/CVE-2024-39134"
},
{
"category": "external",
"summary": "SUSE Bug 1227178 for CVE-2024-39134",
"url": "https://bugzilla.suse.com/1227178"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:libzzip-0-13-32bit-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-0.13.78-1.1.x86_64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.aarch64",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.ppc64le",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.s390x",
"openSUSE Tumbleweed:zziplib-devel-32bit-0.13.78-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-08-11T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-39134"
}
]
}
msrc_cve-2024-39134
Vulnerability from csaf_microsoft
Published
2024-06-02 07:00
Modified
2025-05-15 00:00
Summary
A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-39134 A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-39134.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c.",
"tracking": {
"current_release_date": "2025-05-15T00:00:00.000Z",
"generator": {
"date": "2025-10-20T01:43:12.047Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-39134",
"initial_release_date": "2024-06-02T07:00:00.000Z",
"revision_history": [
{
"date": "2025-05-15T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 zziplib 0.13.74-1",
"product": {
"name": "\u003cazl3 zziplib 0.13.74-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 zziplib 0.13.74-1",
"product": {
"name": "azl3 zziplib 0.13.74-1",
"product_id": "16914"
}
}
],
"category": "product_name",
"name": "zziplib"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 zziplib 0.13.74-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 zziplib 0.13.74-1 as a component of Azure Linux 3.0",
"product_id": "16914-17084"
},
"product_reference": "16914",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-39134",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0026#39;Classic Buffer Overflow\u0026#39;)"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"16914-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-39134 A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-39134.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-15T00:00:00.000Z",
"details": "0.13.74-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "A Stack Buffer Overflow vulnerability in zziplibv 0.13.77 allows attackers to cause a denial of service via the __zzip_fetch_disk_trailer() function at /zzip/zip.c."
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…