Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2021-32815
Vulnerability from cvelistv5
Published
2021-08-09 00:00
Modified
2024-11-19 14:12
Severity ?
EPSS score ?
Summary
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.
References
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-03T23:33:55.975Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_transferred", ], url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { tags: [ "x_transferred", ], url: "https://github.com/Exiv2/exiv2/pull/1739", }, { name: "FEDORA-2021-399f869889", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { name: "FEDORA-2021-cbaef8e2d5", tags: [ "vendor-advisory", "x_transferred", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { name: "[debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update", tags: [ "mailing-list", "x_transferred", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { name: "GLSA-202312-06", tags: [ "vendor-advisory", "x_transferred", ], url: "https://security.gentoo.org/glsa/202312-06", }, ], title: "CVE Program Container", }, { metrics: [ { other: { content: { id: "CVE-2021-32815", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-01-03T20:00:12.769426Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-11-19T14:12:57.892Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "exiv2", vendor: "Exiv2", versions: [ { status: "affected", version: "< 0.27.5", }, ], }, ], descriptions: [ { lang: "en", value: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", }, ], metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-617", description: "CWE-617: Reachable Assertion", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2023-12-22T10:06:19.595573", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { url: "https://github.com/Exiv2/exiv2/pull/1739", }, { name: "FEDORA-2021-399f869889", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { name: "FEDORA-2021-cbaef8e2d5", tags: [ "vendor-advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { name: "[debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update", tags: [ "mailing-list", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { name: "GLSA-202312-06", tags: [ "vendor-advisory", ], url: "https://security.gentoo.org/glsa/202312-06", }, ], source: { advisory: "GHSA-mv9g-fxh2-m49m", discovery: "UNKNOWN", }, title: "Denial of service due to assertion failure in crwimage_int.cpp", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2021-32815", datePublished: "2021-08-09T00:00:00", dateReserved: "2021-05-12T00:00:00", dateUpdated: "2024-11-19T14:12:57.892Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2021-32815\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-08-09T18:15:07.397\",\"lastModified\":\"2024-11-21T06:07:48.373\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.\"},{\"lang\":\"es\",\"value\":\"Exiv2 es una utilidad de línea de comandos y una biblioteca C++ para leer, escribir, borrar y modificar los metadatos de los archivos de imagen. El fallo de aserción es desencadenado cuando Exiv2 es usado para modificar los metadatos de un archivo de imagen diseñado. Un atacante podría explotar potencialmente la vulnerabilidad para causar una denegación de servicio, si puede engañar a la víctima para que ejecute Exiv2 en un archivo de imagen diseñado. Tenga en cuenta que este bug sólo es desencadenado cuando se modifican los metadatos, que es una operación de Exiv2 que es usada con menos frecuencia que la lectura de los metadatos. Por ejemplo, para desencadenar el bug en la aplicación de línea de comandos de Exiv2, es necesario añadir un argumento extra en la línea de comandos como \\\"fi\\\". ### Parches El bug ha sido corregido en la versión v0.27.5. ### Referencias Prueba de regresión y corrección de bug: #1739 ### Para más información Consulte nuestra [política de seguridad](https://github.com/Exiv2/exiv2/security/policy) para obtener información sobre la seguridad de Exiv2\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:N/I:N/A:P\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-617\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.27.4\",\"matchCriteriaId\":\"511F5B8C-FF2B-434C-8C9C-DC1140F35CBC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/Exiv2/exiv2/pull/1739\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202312-06\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Exiv2/exiv2/pull/1739\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202312-06\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/Exiv2/exiv2/pull/1739\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/\", \"name\": \"FEDORA-2021-399f869889\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/\", \"name\": \"FEDORA-2021-cbaef8e2d5\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html\", \"name\": \"[debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202312-06\", \"name\": \"GLSA-202312-06\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T23:33:55.975Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-32815\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-01-03T20:00:12.769426Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-19T14:12:52.972Z\"}}], \"cna\": {\"title\": \"Denial of service due to assertion failure in crwimage_int.cpp\", \"source\": {\"advisory\": \"GHSA-mv9g-fxh2-m49m\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"Exiv2\", \"product\": \"exiv2\", \"versions\": [{\"status\": \"affected\", \"version\": \"< 0.27.5\"}]}], \"references\": [{\"url\": \"https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m\"}, {\"url\": \"https://github.com/Exiv2/exiv2/pull/1739\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/\", \"name\": \"FEDORA-2021-399f869889\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/\", \"name\": \"FEDORA-2021-cbaef8e2d5\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html\", \"name\": \"[debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.gentoo.org/glsa/202312-06\", \"name\": \"GLSA-202312-06\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-617\", \"description\": \"CWE-617: Reachable Assertion\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-12-22T10:06:19.595573\"}}}", cveMetadata: "{\"cveId\": \"CVE-2021-32815\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-19T14:12:57.892Z\", \"dateReserved\": \"2021-05-12T00:00:00\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2021-08-09T00:00:00\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
gsd-2021-32815
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-32815", description: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", id: "GSD-2021-32815", references: [ "https://www.suse.com/security/cve/CVE-2021-32815.html", "https://ubuntu.com/security/CVE-2021-32815", "https://advisories.mageia.org/CVE-2021-32815.html", "https://security.archlinux.org/CVE-2021-32815", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-32815", ], details: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", id: "GSD-2021-32815", modified: "2023-12-13T01:23:09.223390Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2021-32815", STATE: "PUBLIC", TITLE: "Denial of service due to assertion failure in crwimage_int.cpp", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "exiv2", version: { version_data: [ { version_value: "< 0.27.5", }, ], }, }, ], }, vendor_name: "Exiv2", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-617: Reachable Assertion", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", refsource: "CONFIRM", url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { name: "https://github.com/Exiv2/exiv2/pull/1739", refsource: "MISC", url: "https://github.com/Exiv2/exiv2/pull/1739", }, { name: "FEDORA-2021-399f869889", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { name: "FEDORA-2021-cbaef8e2d5", refsource: "FEDORA", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { name: "[debian-lts-announce] 20230110 [SECURITY] [DLA 3265-1] exiv2 security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { name: "GLSA-202312-06", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/202312-06", }, ], }, source: { advisory: "GHSA-mv9g-fxh2-m49m", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { cve: { configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*", matchCriteriaId: "511F5B8C-FF2B-434C-8C9C-DC1140F35CBC", versionEndIncluding: "0.27.4", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", matchCriteriaId: "E460AA51-FCDA-46B9-AE97-E6676AA5E194", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], descriptions: [ { lang: "en", value: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", }, { lang: "es", value: "Exiv2 es una utilidad de línea de comandos y una biblioteca C++ para leer, escribir, borrar y modificar los metadatos de los archivos de imagen. El fallo de aserción es desencadenado cuando Exiv2 es usado para modificar los metadatos de un archivo de imagen diseñado. Un atacante podría explotar potencialmente la vulnerabilidad para causar una denegación de servicio, si puede engañar a la víctima para que ejecute Exiv2 en un archivo de imagen diseñado. Tenga en cuenta que este bug sólo es desencadenado cuando se modifican los metadatos, que es una operación de Exiv2 que es usada con menos frecuencia que la lectura de los metadatos. Por ejemplo, para desencadenar el bug en la aplicación de línea de comandos de Exiv2, es necesario añadir un argumento extra en la línea de comandos como \"fi\". ### Parches El bug ha sido corregido en la versión v0.27.5. ### Referencias Prueba de regresión y corrección de bug: #1739 ### Para más información Consulte nuestra [política de seguridad](https://github.com/Exiv2/exiv2/security/policy) para obtener información sobre la seguridad de Exiv2", }, ], id: "CVE-2021-32815", lastModified: "2023-12-22T10:15:09.603", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "security-advisories@github.com", type: "Secondary", }, ], }, published: "2021-08-09T18:15:07.397", references: [ { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/pull/1739", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { source: "security-advisories@github.com", url: "https://security.gentoo.org/glsa/202312-06", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-617", }, ], source: "security-advisories@github.com", type: "Primary", }, { description: [ { lang: "en", value: "CWE-617", }, ], source: "nvd@nist.gov", type: "Secondary", }, ], }, }, }, }
suse-su-2022:4252-1
Vulnerability from csaf_suse
Published
2022-11-28 10:22
Modified
2022-11-28 10:22
Summary
Security update for exiv2
Notes
Title of the patch
Security update for exiv2
Description of the patch
This update for exiv2 fixes the following issues:
- CVE-2019-13112: Fixed an uncontrolled memory allocation in PngChunk:parseChunkContent causing denial of service. (bsc#1142681)
- CVE-2021-37620: Fixed out-of-bounds read in XmpTextValue:read(). (bsc#1189332)
- CVE-2021-34334: Fixed a DoS due to integer overflow in loop counter. (bsc#1189338)
- CVE-2021-31291: Fixed a heap-based buffer overflow vulnerability in jp2image.cpp may lead to a denial of service via crafted metadata (bsc#1188733).
- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).
- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).
- CVE-2021-29457: Fixed a heap buffer overflow when write metadata into a crafted image file (bsc#1185002).
- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).
Patchnames
SUSE-2022-4252,SUSE-OpenStack-Cloud-9-2022-4252,SUSE-OpenStack-Cloud-Crowbar-9-2022-4252,SUSE-SLE-SAP-12-SP4-2022-4252,SUSE-SLE-SDK-12-SP5-2022-4252,SUSE-SLE-SERVER-12-SP2-BCL-2022-4252,SUSE-SLE-SERVER-12-SP3-BCL-2022-4252,SUSE-SLE-SERVER-12-SP4-LTSS-2022-4252,SUSE-SLE-SERVER-12-SP5-2022-4252
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 exiv2", title: "Title of the patch", }, { category: "description", text: "This update for exiv2 fixes the following issues:\n\n- CVE-2019-13112: Fixed an uncontrolled memory allocation in PngChunk:parseChunkContent causing denial of service. (bsc#1142681)\n- CVE-2021-37620: Fixed out-of-bounds read in XmpTextValue:read(). (bsc#1189332)\n- CVE-2021-34334: Fixed a DoS due to integer overflow in loop counter. (bsc#1189338)\n- CVE-2021-31291: Fixed a heap-based buffer overflow vulnerability in jp2image.cpp may lead to a denial of service via crafted metadata (bsc#1188733).\n- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).\n- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).\n- CVE-2021-29457: Fixed a heap buffer overflow when write metadata into a crafted image file (bsc#1185002).\n- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2022-4252,SUSE-OpenStack-Cloud-9-2022-4252,SUSE-OpenStack-Cloud-Crowbar-9-2022-4252,SUSE-SLE-SAP-12-SP4-2022-4252,SUSE-SLE-SDK-12-SP5-2022-4252,SUSE-SLE-SERVER-12-SP2-BCL-2022-4252,SUSE-SLE-SERVER-12-SP3-BCL-2022-4252,SUSE-SLE-SERVER-12-SP4-LTSS-2022-4252,SUSE-SLE-SERVER-12-SP5-2022-4252", 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-2022_4252-1.json", }, { category: "self", summary: "URL for SUSE-SU-2022:4252-1", url: "https://www.suse.com/support/update/announcement/2022/suse-su-20224252-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2022:4252-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013131.html", }, { category: "self", summary: "SUSE Bug 1119562", url: "https://bugzilla.suse.com/1119562", }, { category: "self", summary: "SUSE Bug 1142681", url: "https://bugzilla.suse.com/1142681", }, { category: "self", summary: "SUSE Bug 1185002", url: "https://bugzilla.suse.com/1185002", }, { category: "self", summary: "SUSE Bug 1186231", url: "https://bugzilla.suse.com/1186231", }, { category: "self", summary: "SUSE Bug 1188733", url: "https://bugzilla.suse.com/1188733", }, { category: "self", summary: "SUSE Bug 1189332", url: "https://bugzilla.suse.com/1189332", }, { category: "self", summary: "SUSE Bug 1189337", url: "https://bugzilla.suse.com/1189337", }, { category: "self", summary: "SUSE Bug 1189338", url: "https://bugzilla.suse.com/1189338", }, { category: "self", summary: "SUSE CVE CVE-2018-20097 page", url: "https://www.suse.com/security/cve/CVE-2018-20097/", }, { category: "self", summary: "SUSE CVE CVE-2019-13112 page", url: "https://www.suse.com/security/cve/CVE-2019-13112/", }, { category: "self", summary: "SUSE CVE CVE-2021-29457 page", url: "https://www.suse.com/security/cve/CVE-2021-29457/", }, { category: "self", summary: "SUSE CVE CVE-2021-29473 page", url: "https://www.suse.com/security/cve/CVE-2021-29473/", }, { category: "self", summary: "SUSE CVE CVE-2021-31291 page", url: "https://www.suse.com/security/cve/CVE-2021-31291/", }, { category: "self", summary: "SUSE CVE CVE-2021-32815 page", url: "https://www.suse.com/security/cve/CVE-2021-32815/", }, { category: "self", summary: "SUSE CVE CVE-2021-34334 page", url: "https://www.suse.com/security/cve/CVE-2021-34334/", }, { category: "self", summary: "SUSE CVE CVE-2021-37620 page", url: "https://www.suse.com/security/cve/CVE-2021-37620/", }, ], title: "Security update for exiv2", tracking: { current_release_date: "2022-11-28T10:22:53Z", generator: { date: "2022-11-28T10:22:53Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2022:4252-1", initial_release_date: "2022-11-28T10:22:53Z", revision_history: [ { date: "2022-11-28T10:22:53Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.aarch64", product: { name: "exiv2-0.23-12.18.1.aarch64", product_id: "exiv2-0.23-12.18.1.aarch64", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.aarch64", product: { name: "libexiv2-12-0.23-12.18.1.aarch64", product_id: "libexiv2-12-0.23-12.18.1.aarch64", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.aarch64", product: { name: "libexiv2-devel-0.23-12.18.1.aarch64", product_id: "libexiv2-devel-0.23-12.18.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libexiv2-12-64bit-0.23-12.18.1.aarch64_ilp32", product: { name: "libexiv2-12-64bit-0.23-12.18.1.aarch64_ilp32", product_id: "libexiv2-12-64bit-0.23-12.18.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.i586", product: { name: "exiv2-0.23-12.18.1.i586", product_id: "exiv2-0.23-12.18.1.i586", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.i586", product: { name: "libexiv2-12-0.23-12.18.1.i586", product_id: "libexiv2-12-0.23-12.18.1.i586", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.i586", product: { name: "libexiv2-devel-0.23-12.18.1.i586", product_id: "libexiv2-devel-0.23-12.18.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "exiv2-lang-0.23-12.18.1.noarch", product: { name: "exiv2-lang-0.23-12.18.1.noarch", product_id: "exiv2-lang-0.23-12.18.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.ppc64le", product: { name: "exiv2-0.23-12.18.1.ppc64le", product_id: "exiv2-0.23-12.18.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.ppc64le", product: { name: "libexiv2-12-0.23-12.18.1.ppc64le", product_id: "libexiv2-12-0.23-12.18.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.ppc64le", product: { name: "libexiv2-devel-0.23-12.18.1.ppc64le", product_id: "libexiv2-devel-0.23-12.18.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.s390", product: { name: "exiv2-0.23-12.18.1.s390", product_id: "exiv2-0.23-12.18.1.s390", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.s390", product: { name: "libexiv2-12-0.23-12.18.1.s390", product_id: "libexiv2-12-0.23-12.18.1.s390", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.s390", product: { name: "libexiv2-devel-0.23-12.18.1.s390", product_id: "libexiv2-devel-0.23-12.18.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.s390x", product: { name: "exiv2-0.23-12.18.1.s390x", product_id: "exiv2-0.23-12.18.1.s390x", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.s390x", product: { name: "libexiv2-12-0.23-12.18.1.s390x", product_id: "libexiv2-12-0.23-12.18.1.s390x", }, }, { category: "product_version", name: "libexiv2-12-32bit-0.23-12.18.1.s390x", product: { name: "libexiv2-12-32bit-0.23-12.18.1.s390x", product_id: "libexiv2-12-32bit-0.23-12.18.1.s390x", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.s390x", product: { name: "libexiv2-devel-0.23-12.18.1.s390x", product_id: "libexiv2-devel-0.23-12.18.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "exiv2-0.23-12.18.1.x86_64", product: { name: "exiv2-0.23-12.18.1.x86_64", product_id: "exiv2-0.23-12.18.1.x86_64", }, }, { category: "product_version", name: "libexiv2-12-0.23-12.18.1.x86_64", product: { name: "libexiv2-12-0.23-12.18.1.x86_64", product_id: "libexiv2-12-0.23-12.18.1.x86_64", }, }, { category: "product_version", name: "libexiv2-12-32bit-0.23-12.18.1.x86_64", product: { name: "libexiv2-12-32bit-0.23-12.18.1.x86_64", product_id: "libexiv2-12-32bit-0.23-12.18.1.x86_64", }, }, { category: "product_version", name: "libexiv2-devel-0.23-12.18.1.x86_64", product: { name: "libexiv2-devel-0.23-12.18.1.x86_64", product_id: "libexiv2-devel-0.23-12.18.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE OpenStack Cloud 9", product: { name: "SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:9", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 9", product: { name: "SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:9", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product: { name: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-sdk:12:sp5", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP4-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp4", }, }, }, { 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: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE OpenStack Cloud 9", product_id: "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 9", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", }, product_reference: "libexiv2-12-0.23-12.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.23-12.18.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", }, product_reference: "libexiv2-devel-0.23-12.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.23-12.18.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", }, product_reference: "libexiv2-devel-0.23-12.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.23-12.18.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", }, product_reference: "libexiv2-devel-0.23-12.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", product_id: "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-devel-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Software Development Kit 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", product_id: "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", }, product_reference: "libexiv2-12-0.23-12.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", }, product_reference: "libexiv2-12-0.23-12.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", }, product_reference: "libexiv2-12-0.23-12.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", }, product_reference: "libexiv2-12-0.23-12.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", }, product_reference: "libexiv2-12-0.23-12.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", }, product_reference: "libexiv2-12-0.23-12.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", product_id: "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.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:libexiv2-12-0.23-12.18.1.aarch64", }, product_reference: "libexiv2-12-0.23-12.18.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.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:libexiv2-12-0.23-12.18.1.ppc64le", }, product_reference: "libexiv2-12-0.23-12.18.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.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:libexiv2-12-0.23-12.18.1.s390x", }, product_reference: "libexiv2-12-0.23-12.18.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, { category: "default_component_of", full_product_name: { name: "libexiv2-12-0.23-12.18.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:libexiv2-12-0.23-12.18.1.x86_64", }, product_reference: "libexiv2-12-0.23-12.18.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP5", }, ], }, vulnerabilities: [ { cve: "CVE-2018-20097", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20097", }, ], notes: [ { category: "general", text: "There is a SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroups of tiffimage_int.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20097", url: "https://www.suse.com/security/cve/CVE-2018-20097", }, { category: "external", summary: "SUSE Bug 1119562 for CVE-2018-20097", url: "https://bugzilla.suse.com/1119562", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "low", }, ], title: "CVE-2018-20097", }, { cve: "CVE-2019-13112", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-13112", }, ], notes: [ { category: "general", text: "A PngChunk::parseChunkContent uncontrolled memory allocation in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (crash due to an std::bad_alloc exception) via a crafted PNG image file.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-13112", url: "https://www.suse.com/security/cve/CVE-2019-13112", }, { category: "external", summary: "SUSE Bug 1142681 for CVE-2019-13112", url: "https://bugzilla.suse.com/1142681", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "moderate", }, ], title: "CVE-2019-13112", }, { cve: "CVE-2021-29457", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-29457", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A heap buffer overflow was found in Exiv2 versions v0.27.3 and earlier. The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when _writing_ the metadata, which is a less frequently used Exiv2 operation than _reading_ the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-29457", url: "https://www.suse.com/security/cve/CVE-2021-29457", }, { category: "external", summary: "SUSE Bug 1185002 for CVE-2021-29457", url: "https://bugzilla.suse.com/1185002", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.8, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "important", }, ], title: "CVE-2021-29457", }, { cve: "CVE-2021-29473", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-29473", }, ], notes: [ { category: "general", text: "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4. Please see our security policy for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-29473", url: "https://www.suse.com/security/cve/CVE-2021-29473", }, { category: "external", summary: "SUSE Bug 1186231 for CVE-2021-29473", url: "https://bugzilla.suse.com/1186231", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.7, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "moderate", }, ], title: "CVE-2021-29473", }, { cve: "CVE-2021-31291", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-31291", }, ], notes: [ { category: "general", text: "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2021-29457. Reason: This candidate is a duplicate of CVE-2021-29457. Notes: All CVE users should reference CVE-2021-29457 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-31291", url: "https://www.suse.com/security/cve/CVE-2021-31291", }, { category: "external", summary: "SUSE Bug 1188733 for CVE-2021-31291", url: "https://bugzilla.suse.com/1188733", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "moderate", }, ], title: "CVE-2021-31291", }, { cve: "CVE-2021-32815", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-32815", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-32815", url: "https://www.suse.com/security/cve/CVE-2021-32815", }, { category: "external", summary: "SUSE Bug 1189337 for CVE-2021-32815", url: "https://bugzilla.suse.com/1189337", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "low", }, ], title: "CVE-2021-32815", }, { cve: "CVE-2021-34334", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-34334", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An infinite loop is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.5.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-34334", url: "https://www.suse.com/security/cve/CVE-2021-34334", }, { category: "external", summary: "SUSE Bug 1189338 for CVE-2021-34334", url: "https://bugzilla.suse.com/1189338", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "moderate", }, ], title: "CVE-2021-34334", }, { cve: "CVE-2021-37620", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-37620", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. An out-of-bounds read was found in Exiv2 versions v0.27.4 and earlier. The out-of-bounds read is triggered when Exiv2 is used to read the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. The bug is fixed in version v0.27.5.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-37620", url: "https://www.suse.com/security/cve/CVE-2021-37620", }, { category: "external", summary: "SUSE Bug 1189332 for CVE-2021-37620", url: "https://bugzilla.suse.com/1189332", }, ], 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 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Server 12 SP2-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexiv2-12-0.23-12.18.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexiv2-devel-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud 9:libexiv2-12-0.23-12.18.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libexiv2-12-0.23-12.18.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-28T10:22:53Z", details: "low", }, ], title: "CVE-2021-37620", }, ], }
suse-su-2022:4208-1
Vulnerability from csaf_suse
Published
2022-11-23 16:36
Modified
2022-11-23 16:36
Summary
Security update for exiv2-0_26
Notes
Title of the patch
Security update for exiv2-0_26
Description of the patch
This update for exiv2-0_26 fixes the following issues:
- CVE-2019-17402: Fixed improper validation of the total size to the offset and size leads to a crash in Exiv2::getULong in types.cpp (bsc#1153577).
- CVE-2018-20098: Fixed a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header (bsc#1119560).
- CVE-2018-17581: Fixed an excessive stack consumption CiffDirectory:readDirectory() at crwimage_int.cpp (bsc#1110282).
- CVE-2018-20099: exiv2: infinite loop in Exiv2::Jp2Image::encodeJp2Header (bsc#1119559).
- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).
- CVE-2017-11591: Fixed a floating point exception in Exiv2::ValueType (bsc#1050257).
- CVE-2018-11531: Fixed a heap-based buffer overflow in getData in preview.cpp (bsc#1095070).
- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).
- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).
- CVE-2019-13109: Fixed a denial of service in PngImage:readMetadata (bsc#1142677).
- CVE-2019-13110: Fixed an integer-overflow and out-of-bounds read in CiffDirectory:readDirectory leads to denail of service (bsc#1142678).
Patchnames
SUSE-2022-4208,SUSE-SLE-Module-Desktop-Applications-15-SP4-2022-4208,openSUSE-SLE-15.4-2022-4208
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 exiv2-0_26", title: "Title of the patch", }, { category: "description", text: "This update for exiv2-0_26 fixes the following issues:\n\n- CVE-2019-17402: Fixed improper validation of the total size to the offset and size leads to a crash in Exiv2::getULong in types.cpp (bsc#1153577).\n- CVE-2018-20098: Fixed a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header (bsc#1119560).\n- CVE-2018-17581: Fixed an excessive stack consumption CiffDirectory:readDirectory() at crwimage_int.cpp (bsc#1110282).\n- CVE-2018-20099: exiv2: infinite loop in Exiv2::Jp2Image::encodeJp2Header (bsc#1119559).\n- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).\n- CVE-2017-11591: Fixed a floating point exception in Exiv2::ValueType (bsc#1050257).\n- CVE-2018-11531: Fixed a heap-based buffer overflow in getData in preview.cpp (bsc#1095070).\n- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).\n- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).\n- CVE-2019-13109: Fixed a denial of service in PngImage:readMetadata (bsc#1142677).\n- CVE-2019-13110: Fixed an integer-overflow and out-of-bounds read in CiffDirectory:readDirectory leads to denail of service (bsc#1142678).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2022-4208,SUSE-SLE-Module-Desktop-Applications-15-SP4-2022-4208,openSUSE-SLE-15.4-2022-4208", 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-2022_4208-1.json", }, { category: "self", summary: "URL for SUSE-SU-2022:4208-1", url: "https://www.suse.com/support/update/announcement/2022/suse-su-20224208-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2022:4208-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013101.html", }, { category: "self", summary: "SUSE Bug 1050257", url: "https://bugzilla.suse.com/1050257", }, { category: "self", summary: "SUSE Bug 1095070", url: "https://bugzilla.suse.com/1095070", }, { category: "self", summary: "SUSE Bug 1110282", url: "https://bugzilla.suse.com/1110282", }, { category: "self", summary: "SUSE Bug 1119559", url: "https://bugzilla.suse.com/1119559", }, { category: "self", summary: "SUSE Bug 1119560", url: "https://bugzilla.suse.com/1119560", }, { category: "self", summary: "SUSE Bug 1119562", url: "https://bugzilla.suse.com/1119562", }, { category: "self", summary: "SUSE Bug 1142677", url: "https://bugzilla.suse.com/1142677", }, { category: "self", summary: "SUSE Bug 1142678", url: "https://bugzilla.suse.com/1142678", }, { category: "self", summary: "SUSE Bug 1153577", url: "https://bugzilla.suse.com/1153577", }, { category: "self", summary: "SUSE Bug 1186231", url: "https://bugzilla.suse.com/1186231", }, { category: "self", summary: "SUSE Bug 1189337", url: "https://bugzilla.suse.com/1189337", }, { category: "self", summary: "SUSE CVE CVE-2017-11591 page", url: "https://www.suse.com/security/cve/CVE-2017-11591/", }, { category: "self", summary: "SUSE CVE CVE-2018-11531 page", url: "https://www.suse.com/security/cve/CVE-2018-11531/", }, { category: "self", summary: "SUSE CVE CVE-2018-17581 page", url: "https://www.suse.com/security/cve/CVE-2018-17581/", }, { category: "self", summary: "SUSE CVE CVE-2018-20097 page", url: "https://www.suse.com/security/cve/CVE-2018-20097/", }, { category: "self", summary: "SUSE CVE CVE-2018-20098 page", url: "https://www.suse.com/security/cve/CVE-2018-20098/", }, { category: "self", summary: "SUSE CVE CVE-2018-20099 page", url: "https://www.suse.com/security/cve/CVE-2018-20099/", }, { category: "self", summary: "SUSE CVE CVE-2019-13109 page", url: "https://www.suse.com/security/cve/CVE-2019-13109/", }, { category: "self", summary: "SUSE CVE CVE-2019-13110 page", url: "https://www.suse.com/security/cve/CVE-2019-13110/", }, { category: "self", summary: "SUSE CVE CVE-2019-17402 page", url: "https://www.suse.com/security/cve/CVE-2019-17402/", }, { category: "self", summary: "SUSE CVE CVE-2021-29473 page", url: "https://www.suse.com/security/cve/CVE-2021-29473/", }, { category: "self", summary: "SUSE CVE CVE-2021-32815 page", url: "https://www.suse.com/security/cve/CVE-2021-32815/", }, ], title: "Security update for exiv2-0_26", tracking: { current_release_date: "2022-11-23T16:36:27Z", generator: { date: "2022-11-23T16:36:27Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2022:4208-1", initial_release_date: "2022-11-23T16:36:27Z", revision_history: [ { date: "2022-11-23T16:36:27Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "libexiv2-26-0.26-150400.9.21.1.aarch64", product: { name: "libexiv2-26-0.26-150400.9.21.1.aarch64", product_id: "libexiv2-26-0.26-150400.9.21.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libexiv2-26-64bit-0.26-150400.9.21.1.aarch64_ilp32", product: { name: "libexiv2-26-64bit-0.26-150400.9.21.1.aarch64_ilp32", product_id: "libexiv2-26-64bit-0.26-150400.9.21.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "libexiv2-26-0.26-150400.9.21.1.i586", product: { name: "libexiv2-26-0.26-150400.9.21.1.i586", product_id: "libexiv2-26-0.26-150400.9.21.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "libexiv2-26-0.26-150400.9.21.1.ppc64le", product: { name: "libexiv2-26-0.26-150400.9.21.1.ppc64le", product_id: "libexiv2-26-0.26-150400.9.21.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "libexiv2-26-0.26-150400.9.21.1.s390x", product: { name: "libexiv2-26-0.26-150400.9.21.1.s390x", product_id: "libexiv2-26-0.26-150400.9.21.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "libexiv2-26-0.26-150400.9.21.1.x86_64", product: { name: "libexiv2-26-0.26-150400.9.21.1.x86_64", product_id: "libexiv2-26-0.26-150400.9.21.1.x86_64", }, }, { category: "product_version", name: "libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", product: { name: "libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", product_id: "libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product: { name: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-desktop-applications:15:sp4", }, }, }, { category: "product_name", name: "openSUSE Leap 15.4", product: { name: "openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP4", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.aarch64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.ppc64le as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.s390x as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.s390x", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150400.9.21.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", }, product_reference: "libexiv2-26-0.26-150400.9.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-32bit-0.26-150400.9.21.1.x86_64 as component of openSUSE Leap 15.4", product_id: "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", }, product_reference: "libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.4", }, ], }, vulnerabilities: [ { cve: "CVE-2017-11591", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11591", }, ], notes: [ { category: "general", text: "There is a Floating point exception in the Exiv2::ValueType function in Exiv2 0.26 that will lead to a remote denial of service attack via crafted input.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11591", url: "https://www.suse.com/security/cve/CVE-2017-11591", }, { category: "external", summary: "SUSE Bug 1050257 for CVE-2017-11591", url: "https://bugzilla.suse.com/1050257", }, { category: "external", summary: "SUSE Bug 1061023 for CVE-2017-11591", url: "https://bugzilla.suse.com/1061023", }, { category: "external", summary: "SUSE Bug 1061025 for CVE-2017-11591", url: "https://bugzilla.suse.com/1061025", }, { category: "external", summary: "SUSE Bug 1068871 for CVE-2017-11591", url: "https://bugzilla.suse.com/1068871", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "moderate", }, ], title: "CVE-2017-11591", }, { cve: "CVE-2018-11531", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11531", }, ], notes: [ { category: "general", text: "Exiv2 0.26 has a heap-based buffer overflow in getData in preview.cpp.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11531", url: "https://www.suse.com/security/cve/CVE-2018-11531", }, { category: "external", summary: "SUSE Bug 1095070 for CVE-2018-11531", url: "https://bugzilla.suse.com/1095070", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "moderate", }, ], title: "CVE-2018-11531", }, { cve: "CVE-2018-17581", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-17581", }, ], notes: [ { category: "general", text: "CiffDirectory::readDirectory() at crwimage_int.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-17581", url: "https://www.suse.com/security/cve/CVE-2018-17581", }, { category: "external", summary: "SUSE Bug 1110282 for CVE-2018-17581", url: "https://bugzilla.suse.com/1110282", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2018-17581", }, { cve: "CVE-2018-20097", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20097", }, ], notes: [ { category: "general", text: "There is a SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroups of tiffimage_int.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20097", url: "https://www.suse.com/security/cve/CVE-2018-20097", }, { category: "external", summary: "SUSE Bug 1119562 for CVE-2018-20097", url: "https://bugzilla.suse.com/1119562", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2018-20097", }, { cve: "CVE-2018-20098", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20098", }, ], notes: [ { category: "general", text: "There is a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20098", url: "https://www.suse.com/security/cve/CVE-2018-20098", }, { category: "external", summary: "SUSE Bug 1119560 for CVE-2018-20098", url: "https://bugzilla.suse.com/1119560", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2018-20098", }, { cve: "CVE-2018-20099", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20099", }, ], notes: [ { category: "general", text: "There is an infinite loop in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20099", url: "https://www.suse.com/security/cve/CVE-2018-20099", }, { category: "external", summary: "SUSE Bug 1119559 for CVE-2018-20099", url: "https://bugzilla.suse.com/1119559", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2018-20099", }, { cve: "CVE-2019-13109", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-13109", }, ], notes: [ { category: "general", text: "An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted PNG image file, because PngImage::readMetadata mishandles a chunkLength - iccOffset subtraction.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-13109", url: "https://www.suse.com/security/cve/CVE-2019-13109", }, { category: "external", summary: "SUSE Bug 1142677 for CVE-2019-13109", url: "https://bugzilla.suse.com/1142677", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "moderate", }, ], title: "CVE-2019-13109", }, { cve: "CVE-2019-13110", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-13110", }, ], notes: [ { category: "general", text: "A CiffDirectory::readDirectory integer overflow and out-of-bounds read in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted CRW image file.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-13110", url: "https://www.suse.com/security/cve/CVE-2019-13110", }, { category: "external", summary: "SUSE Bug 1142678 for CVE-2019-13110", url: "https://bugzilla.suse.com/1142678", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "moderate", }, ], title: "CVE-2019-13110", }, { cve: "CVE-2019-17402", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-17402", }, ], notes: [ { category: "general", text: "Exiv2 0.27.2 allows attackers to trigger a crash in Exiv2::getULong in types.cpp when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimage_int.cpp, because there is no validation of the relationship of the total size to the offset and size.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-17402", url: "https://www.suse.com/security/cve/CVE-2019-17402", }, { category: "external", summary: "SUSE Bug 1153577 for CVE-2019-17402", url: "https://bugzilla.suse.com/1153577", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2019-17402", }, { cve: "CVE-2021-29473", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-29473", }, ], notes: [ { category: "general", text: "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4. Please see our security policy for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-29473", url: "https://www.suse.com/security/cve/CVE-2021-29473", }, { category: "external", summary: "SUSE Bug 1186231 for CVE-2021-29473", url: "https://bugzilla.suse.com/1186231", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.7, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "moderate", }, ], title: "CVE-2021-29473", }, { cve: "CVE-2021-32815", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-32815", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-32815", url: "https://www.suse.com/security/cve/CVE-2021-32815", }, { category: "external", summary: "SUSE Bug 1189337 for CVE-2021-32815", url: "https://bugzilla.suse.com/1189337", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.aarch64", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.ppc64le", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.s390x", "openSUSE Leap 15.4:libexiv2-26-0.26-150400.9.21.1.x86_64", "openSUSE Leap 15.4:libexiv2-26-32bit-0.26-150400.9.21.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-23T16:36:27Z", details: "low", }, ], title: "CVE-2021-32815", }, ], }
suse-su-2022:4276-1
Vulnerability from csaf_suse
Published
2022-11-29 14:36
Modified
2022-11-29 14:36
Summary
Security update for exiv2
Notes
Title of the patch
Security update for exiv2
Description of the patch
This update for exiv2 fixes the following issues:
- CVE-2019-13110: Fixed an integer-overflow and out-of-bounds read in CiffDirectory:readDirectory leads to denail of service (bsc#1142678).
- CVE-2019-13109: Fixed a denial of service in PngImage:readMetadata (bsc#1142677).
- CVE-2018-17581: Fixed an excessive stack consumption CiffDirectory:readDirectory() at crwimage_int.cpp (bsc#1110282).
- CVE-2017-11591: Fixed a floating point exception in Exiv2::ValueType (bsc#1050257).
- CVE-2019-17402: Fixed an improper validation of the total size to the offset and size leads to a crash in Exiv2::getULong in types.cpp (bsc#1153577).
- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).
- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).
- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).
- CVE-2018-20098: Fixed a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header (bsc#1119560).
- CVE-2018-11531: Fixed a heap-based buffer overflow in getData in preview.cpp (bsc#1095070).
- CVE-2018-20099: exiv2: infinite loop in Exiv2::Jp2Image::encodeJp2Header (bsc#1119559).
Patchnames
SUSE-2022-4276,SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-4276,SUSE-SLE-Product-HPC-15-2022-4276,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4276,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4276,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-4276,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-4276,SUSE-SLE-Product-SLES-15-2022-4276,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4276,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4276,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-4276,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-4276,SUSE-SLE-Product-SLES_SAP-15-2022-4276,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4276,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-4276,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-4276,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-4276,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-4276,SUSE-Storage-6-2022-4276,SUSE-Storage-7-2022-4276,openSUSE-SLE-15.3-2022-4276
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 exiv2", title: "Title of the patch", }, { category: "description", text: "This update for exiv2 fixes the following issues:\n\n- CVE-2019-13110: Fixed an integer-overflow and out-of-bounds read in CiffDirectory:readDirectory leads to denail of service (bsc#1142678).\n- CVE-2019-13109: Fixed a denial of service in PngImage:readMetadata (bsc#1142677).\n- CVE-2018-17581: Fixed an excessive stack consumption CiffDirectory:readDirectory() at crwimage_int.cpp (bsc#1110282).\n- CVE-2017-11591: Fixed a floating point exception in Exiv2::ValueType (bsc#1050257).\n- CVE-2019-17402: Fixed an improper validation of the total size to the offset and size leads to a crash in Exiv2::getULong in types.cpp (bsc#1153577).\n- CVE-2021-32815: Fixed a deny-of-service due to assertion failure in crwimage_int.cpp (bsc#1189337).\n- CVE-2018-20097: Fixed SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroupsu (bsc#1119562).\n- CVE-2021-29473: Fixed out-of-bounds read in Exiv2::Jp2Image:doWriteMetadata (bsc#1186231).\n- CVE-2018-20098: Fixed a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header (bsc#1119560).\n- CVE-2018-11531: Fixed a heap-based buffer overflow in getData in preview.cpp (bsc#1095070).\n- CVE-2018-20099: exiv2: infinite loop in Exiv2::Jp2Image::encodeJp2Header (bsc#1119559).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2022-4276,SUSE-SLE-Module-Desktop-Applications-15-SP3-2022-4276,SUSE-SLE-Product-HPC-15-2022-4276,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4276,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4276,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-4276,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-4276,SUSE-SLE-Product-SLES-15-2022-4276,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4276,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4276,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-4276,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-4276,SUSE-SLE-Product-SLES_SAP-15-2022-4276,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4276,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-4276,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-4276,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-4276,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-4276,SUSE-Storage-6-2022-4276,SUSE-Storage-7-2022-4276,openSUSE-SLE-15.3-2022-4276", 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-2022_4276-1.json", }, { category: "self", summary: "URL for SUSE-SU-2022:4276-1", url: "https://www.suse.com/support/update/announcement/2022/suse-su-20224276-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2022:4276-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013143.html", }, { category: "self", summary: "SUSE Bug 1050257", url: "https://bugzilla.suse.com/1050257", }, { category: "self", summary: "SUSE Bug 1095070", url: "https://bugzilla.suse.com/1095070", }, { category: "self", summary: "SUSE Bug 1110282", url: "https://bugzilla.suse.com/1110282", }, { category: "self", summary: "SUSE Bug 1119559", url: "https://bugzilla.suse.com/1119559", }, { category: "self", summary: "SUSE Bug 1119560", url: "https://bugzilla.suse.com/1119560", }, { category: "self", summary: "SUSE Bug 1119562", url: "https://bugzilla.suse.com/1119562", }, { category: "self", summary: "SUSE Bug 1142677", url: "https://bugzilla.suse.com/1142677", }, { category: "self", summary: "SUSE Bug 1142678", url: "https://bugzilla.suse.com/1142678", }, { category: "self", summary: "SUSE Bug 1153577", url: "https://bugzilla.suse.com/1153577", }, { category: "self", summary: "SUSE Bug 1186231", url: "https://bugzilla.suse.com/1186231", }, { category: "self", summary: "SUSE Bug 1189337", url: "https://bugzilla.suse.com/1189337", }, { category: "self", summary: "SUSE CVE CVE-2017-11591 page", url: "https://www.suse.com/security/cve/CVE-2017-11591/", }, { category: "self", summary: "SUSE CVE CVE-2018-11531 page", url: "https://www.suse.com/security/cve/CVE-2018-11531/", }, { category: "self", summary: "SUSE CVE CVE-2018-17581 page", url: "https://www.suse.com/security/cve/CVE-2018-17581/", }, { category: "self", summary: "SUSE CVE CVE-2018-20097 page", url: "https://www.suse.com/security/cve/CVE-2018-20097/", }, { category: "self", summary: "SUSE CVE CVE-2018-20098 page", url: "https://www.suse.com/security/cve/CVE-2018-20098/", }, { category: "self", summary: "SUSE CVE CVE-2018-20099 page", url: "https://www.suse.com/security/cve/CVE-2018-20099/", }, { category: "self", summary: "SUSE CVE CVE-2019-13109 page", url: "https://www.suse.com/security/cve/CVE-2019-13109/", }, { category: "self", summary: "SUSE CVE CVE-2019-13110 page", url: "https://www.suse.com/security/cve/CVE-2019-13110/", }, { category: "self", summary: "SUSE CVE CVE-2019-17402 page", url: "https://www.suse.com/security/cve/CVE-2019-17402/", }, { category: "self", summary: "SUSE CVE CVE-2021-29473 page", url: "https://www.suse.com/security/cve/CVE-2021-29473/", }, { category: "self", summary: "SUSE CVE CVE-2021-32815 page", url: "https://www.suse.com/security/cve/CVE-2021-32815/", }, ], title: "Security update for exiv2", tracking: { current_release_date: "2022-11-29T14:36:22Z", generator: { date: "2022-11-29T14:36:22Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2022:4276-1", initial_release_date: "2022-11-29T14:36:22Z", revision_history: [ { date: "2022-11-29T14:36:22Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "exiv2-0.26-150000.6.26.1.aarch64", product: { name: "exiv2-0.26-150000.6.26.1.aarch64", product_id: "exiv2-0.26-150000.6.26.1.aarch64", }, }, { category: "product_version", name: "libexiv2-26-0.26-150000.6.26.1.aarch64", product: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64", product_id: "libexiv2-26-0.26-150000.6.26.1.aarch64", }, }, { category: "product_version", name: "libexiv2-devel-0.26-150000.6.26.1.aarch64", product: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64", product_id: "libexiv2-devel-0.26-150000.6.26.1.aarch64", }, }, { category: "product_version", name: "libexiv2-doc-0.26-150000.6.26.1.aarch64", product: { name: "libexiv2-doc-0.26-150000.6.26.1.aarch64", product_id: "libexiv2-doc-0.26-150000.6.26.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "libexiv2-26-64bit-0.26-150000.6.26.1.aarch64_ilp32", product: { name: "libexiv2-26-64bit-0.26-150000.6.26.1.aarch64_ilp32", product_id: "libexiv2-26-64bit-0.26-150000.6.26.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "exiv2-0.26-150000.6.26.1.i586", product: { name: "exiv2-0.26-150000.6.26.1.i586", product_id: "exiv2-0.26-150000.6.26.1.i586", }, }, { category: "product_version", name: "libexiv2-26-0.26-150000.6.26.1.i586", product: { name: "libexiv2-26-0.26-150000.6.26.1.i586", product_id: "libexiv2-26-0.26-150000.6.26.1.i586", }, }, { category: "product_version", name: "libexiv2-devel-0.26-150000.6.26.1.i586", product: { name: "libexiv2-devel-0.26-150000.6.26.1.i586", product_id: "libexiv2-devel-0.26-150000.6.26.1.i586", }, }, { category: "product_version", name: "libexiv2-doc-0.26-150000.6.26.1.i586", product: { name: "libexiv2-doc-0.26-150000.6.26.1.i586", product_id: "libexiv2-doc-0.26-150000.6.26.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "exiv2-lang-0.26-150000.6.26.1.noarch", product: { name: "exiv2-lang-0.26-150000.6.26.1.noarch", product_id: "exiv2-lang-0.26-150000.6.26.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "exiv2-0.26-150000.6.26.1.ppc64le", product: { name: "exiv2-0.26-150000.6.26.1.ppc64le", product_id: "exiv2-0.26-150000.6.26.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-26-0.26-150000.6.26.1.ppc64le", product: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le", product_id: "libexiv2-26-0.26-150000.6.26.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", product: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", product_id: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-doc-0.26-150000.6.26.1.ppc64le", product: { name: "libexiv2-doc-0.26-150000.6.26.1.ppc64le", product_id: "libexiv2-doc-0.26-150000.6.26.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "exiv2-0.26-150000.6.26.1.s390x", product: { name: "exiv2-0.26-150000.6.26.1.s390x", product_id: "exiv2-0.26-150000.6.26.1.s390x", }, }, { category: "product_version", name: "libexiv2-26-0.26-150000.6.26.1.s390x", product: { name: "libexiv2-26-0.26-150000.6.26.1.s390x", product_id: "libexiv2-26-0.26-150000.6.26.1.s390x", }, }, { category: "product_version", name: "libexiv2-devel-0.26-150000.6.26.1.s390x", product: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x", product_id: "libexiv2-devel-0.26-150000.6.26.1.s390x", }, }, { category: "product_version", name: "libexiv2-doc-0.26-150000.6.26.1.s390x", product: { name: "libexiv2-doc-0.26-150000.6.26.1.s390x", product_id: "libexiv2-doc-0.26-150000.6.26.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "exiv2-0.26-150000.6.26.1.x86_64", product: { name: "exiv2-0.26-150000.6.26.1.x86_64", product_id: "exiv2-0.26-150000.6.26.1.x86_64", }, }, { category: "product_version", name: "libexiv2-26-0.26-150000.6.26.1.x86_64", product: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64", product_id: "libexiv2-26-0.26-150000.6.26.1.x86_64", }, }, { category: "product_version", name: "libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", product: { name: "libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", product_id: "libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", }, }, { category: "product_version", name: "libexiv2-devel-0.26-150000.6.26.1.x86_64", product: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64", product_id: "libexiv2-devel-0.26-150000.6.26.1.x86_64", }, }, { category: "product_version", name: "libexiv2-doc-0.26-150000.6.26.1.x86_64", product: { name: "libexiv2-doc-0.26-150000.6.26.1.x86_64", product_id: "libexiv2-doc-0.26-150000.6.26.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product: { name: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-desktop-applications:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15:sp2", }, }, }, { 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 Server 15-LTSS", product: { name: "SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP1-BCL", product: { name: "SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles_bcl:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product: { name: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15 SP2-BCL", product: { name: "SUSE Linux Enterprise Server 15 SP2-BCL", product_id: "SUSE Linux Enterprise Server 15 SP2-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles_bcl:15:sp2", }, }, }, { 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 for SAP Applications 15", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15:sp1", }, }, }, { 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 Manager Proxy 4.1", product: { name: "SUSE Manager Proxy 4.1", product_id: "SUSE Manager Proxy 4.1", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-proxy:4.1", }, }, }, { category: "product_name", name: "SUSE Manager Retail Branch Server 4.1", product: { name: "SUSE Manager Retail Branch Server 4.1", product_id: "SUSE Manager Retail Branch Server 4.1", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-retail-branch-server:4.1", }, }, }, { category: "product_name", name: "SUSE Manager Server 4.1", product: { name: "SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1", product_identification_helper: { cpe: "cpe:/o:suse:suse-manager-server:4.1", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 6", product: { name: "SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6", product_identification_helper: { cpe: "cpe:/o:suse:ses:6", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 7", product: { name: "SUSE Enterprise Storage 7", product_id: "SUSE Enterprise Storage 7", product_identification_helper: { cpe: "cpe:/o:suse:ses:7", }, }, }, { category: "product_name", name: "openSUSE Leap 15.3", product: { name: "openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.3", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3", product_id: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Desktop Applications 15 SP3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.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:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.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:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.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:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.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:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", product_id: "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP1-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", product_id: "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL", product_id: "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", product_id: "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.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:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.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:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.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:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.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:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Proxy 4.1", product_id: "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Proxy 4.1", product_id: "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Proxy 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", product_id: "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1", product_id: "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Retail Branch Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Manager Server 4.1", product_id: "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Manager Server 4.1", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Enterprise Storage 6", product_id: "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 6", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of SUSE Enterprise Storage 7", product_id: "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of SUSE Enterprise Storage 7", product_id: "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of SUSE Enterprise Storage 7", product_id: "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "SUSE Enterprise Storage 7", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of SUSE Enterprise Storage 7", product_id: "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 7", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.26-150000.6.26.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", }, product_reference: "exiv2-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.26-150000.6.26.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", }, product_reference: "exiv2-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.26-150000.6.26.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", }, product_reference: "exiv2-0.26-150000.6.26.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.26-150000.6.26.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", }, product_reference: "exiv2-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "exiv2-lang-0.26-150000.6.26.1.noarch as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", }, product_reference: "exiv2-lang-0.26-150000.6.26.1.noarch", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-0.26-150000.6.26.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-26-32bit-0.26-150000.6.26.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.26-150000.6.26.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-devel-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-doc-0.26-150000.6.26.1.aarch64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", }, product_reference: "libexiv2-doc-0.26-150000.6.26.1.aarch64", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-doc-0.26-150000.6.26.1.ppc64le as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", }, product_reference: "libexiv2-doc-0.26-150000.6.26.1.ppc64le", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-doc-0.26-150000.6.26.1.s390x as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", }, product_reference: "libexiv2-doc-0.26-150000.6.26.1.s390x", relates_to_product_reference: "openSUSE Leap 15.3", }, { category: "default_component_of", full_product_name: { name: "libexiv2-doc-0.26-150000.6.26.1.x86_64 as component of openSUSE Leap 15.3", product_id: "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", }, product_reference: "libexiv2-doc-0.26-150000.6.26.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.3", }, ], }, vulnerabilities: [ { cve: "CVE-2017-11591", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-11591", }, ], notes: [ { category: "general", text: "There is a Floating point exception in the Exiv2::ValueType function in Exiv2 0.26 that will lead to a remote denial of service attack via crafted input.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2017-11591", url: "https://www.suse.com/security/cve/CVE-2017-11591", }, { category: "external", summary: "SUSE Bug 1050257 for CVE-2017-11591", url: "https://bugzilla.suse.com/1050257", }, { category: "external", summary: "SUSE Bug 1061023 for CVE-2017-11591", url: "https://bugzilla.suse.com/1061023", }, { category: "external", summary: "SUSE Bug 1061025 for CVE-2017-11591", url: "https://bugzilla.suse.com/1061025", }, { category: "external", summary: "SUSE Bug 1068871 for CVE-2017-11591", url: "https://bugzilla.suse.com/1068871", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "moderate", }, ], title: "CVE-2017-11591", }, { cve: "CVE-2018-11531", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-11531", }, ], notes: [ { category: "general", text: "Exiv2 0.26 has a heap-based buffer overflow in getData in preview.cpp.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-11531", url: "https://www.suse.com/security/cve/CVE-2018-11531", }, { category: "external", summary: "SUSE Bug 1095070 for CVE-2018-11531", url: "https://bugzilla.suse.com/1095070", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "moderate", }, ], title: "CVE-2018-11531", }, { cve: "CVE-2018-17581", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-17581", }, ], notes: [ { category: "general", text: "CiffDirectory::readDirectory() at crwimage_int.cpp in Exiv2 0.26 has excessive stack consumption due to a recursive function, leading to Denial of service.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-17581", url: "https://www.suse.com/security/cve/CVE-2018-17581", }, { category: "external", summary: "SUSE Bug 1110282 for CVE-2018-17581", url: "https://bugzilla.suse.com/1110282", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2018-17581", }, { cve: "CVE-2018-20097", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20097", }, ], notes: [ { category: "general", text: "There is a SEGV in Exiv2::Internal::TiffParserWorker::findPrimaryGroups of tiffimage_int.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20097", url: "https://www.suse.com/security/cve/CVE-2018-20097", }, { category: "external", summary: "SUSE Bug 1119562 for CVE-2018-20097", url: "https://bugzilla.suse.com/1119562", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2018-20097", }, { cve: "CVE-2018-20098", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20098", }, ], notes: [ { category: "general", text: "There is a heap-based buffer over-read in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20098", url: "https://www.suse.com/security/cve/CVE-2018-20098", }, { category: "external", summary: "SUSE Bug 1119560 for CVE-2018-20098", url: "https://bugzilla.suse.com/1119560", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2018-20098", }, { cve: "CVE-2018-20099", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-20099", }, ], notes: [ { category: "general", text: "There is an infinite loop in Exiv2::Jp2Image::encodeJp2Header of jp2image.cpp in Exiv2 0.27-RC3. A crafted input will lead to a remote denial of service attack.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-20099", url: "https://www.suse.com/security/cve/CVE-2018-20099", }, { category: "external", summary: "SUSE Bug 1119559 for CVE-2018-20099", url: "https://bugzilla.suse.com/1119559", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2018-20099", }, { cve: "CVE-2019-13109", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-13109", }, ], notes: [ { category: "general", text: "An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted PNG image file, because PngImage::readMetadata mishandles a chunkLength - iccOffset subtraction.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-13109", url: "https://www.suse.com/security/cve/CVE-2019-13109", }, { category: "external", summary: "SUSE Bug 1142677 for CVE-2019-13109", url: "https://bugzilla.suse.com/1142677", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "moderate", }, ], title: "CVE-2019-13109", }, { cve: "CVE-2019-13110", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-13110", }, ], notes: [ { category: "general", text: "A CiffDirectory::readDirectory integer overflow and out-of-bounds read in Exiv2 through 0.27.1 allows an attacker to cause a denial of service (SIGSEGV) via a crafted CRW image file.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-13110", url: "https://www.suse.com/security/cve/CVE-2019-13110", }, { category: "external", summary: "SUSE Bug 1142678 for CVE-2019-13110", url: "https://bugzilla.suse.com/1142678", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "moderate", }, ], title: "CVE-2019-13110", }, { cve: "CVE-2019-17402", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-17402", }, ], notes: [ { category: "general", text: "Exiv2 0.27.2 allows attackers to trigger a crash in Exiv2::getULong in types.cpp when called from Exiv2::Internal::CiffDirectory::readDirectory in crwimage_int.cpp, because there is no validation of the relationship of the total size to the offset and size.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-17402", url: "https://www.suse.com/security/cve/CVE-2019-17402", }, { category: "external", summary: "SUSE Bug 1153577 for CVE-2019-17402", url: "https://bugzilla.suse.com/1153577", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.3, baseSeverity: "LOW", vectorString: "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.0", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2019-17402", }, { cve: "CVE-2021-29473", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-29473", }, ], notes: [ { category: "general", text: "Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. An out-of-bounds read was found in Exiv2 versions v0.27.3 and earlier. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing Exiv2, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when writing the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `insert`. The bug is fixed in version v0.27.4. Please see our security policy for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-29473", url: "https://www.suse.com/security/cve/CVE-2021-29473", }, { category: "external", summary: "SUSE Bug 1186231 for CVE-2021-29473", url: "https://bugzilla.suse.com/1186231", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.7, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "moderate", }, ], title: "CVE-2021-29473", }, { cve: "CVE-2021-32815", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-32815", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-32815", url: "https://www.suse.com/security/cve/CVE-2021-32815", }, { category: "external", summary: "SUSE Bug 1189337 for CVE-2021-32815", url: "https://bugzilla.suse.com/1189337", }, ], 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 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 6:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Enterprise Storage 7:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-BCL:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Proxy 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Retail Branch Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-26-0.26-150000.6.26.1.x86_64", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.s390x", "SUSE Manager Server 4.1:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:exiv2-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:exiv2-lang-0.26-150000.6.26.1.noarch", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-26-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-26-32bit-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-devel-0.26-150000.6.26.1.x86_64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.aarch64", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.ppc64le", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.s390x", "openSUSE Leap 15.3:libexiv2-doc-0.26-150000.6.26.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2022-11-29T14:36:22Z", details: "low", }, ], title: "CVE-2021-32815", }, ], }
fkie_cve-2021-32815
Vulnerability from fkie_nvd
Published
2021-08-09 18:15
Modified
2024-11-21 06:07
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
exiv2 | exiv2 | * | |
fedoraproject | fedora | 33 | |
fedoraproject | fedora | 34 | |
debian | debian_linux | 10.0 |
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*", matchCriteriaId: "511F5B8C-FF2B-434C-8C9C-DC1140F35CBC", versionEndIncluding: "0.27.4", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*", matchCriteriaId: "E460AA51-FCDA-46B9-AE97-E6676AA5E194", vulnerable: true, }, { criteria: "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*", matchCriteriaId: "A930E247-0B43-43CB-98FF-6CE7B8189835", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", }, { lang: "es", value: "Exiv2 es una utilidad de línea de comandos y una biblioteca C++ para leer, escribir, borrar y modificar los metadatos de los archivos de imagen. El fallo de aserción es desencadenado cuando Exiv2 es usado para modificar los metadatos de un archivo de imagen diseñado. Un atacante podría explotar potencialmente la vulnerabilidad para causar una denegación de servicio, si puede engañar a la víctima para que ejecute Exiv2 en un archivo de imagen diseñado. Tenga en cuenta que este bug sólo es desencadenado cuando se modifican los metadatos, que es una operación de Exiv2 que es usada con menos frecuencia que la lectura de los metadatos. Por ejemplo, para desencadenar el bug en la aplicación de línea de comandos de Exiv2, es necesario añadir un argumento extra en la línea de comandos como \"fi\". ### Parches El bug ha sido corregido en la versión v0.27.5. ### Referencias Prueba de regresión y corrección de bug: #1739 ### Para más información Consulte nuestra [política de seguridad](https://github.com/Exiv2/exiv2/security/policy) para obtener información sobre la seguridad de Exiv2", }, ], id: "CVE-2021-32815", lastModified: "2024-11-21T06:07:48.373", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.3, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:N/AC:M/Au:N/C:N/I:N/A:P", version: "2.0", }, exploitabilityScore: 8.6, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: true, }, ], cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2021-08-09T18:15:07.397", references: [ { source: "security-advisories@github.com", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/pull/1739", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { source: "security-advisories@github.com", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { source: "security-advisories@github.com", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { source: "security-advisories@github.com", url: "https://security.gentoo.org/glsa/202312-06", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/pull/1739", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/Exiv2/exiv2/security/advisories/GHSA-mv9g-fxh2-m49m", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/01/msg00004.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FMDT4PJB7P43WSOM3TRQIY3J33BAFVVE/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UYGDELIFFJWKUU7SO3QATCIXCZJERGAC/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.gentoo.org/glsa/202312-06", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-617", }, ], source: "security-advisories@github.com", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-617", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
opensuse-su-2024:12507-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
exiv2-0.27.5-7.1 on GA media
Notes
Title of the patch
exiv2-0.27.5-7.1 on GA media
Description of the patch
These are all security issues fixed in the exiv2-0.27.5-7.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12507
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "exiv2-0.27.5-7.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the exiv2-0.27.5-7.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-12507", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12507-1.json", }, { category: "self", summary: "SUSE CVE CVE-2021-32815 page", url: "https://www.suse.com/security/cve/CVE-2021-32815/", }, { category: "self", summary: "SUSE CVE CVE-2021-34335 page", url: "https://www.suse.com/security/cve/CVE-2021-34335/", }, { category: "self", summary: "SUSE CVE CVE-2022-3953 page", url: "https://www.suse.com/security/cve/CVE-2022-3953/", }, ], title: "exiv2-0.27.5-7.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:12507-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "exiv2-0.27.5-7.1.aarch64", product: { name: "exiv2-0.27.5-7.1.aarch64", product_id: "exiv2-0.27.5-7.1.aarch64", }, }, { category: "product_version", name: "exiv2-lang-0.27.5-7.1.aarch64", product: { name: "exiv2-lang-0.27.5-7.1.aarch64", product_id: "exiv2-lang-0.27.5-7.1.aarch64", }, }, { category: "product_version", name: "libexiv2-27-0.27.5-7.1.aarch64", product: { name: "libexiv2-27-0.27.5-7.1.aarch64", product_id: "libexiv2-27-0.27.5-7.1.aarch64", }, }, { category: "product_version", name: "libexiv2-27-32bit-0.27.5-7.1.aarch64", product: { name: "libexiv2-27-32bit-0.27.5-7.1.aarch64", product_id: "libexiv2-27-32bit-0.27.5-7.1.aarch64", }, }, { category: "product_version", name: "libexiv2-devel-0.27.5-7.1.aarch64", product: { name: "libexiv2-devel-0.27.5-7.1.aarch64", product_id: "libexiv2-devel-0.27.5-7.1.aarch64", }, }, { category: "product_version", name: "libexiv2-xmp-static-0.27.5-7.1.aarch64", product: { name: "libexiv2-xmp-static-0.27.5-7.1.aarch64", product_id: "libexiv2-xmp-static-0.27.5-7.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "exiv2-0.27.5-7.1.ppc64le", product: { name: "exiv2-0.27.5-7.1.ppc64le", product_id: "exiv2-0.27.5-7.1.ppc64le", }, }, { category: "product_version", name: "exiv2-lang-0.27.5-7.1.ppc64le", product: { name: "exiv2-lang-0.27.5-7.1.ppc64le", product_id: "exiv2-lang-0.27.5-7.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-27-0.27.5-7.1.ppc64le", product: { name: "libexiv2-27-0.27.5-7.1.ppc64le", product_id: "libexiv2-27-0.27.5-7.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-27-32bit-0.27.5-7.1.ppc64le", product: { name: "libexiv2-27-32bit-0.27.5-7.1.ppc64le", product_id: "libexiv2-27-32bit-0.27.5-7.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-devel-0.27.5-7.1.ppc64le", product: { name: "libexiv2-devel-0.27.5-7.1.ppc64le", product_id: "libexiv2-devel-0.27.5-7.1.ppc64le", }, }, { category: "product_version", name: "libexiv2-xmp-static-0.27.5-7.1.ppc64le", product: { name: "libexiv2-xmp-static-0.27.5-7.1.ppc64le", product_id: "libexiv2-xmp-static-0.27.5-7.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "exiv2-0.27.5-7.1.s390x", product: { name: "exiv2-0.27.5-7.1.s390x", product_id: "exiv2-0.27.5-7.1.s390x", }, }, { category: "product_version", name: "exiv2-lang-0.27.5-7.1.s390x", product: { name: "exiv2-lang-0.27.5-7.1.s390x", product_id: "exiv2-lang-0.27.5-7.1.s390x", }, }, { category: "product_version", name: "libexiv2-27-0.27.5-7.1.s390x", product: { name: "libexiv2-27-0.27.5-7.1.s390x", product_id: "libexiv2-27-0.27.5-7.1.s390x", }, }, { category: "product_version", name: "libexiv2-27-32bit-0.27.5-7.1.s390x", product: { name: "libexiv2-27-32bit-0.27.5-7.1.s390x", product_id: "libexiv2-27-32bit-0.27.5-7.1.s390x", }, }, { category: "product_version", name: "libexiv2-devel-0.27.5-7.1.s390x", product: { name: "libexiv2-devel-0.27.5-7.1.s390x", product_id: "libexiv2-devel-0.27.5-7.1.s390x", }, }, { category: "product_version", name: "libexiv2-xmp-static-0.27.5-7.1.s390x", product: { name: "libexiv2-xmp-static-0.27.5-7.1.s390x", product_id: "libexiv2-xmp-static-0.27.5-7.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "exiv2-0.27.5-7.1.x86_64", product: { name: "exiv2-0.27.5-7.1.x86_64", product_id: "exiv2-0.27.5-7.1.x86_64", }, }, { category: "product_version", name: "exiv2-lang-0.27.5-7.1.x86_64", product: { name: "exiv2-lang-0.27.5-7.1.x86_64", product_id: "exiv2-lang-0.27.5-7.1.x86_64", }, }, { category: "product_version", name: "libexiv2-27-0.27.5-7.1.x86_64", product: { name: "libexiv2-27-0.27.5-7.1.x86_64", product_id: "libexiv2-27-0.27.5-7.1.x86_64", }, }, { category: "product_version", name: "libexiv2-27-32bit-0.27.5-7.1.x86_64", product: { name: "libexiv2-27-32bit-0.27.5-7.1.x86_64", product_id: "libexiv2-27-32bit-0.27.5-7.1.x86_64", }, }, { category: "product_version", name: "libexiv2-devel-0.27.5-7.1.x86_64", product: { name: "libexiv2-devel-0.27.5-7.1.x86_64", product_id: "libexiv2-devel-0.27.5-7.1.x86_64", }, }, { category: "product_version", name: "libexiv2-xmp-static-0.27.5-7.1.x86_64", product: { name: "libexiv2-xmp-static-0.27.5-7.1.x86_64", product_id: "libexiv2-xmp-static-0.27.5-7.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "exiv2-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", }, product_reference: "exiv2-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", }, product_reference: "exiv2-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", }, product_reference: "exiv2-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", }, product_reference: "exiv2-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-lang-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", }, product_reference: "exiv2-lang-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-lang-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", }, product_reference: "exiv2-lang-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-lang-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", }, product_reference: "exiv2-lang-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "exiv2-lang-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", }, product_reference: "exiv2-lang-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", }, product_reference: "libexiv2-27-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", }, product_reference: "libexiv2-27-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", }, product_reference: "libexiv2-27-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", }, product_reference: "libexiv2-27-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-32bit-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", }, product_reference: "libexiv2-27-32bit-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-32bit-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", }, product_reference: "libexiv2-27-32bit-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-32bit-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", }, product_reference: "libexiv2-27-32bit-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-27-32bit-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", }, product_reference: "libexiv2-27-32bit-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", }, product_reference: "libexiv2-devel-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", }, product_reference: "libexiv2-devel-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", }, product_reference: "libexiv2-devel-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-devel-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", }, product_reference: "libexiv2-devel-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-xmp-static-0.27.5-7.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", }, product_reference: "libexiv2-xmp-static-0.27.5-7.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-xmp-static-0.27.5-7.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", }, product_reference: "libexiv2-xmp-static-0.27.5-7.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-xmp-static-0.27.5-7.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", }, product_reference: "libexiv2-xmp-static-0.27.5-7.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "libexiv2-xmp-static-0.27.5-7.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", }, product_reference: "libexiv2-xmp-static-0.27.5-7.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2021-32815", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-32815", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The assertion failure is triggered when Exiv2 is used to modify the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when modifying the metadata, which is a less frequently used Exiv2 operation than reading the metadata. For example, to trigger the bug in the Exiv2 command-line application, you need to add an extra command-line argument such as `fi`. ### Patches The bug is fixed in version v0.27.5. ### References Regression test and bug fix: #1739 ### For more information Please see our [security policy](https://github.com/Exiv2/exiv2/security/policy) for information about Exiv2 security.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-32815", url: "https://www.suse.com/security/cve/CVE-2021-32815", }, { category: "external", summary: "SUSE Bug 1189337 for CVE-2021-32815", url: "https://bugzilla.suse.com/1189337", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "low", }, ], title: "CVE-2021-32815", }, { cve: "CVE-2021-34335", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2021-34335", }, ], notes: [ { category: "general", text: "Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A floating point exception (FPE) due to an integer divide by zero was found in Exiv2 versions v0.27.4 and earlier. The FPE is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (`-p t` or `-P t`). The bug is fixed in version v0.27.5.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2021-34335", url: "https://www.suse.com/security/cve/CVE-2021-34335", }, { category: "external", summary: "SUSE Bug 1189340 for CVE-2021-34335", url: "https://bugzilla.suse.com/1189340", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 3.1, baseSeverity: "LOW", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "low", }, ], title: "CVE-2021-34335", }, { cve: "CVE-2022-3953", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-3953", }, ], notes: [ { category: "general", text: "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-3953", url: "https://www.suse.com/security/cve/CVE-2022-3953", }, { category: "external", summary: "SUSE Bug 1205391 for CVE-2022-3953", url: "https://bugzilla.suse.com/1205391", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:exiv2-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.s390x", "openSUSE Tumbleweed:exiv2-lang-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-27-32bit-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-devel-0.27.5-7.1.x86_64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.aarch64", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.ppc64le", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.s390x", "openSUSE Tumbleweed:libexiv2-xmp-static-0.27.5-7.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-3953", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.