Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-52169 (GCVE-0-2023-52169)
Vulnerability from cvelistv5
Published
2024-07-03 00:00
Modified
2025-11-03 21:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.
References
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:7-zip:7-zip:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "7-zip",
"vendor": "7-zip",
"versions": [
{
"lessThan": "24.01",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-52169",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-21T16:47:13.155555Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-21T17:04:41.056Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:50:23.389Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://sourceforge.net/p/sevenzip/bugs/2402/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"name": "[oss-security] 20240703 CVE-2023-52168, CVE-2023-52169: buffer overflow, over-read vulnerabilities in the 7-Zip archiver",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"tags": [
"x_transferred"
],
"url": "https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20241122-0011/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-07-05T22:39:09.936Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://sourceforge.net/p/sevenzip/bugs/2402/"
},
{
"url": "https://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"name": "[oss-security] 20240703 CVE-2023-52168, CVE-2023-52169: buffer overflow, over-read vulnerabilities in the 7-Zip archiver",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"url": "https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-52169",
"datePublished": "2024-07-03T00:00:00.000Z",
"dateReserved": "2023-12-29T00:00:00.000Z",
"dateUpdated": "2025-11-03T21:50:23.389Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2023-52169\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-07-03T18:15:04.677\",\"lastModified\":\"2025-11-03T22:16:31.510\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.\"},{\"lang\":\"es\",\"value\":\"El controlador NTFS NtfsHandler.cpp en 7-Zip anterior a 24.01 (para 7zz) contiene una lectura fuera de los l\u00edmites que permite a un atacante leer m\u00e1s all\u00e1 del b\u00fafer previsto. Los bytes le\u00eddos m\u00e1s all\u00e1 del b\u00fafer previsto se presentan como parte de un nombre de archivo que figura en la imagen del sistema de archivos. Esto tiene relevancia para la seguridad en algunos casos de uso conocidos de servicios web donde usuarios que no son de confianza pueden cargar archivos y extraerlos mediante un proceso 7-Zip del lado del servidor.\"}],\"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:L/I:N/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/03/10\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://sourceforge.net/p/sevenzip/bugs/2402/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2024/07/03/10\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/07/03/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20241122-0011/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://sourceforge.net/p/sevenzip/bugs/2402/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2024/07/03/10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://sourceforge.net/p/sevenzip/bugs/2402/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2024/07/03/10\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/03/10\", \"name\": \"[oss-security] 20240703 CVE-2023-52168, CVE-2023-52169: buffer overflow, over-read vulnerabilities in the 7-Zip archiver\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T22:55:40.280Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52169\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-21T16:47:13.155555Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:7-zip:7-zip:*:*:*:*:*:*:*:*\"], \"vendor\": \"7-zip\", \"product\": \"7-zip\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"24.01\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-09T15:18:54.318Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://sourceforge.net/p/sevenzip/bugs/2402/\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2024/07/03/10\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/07/03/10\", \"name\": \"[oss-security] 20240703 CVE-2023-52168, CVE-2023-52169: buffer overflow, over-read vulnerabilities in the 7-Zip archiver\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-07-05T22:39:09.936493\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-52169\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-21T17:04:41.056Z\", \"dateReserved\": \"2023-12-29T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-07-03T00:00:00\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
fkie_cve-2023-52169
Vulnerability from fkie_nvd
Published
2024-07-03 18:15
Modified
2025-11-03 22:16
Severity ?
Summary
The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://www.openwall.com/lists/oss-security/2024/07/03/10 | ||
| cve@mitre.org | https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/ | ||
| cve@mitre.org | https://sourceforge.net/p/sevenzip/bugs/2402/ | ||
| cve@mitre.org | https://www.openwall.com/lists/oss-security/2024/07/03/10 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/07/03/10 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20241122-0011/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://sourceforge.net/p/sevenzip/bugs/2402/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://www.openwall.com/lists/oss-security/2024/07/03/10 |
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process."
},
{
"lang": "es",
"value": "El controlador NTFS NtfsHandler.cpp en 7-Zip anterior a 24.01 (para 7zz) contiene una lectura fuera de los l\u00edmites que permite a un atacante leer m\u00e1s all\u00e1 del b\u00fafer previsto. Los bytes le\u00eddos m\u00e1s all\u00e1 del b\u00fafer previsto se presentan como parte de un nombre de archivo que figura en la imagen del sistema de archivos. Esto tiene relevancia para la seguridad en algunos casos de uso conocidos de servicios web donde usuarios que no son de confianza pueden cargar archivos y extraerlos mediante un proceso 7-Zip del lado del servidor."
}
],
"id": "CVE-2023-52169",
"lastModified": "2025-11-03T22:16:31.510",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-07-03T18:15:04.677",
"references": [
{
"source": "cve@mitre.org",
"url": "http://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"source": "cve@mitre.org",
"url": "https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/"
},
{
"source": "cve@mitre.org",
"url": "https://sourceforge.net/p/sevenzip/bugs/2402/"
},
{
"source": "cve@mitre.org",
"url": "https://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20241122-0011/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://sourceforge.net/p/sevenzip/bugs/2402/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.openwall.com/lists/oss-security/2024/07/03/10"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
suse-su-2024:2625-1
Vulnerability from csaf_suse
Published
2024-07-30 07:06
Modified
2024-07-30 07:06
Summary
Security update for p7zip
Notes
Title of the patch
Security update for p7zip
Description of the patch
This update for p7zip fixes the following issues:
- CVE-2023-52168: Fixed heap-based buffer overflow in the NTFS handler allows two bytes to be overwritten at multiple offsets (bsc#1227358)
- CVE-2023-52169: Fixed out-of-bounds read in NTFS handler (bsc#1227359)
Patchnames
SUSE-2024-2625,SUSE-SLE-Module-Basesystem-15-SP5-2024-2625,SUSE-SLE-Module-Basesystem-15-SP6-2024-2625,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2625,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2625,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2625,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2625,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2625,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2625,SUSE-Storage-7.1-2024-2625,openSUSE-SLE-15.5-2024-2625,openSUSE-SLE-15.6-2024-2625
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": "important"
},
"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 p7zip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for p7zip fixes the following issues:\n\n- CVE-2023-52168: Fixed heap-based buffer overflow in the NTFS handler allows two bytes to be overwritten at multiple offsets (bsc#1227358)\n- CVE-2023-52169: Fixed out-of-bounds read in NTFS handler (bsc#1227359)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2625,SUSE-SLE-Module-Basesystem-15-SP5-2024-2625,SUSE-SLE-Module-Basesystem-15-SP6-2024-2625,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-2625,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2625,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2625,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2625,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2625,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2625,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2625,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2625,SUSE-Storage-7.1-2024-2625,openSUSE-SLE-15.5-2024-2625,openSUSE-SLE-15.6-2024-2625",
"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_2625-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2625-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242625-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2625-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019049.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227358",
"url": "https://bugzilla.suse.com/1227358"
},
{
"category": "self",
"summary": "SUSE Bug 1227359",
"url": "https://bugzilla.suse.com/1227359"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52168 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52169 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52169/"
}
],
"title": "Security update for p7zip",
"tracking": {
"current_release_date": "2024-07-30T07:06:50Z",
"generator": {
"date": "2024-07-30T07:06:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2625-1",
"initial_release_date": "2024-07-30T07:06:50Z",
"revision_history": [
{
"date": "2024-07-30T07:06:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "p7zip-16.02-150200.14.12.1.aarch64",
"product": {
"name": "p7zip-16.02-150200.14.12.1.aarch64",
"product_id": "p7zip-16.02-150200.14.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "p7zip-full-16.02-150200.14.12.1.aarch64",
"product": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64",
"product_id": "p7zip-full-16.02-150200.14.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-16.02-150200.14.12.1.i586",
"product": {
"name": "p7zip-16.02-150200.14.12.1.i586",
"product_id": "p7zip-16.02-150200.14.12.1.i586"
}
},
{
"category": "product_version",
"name": "p7zip-full-16.02-150200.14.12.1.i586",
"product": {
"name": "p7zip-full-16.02-150200.14.12.1.i586",
"product_id": "p7zip-full-16.02-150200.14.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-doc-16.02-150200.14.12.1.noarch",
"product": {
"name": "p7zip-doc-16.02-150200.14.12.1.noarch",
"product_id": "p7zip-doc-16.02-150200.14.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-16.02-150200.14.12.1.ppc64le",
"product": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le",
"product_id": "p7zip-16.02-150200.14.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"product": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"product_id": "p7zip-full-16.02-150200.14.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-16.02-150200.14.12.1.s390x",
"product": {
"name": "p7zip-16.02-150200.14.12.1.s390x",
"product_id": "p7zip-16.02-150200.14.12.1.s390x"
}
},
{
"category": "product_version",
"name": "p7zip-full-16.02-150200.14.12.1.s390x",
"product": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x",
"product_id": "p7zip-full-16.02-150200.14.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-16.02-150200.14.12.1.x86_64",
"product": {
"name": "p7zip-16.02-150200.14.12.1.x86_64",
"product_id": "p7zip-16.02-150200.14.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "p7zip-full-16.02-150200.14.12.1.x86_64",
"product": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64",
"product_id": "p7zip-full-16.02-150200.14.12.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": "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": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"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_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": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-doc-16.02-150200.14.12.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch"
},
"product_reference": "p7zip-doc-16.02-150200.14.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-16.02-150200.14.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-doc-16.02-150200.14.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch"
},
"product_reference": "p7zip-doc-16.02-150200.14.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-full-16.02-150200.14.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
},
"product_reference": "p7zip-full-16.02-150200.14.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52168"
}
],
"notes": [
{
"category": "general",
"text": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains a heap-based buffer overflow that allows an attacker to overwrite two bytes at multiple offsets beyond the allocated buffer size: buffer+512*i-2, for i=9, i=10, i=11, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52168",
"url": "https://www.suse.com/security/cve/CVE-2023-52168"
},
{
"category": "external",
"summary": "SUSE Bug 1227358 for CVE-2023-52168",
"url": "https://bugzilla.suse.com/1227358"
}
],
"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 Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-30T07:06:50Z",
"details": "important"
}
],
"title": "CVE-2023-52168"
},
{
"cve": "CVE-2023-52169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52169"
}
],
"notes": [
{
"category": "general",
"text": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52169",
"url": "https://www.suse.com/security/cve/CVE-2023-52169"
},
{
"category": "external",
"summary": "SUSE Bug 1227359 for CVE-2023-52169",
"url": "https://bugzilla.suse.com/1227359"
}
],
"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 Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Enterprise Storage 7.1:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Proxy 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-16.02-150200.14.12.1.x86_64",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.ppc64le",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.s390x",
"SUSE Manager Server 4.3:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.5:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.5:p7zip-full-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-16.02-150200.14.12.1.x86_64",
"openSUSE Leap 15.6:p7zip-doc-16.02-150200.14.12.1.noarch",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.aarch64",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.ppc64le",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.s390x",
"openSUSE Leap 15.6:p7zip-full-16.02-150200.14.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-30T07:06:50Z",
"details": "important"
}
],
"title": "CVE-2023-52169"
}
]
}
suse-su-2024:2475-1
Vulnerability from csaf_suse
Published
2024-07-12 22:09
Modified
2024-07-12 22:09
Summary
Security update for p7zip
Notes
Title of the patch
Security update for p7zip
Description of the patch
This update for p7zip fixes the following issues:
- CVE-2023-52168: Fixed heap-based buffer overflow in the NTFS handler allows two bytes to be overwritten at multiple offsets (bsc#1227358)
- CVE-2023-52169: Fixed out-of-bounds read in NTFS handler (bsc#1227359)
Patchnames
SUSE-2024-2475,SUSE-SLE-SERVER-12-SP5-2024-2475
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": "important"
},
"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 p7zip",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for p7zip fixes the following issues:\n\n- CVE-2023-52168: Fixed heap-based buffer overflow in the NTFS handler allows two bytes to be overwritten at multiple offsets (bsc#1227358)\n- CVE-2023-52169: Fixed out-of-bounds read in NTFS handler (bsc#1227359)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-2475,SUSE-SLE-SERVER-12-SP5-2024-2475",
"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_2475-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:2475-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242475-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:2475-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018980.html"
},
{
"category": "self",
"summary": "SUSE Bug 1227358",
"url": "https://bugzilla.suse.com/1227358"
},
{
"category": "self",
"summary": "SUSE Bug 1227359",
"url": "https://bugzilla.suse.com/1227359"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52168 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52168/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52169 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52169/"
}
],
"title": "Security update for p7zip",
"tracking": {
"current_release_date": "2024-07-12T22:09:00Z",
"generator": {
"date": "2024-07-12T22:09:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:2475-1",
"initial_release_date": "2024-07-12T22:09:00Z",
"revision_history": [
{
"date": "2024-07-12T22:09:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.aarch64",
"product": {
"name": "p7zip-9.20.1-7.6.1.aarch64",
"product_id": "p7zip-9.20.1-7.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.i586",
"product": {
"name": "p7zip-9.20.1-7.6.1.i586",
"product_id": "p7zip-9.20.1-7.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.ppc64le",
"product": {
"name": "p7zip-9.20.1-7.6.1.ppc64le",
"product_id": "p7zip-9.20.1-7.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.s390",
"product": {
"name": "p7zip-9.20.1-7.6.1.s390",
"product_id": "p7zip-9.20.1-7.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.s390x",
"product": {
"name": "p7zip-9.20.1-7.6.1.s390x",
"product_id": "p7zip-9.20.1-7.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "p7zip-9.20.1-7.6.1.x86_64",
"product": {
"name": "p7zip-9.20.1-7.6.1.x86_64",
"product_id": "p7zip-9.20.1-7.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64"
},
"product_reference": "p7zip-9.20.1-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le"
},
"product_reference": "p7zip-9.20.1-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x"
},
"product_reference": "p7zip-9.20.1-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
},
"product_reference": "p7zip-9.20.1-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64"
},
"product_reference": "p7zip-9.20.1-7.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le"
},
"product_reference": "p7zip-9.20.1-7.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x"
},
"product_reference": "p7zip-9.20.1-7.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "p7zip-9.20.1-7.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
},
"product_reference": "p7zip-9.20.1-7.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52168",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52168"
}
],
"notes": [
{
"category": "general",
"text": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains a heap-based buffer overflow that allows an attacker to overwrite two bytes at multiple offsets beyond the allocated buffer size: buffer+512*i-2, for i=9, i=10, i=11, etc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52168",
"url": "https://www.suse.com/security/cve/CVE-2023-52168"
},
{
"category": "external",
"summary": "SUSE Bug 1227358 for CVE-2023-52168",
"url": "https://bugzilla.suse.com/1227358"
}
],
"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 Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T22:09:00Z",
"details": "important"
}
],
"title": "CVE-2023-52168"
},
{
"cve": "CVE-2023-52169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52169"
}
],
"notes": [
{
"category": "general",
"text": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52169",
"url": "https://www.suse.com/security/cve/CVE-2023-52169"
},
{
"category": "external",
"summary": "SUSE Bug 1227359 for CVE-2023-52169",
"url": "https://bugzilla.suse.com/1227359"
}
],
"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 Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:p7zip-9.20.1-7.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:p7zip-9.20.1-7.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-07-12T22:09:00Z",
"details": "important"
}
],
"title": "CVE-2023-52169"
}
]
}
WID-SEC-W-2024-1516
Vulnerability from csaf_certbund
Published
2024-07-03 22:00
Modified
2024-07-29 22:00
Summary
7-Zip: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
7-Zip ist ein Extraktionsdienstprogramm für Archive, die im ZIP-Format komprimiert sind.
Angriff
Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in 7-Zip ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "7-Zip ist ein Extraktionsdienstprogramm f\u00fcr Archive, die im ZIP-Format komprimiert sind.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in 7-Zip ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1516 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1516.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1516 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1516"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2024-07-03",
"url": "https://seclists.org/oss-sec/2024/q3/24"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2024-07-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295624"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2024-07-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295625"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2475-1 vom 2024-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018980.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2625-1 vom 2024-07-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TENNNPKTDO7AH34THZIQVFPNXN2W4DBI/"
}
],
"source_lang": "en-US",
"title": "7-Zip: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-07-29T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:10:52.661+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-1516",
"initial_release_date": "2024-07-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.01",
"product": {
"name": "Open Source 7-Zip \u003c24.01",
"product_id": "T035807"
}
}
],
"category": "product_name",
"name": "7-Zip"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52168",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in 7-Zip. Diese Fehler bestehen in der Komponente NtfsHandler.cpp aufgrund eines Puffer\u00fcberlaufs und eines Out-of-Bounds-Lesezugriffs. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T002207"
]
},
"release_date": "2024-07-03T22:00:00.000+00:00",
"title": "CVE-2023-52168"
},
{
"cve": "CVE-2023-52169",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in 7-Zip. Diese Fehler bestehen in der Komponente NtfsHandler.cpp aufgrund eines Puffer\u00fcberlaufs und eines Out-of-Bounds-Lesezugriffs. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T002207"
]
},
"release_date": "2024-07-03T22:00:00.000+00:00",
"title": "CVE-2023-52169"
}
]
}
wid-sec-w-2024-1516
Vulnerability from csaf_certbund
Published
2024-07-03 22:00
Modified
2024-07-29 22:00
Summary
7-Zip: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
7-Zip ist ein Extraktionsdienstprogramm für Archive, die im ZIP-Format komprimiert sind.
Angriff
Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in 7-Zip ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "7-Zip ist ein Extraktionsdienstprogramm f\u00fcr Archive, die im ZIP-Format komprimiert sind.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in 7-Zip ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1516 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1516.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1516 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1516"
},
{
"category": "external",
"summary": "OSS Mailing List vom 2024-07-03",
"url": "https://seclists.org/oss-sec/2024/q3/24"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2024-07-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295624"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2024-07-03",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295625"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2475-1 vom 2024-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018980.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2625-1 vom 2024-07-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/TENNNPKTDO7AH34THZIQVFPNXN2W4DBI/"
}
],
"source_lang": "en-US",
"title": "7-Zip: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-07-29T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:10:52.661+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-1516",
"initial_release_date": "2024-07-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.01",
"product": {
"name": "Open Source 7-Zip \u003c24.01",
"product_id": "T035807"
}
}
],
"category": "product_name",
"name": "7-Zip"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52168",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in 7-Zip. Diese Fehler bestehen in der Komponente NtfsHandler.cpp aufgrund eines Puffer\u00fcberlaufs und eines Out-of-Bounds-Lesezugriffs. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T002207"
]
},
"release_date": "2024-07-03T22:00:00.000+00:00",
"title": "CVE-2023-52168"
},
{
"cve": "CVE-2023-52169",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in 7-Zip. Diese Fehler bestehen in der Komponente NtfsHandler.cpp aufgrund eines Puffer\u00fcberlaufs und eines Out-of-Bounds-Lesezugriffs. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren oder vertrauliche Informationen offenzulegen. Eine erfolgreiche Ausnutzung erfordert eine Benutzerinteraktion."
}
],
"product_status": {
"known_affected": [
"T002207"
]
},
"release_date": "2024-07-03T22:00:00.000+00:00",
"title": "CVE-2023-52169"
}
]
}
ghsa-g8p4-4qgr-rf4f
Vulnerability from github
Published
2024-07-03 18:48
Modified
2025-11-04 00:30
Severity ?
VLAI Severity ?
Details
The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.
{
"affected": [],
"aliases": [
"CVE-2023-52169"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-03T18:15:04Z",
"severity": "HIGH"
},
"details": "The NtfsHandler.cpp NTFS handler in 7-Zip before 24.01 (for 7zz) contains an out-of-bounds read that allows an attacker to read beyond the intended buffer. The bytes read beyond the intended buffer are presented as a part of a filename listed in the file system image. This has security relevance in some known web-service use cases where untrusted users can upload files and have them extracted by a server-side 7-Zip process.",
"id": "GHSA-g8p4-4qgr-rf4f",
"modified": "2025-11-04T00:30:51Z",
"published": "2024-07-03T18:48:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52169"
},
{
"type": "WEB",
"url": "https://dfir.ru/2024/06/19/vulnerabilities-in-7-zip-and-ntfs3"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20241122-0011"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/sevenzip/bugs/2402"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2024/07/03/10"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/07/03/10"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"type": "CVSS_V3"
}
]
}
gsd-2023-52169
Vulnerability from gsd
Modified
2023-12-29 06:01
Details
** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.
Aliases
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-52169"
],
"id": "GSD-2023-52169",
"modified": "2023-12-29T06:01:31.667357Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-52169",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}
}
}
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…