Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-42716 (GCVE-0-2021-42716)
Vulnerability from cvelistv5 – Published: 2021-10-21 18:36 – Updated: 2024-08-04 03:38
VLAI?
EPSS
Summary
An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T03:38:49.348Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"name": "FEDORA-2021-001f25d986",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"name": "FEDORA-2021-d1446cd1ac",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"name": "FEDORA-2021-f8ba4a690e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"name": "FEDORA-2021-0511a38484",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"name": "FEDORA-2021-082bea5b34",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"name": "FEDORA-2021-3fc69d203c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"name": "FEDORA-2021-8ea648186c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"name": "FEDORA-2021-16d848834d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"name": "FEDORA-2022-832689aa6b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-04-29T08:06:17.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"name": "FEDORA-2021-001f25d986",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"name": "FEDORA-2021-d1446cd1ac",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"name": "FEDORA-2021-f8ba4a690e",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"name": "FEDORA-2021-0511a38484",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"name": "FEDORA-2021-082bea5b34",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"name": "FEDORA-2021-3fc69d203c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"name": "FEDORA-2021-8ea648186c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"name": "FEDORA-2021-16d848834d",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"name": "FEDORA-2022-832689aa6b",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-42716",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nothings/stb/issues/1166",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"name": "https://github.com/nothings/stb/pull/1223",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"name": "https://github.com/nothings/stb/issues/1225",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"name": "FEDORA-2021-001f25d986",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"name": "FEDORA-2021-d1446cd1ac",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"name": "FEDORA-2021-f8ba4a690e",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"name": "FEDORA-2021-0511a38484",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"name": "FEDORA-2021-082bea5b34",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"name": "FEDORA-2021-3fc69d203c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"name": "FEDORA-2021-8ea648186c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"name": "FEDORA-2021-16d848834d",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"name": "FEDORA-2022-832689aa6b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-42716",
"datePublished": "2021-10-21T18:36:39.000Z",
"dateReserved": "2021-10-19T00:00:00.000Z",
"dateUpdated": "2024-08-04T03:38:49.348Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-42716",
"date": "2026-04-27",
"epss": "0.00251",
"percentile": "0.48398"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-42716\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-10-21T19:15:08.083\",\"lastModified\":\"2024-11-21T06:28:01.797\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema en stb stb_image.h versi\u00f3n 2.27. El cargador de PNM interpretaba incorrectamente los archivos PGM de 16 bits como de 8 bits cuando los convert\u00eda a RGBA, conllevando a un desbordamiento del b\u00fafer cuando se reinterpreta posteriormente el resultado como un b\u00fafer de 16 bits. Un atacante podr\u00eda potencialmente bloquear un servicio usando stb_image, o leer hasta 1024 bytes de datos de la pila no consecutivos sin control sobre la ubicaci\u00f3n de lectura\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:H/I:N/A:H\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:P\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nothings:stb_image.h:2.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"026BA031-EE47-451B-8A8C-1CE5F0233D27\"}]}]},{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]}],\"references\":[{\"url\":\"https://github.com/nothings/stb/issues/1166\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/issues/1225\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/pull/1223\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/nothings/stb/issues/1166\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/issues/1225\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/nothings/stb/pull/1223\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
BDU:2023-09080
Vulnerability from fstec - Published: 14.07.2021
VLAI Severity ?
Title
Уязвимость компонента stb_image.h библиотек для C/C++ Libstb, позволяющая нарушителю получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании
Description
Уязвимость компонента stb_image.h библиотек для C/C++ Libstb связана с копированием буфера без проверки входных данных. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, получить доступ к конфиденциальным данным, а также вызвать отказ в обслуживании
Severity ?
Vendor
ООО «РусБИТех-Астра», Сообщество свободного программного обеспечения, Sean Barrett
Software Name
Astra Linux Special Edition (запись в едином реестре российских программ №369), Debian GNU/Linux, Libstb
Software Version
1.6 «Смоленск» (Astra Linux Special Edition), 10 (Debian GNU/Linux), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), до 2.28 (Libstb)
Possible Mitigations
Для Libstb:
использование рекомендаций производителя: https://github.com/nothings/stb/issues/1225
Для Debian:
использование рекомендаций производителя: https://security-tracker.debian.org/tracker/CVE-2021-42716
Для ОС Astra Linux:
обновить пакет libstb до 0.0~git20230404-1astra1 или более высокой версии, используя рекомендации производителя: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16
Reference
https://github.com/nothings/stb/issues/1166
https://github.com/nothings/stb/issues/1225
https://github.com/nothings/stb/pull/1223
https://nvd.nist.gov/vuln/detail/CVE-2021-42716
https://security-tracker.debian.org/tracker/CVE-2021-42716
https://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16
CWE
CWE-120
{
"CVSS 2.0": "AV:N/AC:M/Au:N/C:C/I:N/A:C",
"CVSS 3.0": "AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, Sean Barrett",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 10 (Debian GNU/Linux), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), \u0434\u043e 2.28 (Libstb)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f Libstb:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://github.com/nothings/stb/issues/1225\n\n\u0414\u043b\u044f Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2021-42716\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 libstb \u0434\u043e 0.0~git20230404-1astra1 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "14.07.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "26.12.2023",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "26.12.2023",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2023-09080",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2021-42716",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Debian GNU/Linux, Libstb",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 stb_image.h \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u0434\u043b\u044f C/C++ Libstb, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u0430\u043d\u043d\u044b\u043c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u043c \u0434\u043e\u0441\u0442\u0443\u043f\u0435",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0443\u0444\u0435\u0440\u0430 \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0440\u0430\u0437\u043c\u0435\u0440\u0430 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (\u043a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u0435\u0440\u0435\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0431\u0443\u0444\u0435\u0440\u0430) (CWE-120)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 stb_image.h \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a \u0434\u043b\u044f C/C++ Libstb \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u0431\u0443\u0444\u0435\u0440\u0430 \u0431\u0435\u0437 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u043e, \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u043c \u0434\u0430\u043d\u043d\u044b\u043c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/nothings/stb/issues/1166\nhttps://github.com/nothings/stb/issues/1225\nhttps://github.com/nothings/stb/pull/1223\nhttps://nvd.nist.gov/vuln/detail/CVE-2021-42716\nhttps://security-tracker.debian.org/tracker/CVE-2021-42716\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20231214SE16",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-120",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 8,8)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 6,8)"
}
CNVD-2021-100610
Vulnerability from cnvd - Published: 2021-12-17
VLAI Severity ?
Title
stb stb_image.h存在未明漏洞(CNVD-2021-100610)
Description
stb是一款用于C/C ++的单文件公共域库。stb_image.h是其中的一个图像加载器。
stb stb_image.h存在安全漏洞,攻击者可能会使用stb_image使服务崩溃,或者在不控制读取位置的情况下读取最多1024字节的非连续堆数据。
Severity
中
Formal description
目前厂商暂未发布修复措施解决此安全问题,建议使用此软件的用户随时关注厂商主页或参考网址以获取解决办法: https://github.com/nothings/stb
Reference
https://github.com/nothings/stb/issues/1225
Impacted products
| Name | stb stb_image.h 2.27 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2021-42716"
}
},
"description": "stb\u662f\u4e00\u6b3e\u7528\u4e8eC/C ++\u7684\u5355\u6587\u4ef6\u516c\u5171\u57df\u5e93\u3002stb_image.h\u662f\u5176\u4e2d\u7684\u4e00\u4e2a\u56fe\u50cf\u52a0\u8f7d\u5668\u3002\n\nstb stb_image.h\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u80fd\u4f1a\u4f7f\u7528stb_image\u4f7f\u670d\u52a1\u5d29\u6e83\uff0c\u6216\u8005\u5728\u4e0d\u63a7\u5236\u8bfb\u53d6\u4f4d\u7f6e\u7684\u60c5\u51b5\u4e0b\u8bfb\u53d6\u6700\u591a1024\u5b57\u8282\u7684\u975e\u8fde\u7eed\u5806\u6570\u636e\u3002",
"formalWay": "\u76ee\u524d\u5382\u5546\u6682\u672a\u53d1\u5e03\u4fee\u590d\u63aa\u65bd\u89e3\u51b3\u6b64\u5b89\u5168\u95ee\u9898\uff0c\u5efa\u8bae\u4f7f\u7528\u6b64\u8f6f\u4ef6\u7684\u7528\u6237\u968f\u65f6\u5173\u6ce8\u5382\u5546\u4e3b\u9875\u6216\u53c2\u8003\u7f51\u5740\u4ee5\u83b7\u53d6\u89e3\u51b3\u529e\u6cd5\uff1a\r\nhttps://github.com/nothings/stb",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-100610",
"openTime": "2021-12-17",
"products": {
"product": "stb stb_image.h 2.27"
},
"referenceLink": "https://github.com/nothings/stb/issues/1225",
"serverity": "\u4e2d",
"submitTime": "2021-10-25",
"title": "stb stb_image.h\u5b58\u5728\u672a\u660e\u6f0f\u6d1e\uff08CNVD-2021-100610\uff09"
}
SUSE-SU-2022:0157-1
Vulnerability from csaf_suse - Published: 2022-01-24 09:10 - Updated: 2022-01-24 09:10Summary
Security update for zxing-cpp
Severity
Important
Notes
Title of the patch: Security update for zxing-cpp
Description of the patch: This update for zxing-cpp fixes the following issues:
- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).
- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).
- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).
Patchnames: SUSE-2022-157,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-157,SUSE-SLE-Product-WE-15-SP3-2022-157
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"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 zxing-cpp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zxing-cpp fixes the following issues:\n\n- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).\n- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).\n- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-157,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-157,SUSE-SLE-Product-WE-15-SP3-2022-157",
"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_0157-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0157-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220157-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0157-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010049.html"
},
{
"category": "self",
"summary": "SUSE Bug 1191743",
"url": "https://bugzilla.suse.com/1191743"
},
{
"category": "self",
"summary": "SUSE Bug 1191942",
"url": "https://bugzilla.suse.com/1191942"
},
{
"category": "self",
"summary": "SUSE Bug 1191944",
"url": "https://bugzilla.suse.com/1191944"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28021 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42715 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42716 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42716/"
}
],
"title": "Security update for zxing-cpp",
"tracking": {
"current_release_date": "2022-01-24T09:10:45Z",
"generator": {
"date": "2022-01-24T09:10:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0157-1",
"initial_release_date": "2022-01-24T09:10:45Z",
"revision_history": [
{
"date": "2022-01-24T09:10:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.aarch64",
"product": {
"name": "libZXing1-1.2.0-9.7.1.aarch64",
"product_id": "libZXing1-1.2.0-9.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-64bit-1.2.0-9.7.1.aarch64_ilp32",
"product": {
"name": "libZXing1-64bit-1.2.0-9.7.1.aarch64_ilp32",
"product_id": "libZXing1-64bit-1.2.0-9.7.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.i586",
"product": {
"name": "libZXing1-1.2.0-9.7.1.i586",
"product_id": "libZXing1-1.2.0-9.7.1.i586"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.i586",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.i586",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.ppc64le",
"product": {
"name": "libZXing1-1.2.0-9.7.1.ppc64le",
"product_id": "libZXing1-1.2.0-9.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.s390x",
"product": {
"name": "libZXing1-1.2.0-9.7.1.s390x",
"product_id": "libZXing1-1.2.0-9.7.1.s390x"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.x86_64",
"product": {
"name": "libZXing1-1.2.0-9.7.1.x86_64",
"product_id": "libZXing1-1.2.0-9.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-9.7.1.x86_64",
"product": {
"name": "libZXing1-32bit-1.2.0-9.7.1.x86_64",
"product_id": "libZXing1-32bit-1.2.0-9.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64"
},
"product_reference": "libZXing1-1.2.0-9.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le"
},
"product_reference": "libZXing1-1.2.0-9.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x"
},
"product_reference": "libZXing1-1.2.0-9.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-28021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28021"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28021",
"url": "https://www.suse.com/security/cve/CVE-2021-28021"
},
{
"category": "external",
"summary": "SUSE Bug 1191743 for CVE-2021-28021",
"url": "https://bugzilla.suse.com/1191743"
}
],
"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 Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.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 Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:45Z",
"details": "important"
}
],
"title": "CVE-2021-28021"
},
{
"cve": "CVE-2021-42715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42715"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42715",
"url": "https://www.suse.com/security/cve/CVE-2021-42715"
},
{
"category": "external",
"summary": "SUSE Bug 1191942 for CVE-2021-42715",
"url": "https://bugzilla.suse.com/1191942"
}
],
"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 Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.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": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:45Z",
"details": "moderate"
}
],
"title": "CVE-2021-42715"
},
{
"cve": "CVE-2021-42716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42716"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42716",
"url": "https://www.suse.com/security/cve/CVE-2021-42716"
},
{
"category": "external",
"summary": "SUSE Bug 1191944 for CVE-2021-42716",
"url": "https://bugzilla.suse.com/1191944"
}
],
"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 Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:libZXing1-1.2.0-9.7.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:45Z",
"details": "important"
}
],
"title": "CVE-2021-42716"
}
]
}
SUSE-SU-2022:0163-1
Vulnerability from csaf_suse - Published: 2022-01-24 13:02 - Updated: 2022-01-24 13:02Summary
Security update for zxing-cpp
Severity
Important
Notes
Title of the patch: Security update for zxing-cpp
Description of the patch: This update for zxing-cpp fixes the following issues:
- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).
- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).
- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).
Patchnames: SUSE-2022-163,SUSE-SLE-SDK-12-SP5-2022-163,SUSE-SLE-WE-12-SP5-2022-163
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 zxing-cpp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zxing-cpp fixes the following issues:\n\n- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).\n- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).\n- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-163,SUSE-SLE-SDK-12-SP5-2022-163,SUSE-SLE-WE-12-SP5-2022-163",
"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_0163-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0163-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220163-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0163-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010051.html"
},
{
"category": "self",
"summary": "SUSE Bug 1191743",
"url": "https://bugzilla.suse.com/1191743"
},
{
"category": "self",
"summary": "SUSE Bug 1191942",
"url": "https://bugzilla.suse.com/1191942"
},
{
"category": "self",
"summary": "SUSE Bug 1191944",
"url": "https://bugzilla.suse.com/1191944"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28021 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42715 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42716 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42716/"
}
],
"title": "Security update for zxing-cpp",
"tracking": {
"current_release_date": "2022-01-24T13:02:51Z",
"generator": {
"date": "2022-01-24T13:02:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0163-1",
"initial_release_date": "2022-01-24T13:02:51Z",
"revision_history": [
{
"date": "2022-01-24T13:02:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.aarch64",
"product": {
"name": "libZXing1-1.2.0-8.6.1.aarch64",
"product_id": "libZXing1-1.2.0-8.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-64bit-1.2.0-8.6.1.aarch64_ilp32",
"product": {
"name": "libZXing1-64bit-1.2.0-8.6.1.aarch64_ilp32",
"product_id": "libZXing1-64bit-1.2.0-8.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.i586",
"product": {
"name": "libZXing1-1.2.0-8.6.1.i586",
"product_id": "libZXing1-1.2.0-8.6.1.i586"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.i586",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.i586",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.ppc64le",
"product": {
"name": "libZXing1-1.2.0-8.6.1.ppc64le",
"product_id": "libZXing1-1.2.0-8.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.s390",
"product": {
"name": "libZXing1-1.2.0-8.6.1.s390",
"product_id": "libZXing1-1.2.0-8.6.1.s390"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.s390",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.s390",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.s390x",
"product": {
"name": "libZXing1-1.2.0-8.6.1.s390x",
"product_id": "libZXing1-1.2.0-8.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-8.6.1.s390x",
"product": {
"name": "libZXing1-32bit-1.2.0-8.6.1.s390x",
"product_id": "libZXing1-32bit-1.2.0-8.6.1.s390x"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.s390x",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.s390x",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-8.6.1.x86_64",
"product": {
"name": "libZXing1-1.2.0-8.6.1.x86_64",
"product_id": "libZXing1-1.2.0-8.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-8.6.1.x86_64",
"product": {
"name": "libZXing1-32bit-1.2.0-8.6.1.x86_64",
"product_id": "libZXing1-32bit-1.2.0-8.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"product": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"product_id": "zxing-cpp-devel-1.2.0-8.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-8.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64"
},
"product_reference": "libZXing1-1.2.0-8.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-8.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le"
},
"product_reference": "libZXing1-1.2.0-8.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-8.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x"
},
"product_reference": "libZXing1-1.2.0-8.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-8.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-8.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64"
},
"product_reference": "zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le"
},
"product_reference": "zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x"
},
"product_reference": "zxing-cpp-devel-1.2.0-8.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-8.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64"
},
"product_reference": "zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-8.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-8.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-28021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28021"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28021",
"url": "https://www.suse.com/security/cve/CVE-2021-28021"
},
{
"category": "external",
"summary": "SUSE Bug 1191743 for CVE-2021-28021",
"url": "https://bugzilla.suse.com/1191743"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.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 Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T13:02:51Z",
"details": "important"
}
],
"title": "CVE-2021-28021"
},
{
"cve": "CVE-2021-42715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42715"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42715",
"url": "https://www.suse.com/security/cve/CVE-2021-42715"
},
{
"category": "external",
"summary": "SUSE Bug 1191942 for CVE-2021-42715",
"url": "https://bugzilla.suse.com/1191942"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T13:02:51Z",
"details": "moderate"
}
],
"title": "CVE-2021-42715"
},
{
"cve": "CVE-2021-42716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42716"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42716",
"url": "https://www.suse.com/security/cve/CVE-2021-42716"
},
{
"category": "external",
"summary": "SUSE Bug 1191944 for CVE-2021-42716",
"url": "https://bugzilla.suse.com/1191944"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libZXing1-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:zxing-cpp-devel-1.2.0-8.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP5:libZXing1-1.2.0-8.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T13:02:51Z",
"details": "important"
}
],
"title": "CVE-2021-42716"
}
]
}
OPENSUSE-SU-2022:0018-1
Vulnerability from csaf_opensuse - Published: 2022-01-21 11:04 - Updated: 2022-01-21 11:04Summary
Security update for stb
Severity
Important
Notes
Title of the patch: Security update for stb
Description of the patch: This update for stb fixes the following issues:
- CVE-2021-42716: fixed buffer overflow in stb_image PNM loader (boo#1191743)
Patchnames: openSUSE-2022-18
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"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 stb",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for stb fixes the following issues:\n\n- CVE-2021-42716: fixed buffer overflow in stb_image PNM loader (boo#1191743)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2022-18",
"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-2022_0018-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0018-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G7QRUVRJT5W72APQEDYOZEMCHXZ5CMDO/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0018-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G7QRUVRJT5W72APQEDYOZEMCHXZ5CMDO/"
},
{
"category": "self",
"summary": "SUSE Bug 1191743",
"url": "https://bugzilla.suse.com/1191743"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42716 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42716/"
}
],
"title": "Security update for stb",
"tracking": {
"current_release_date": "2022-01-21T11:04:52Z",
"generator": {
"date": "2022-01-21T11:04:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0018-1",
"initial_release_date": "2022-01-21T11:04:52Z",
"revision_history": [
{
"date": "2022-01-21T11:04:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"product": {
"name": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"product_id": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP3",
"product": {
"name": "SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3"
}
},
{
"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": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch as component of SUSE Package Hub 15 SP3",
"product_id": "SUSE Package Hub 15 SP3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
},
"product_reference": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"relates_to_product_reference": "SUSE Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
},
"product_reference": "stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-42716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42716"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 15 SP3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42716",
"url": "https://www.suse.com/security/cve/CVE-2021-42716"
},
{
"category": "external",
"summary": "SUSE Bug 1191944 for CVE-2021-42716",
"url": "https://bugzilla.suse.com/1191944"
}
],
"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 Package Hub 15 SP3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 15 SP3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch",
"openSUSE Leap 15.3:stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-21T11:04:52Z",
"details": "important"
}
],
"title": "CVE-2021-42716"
}
]
}
OPENSUSE-SU-2022:0157-1
Vulnerability from csaf_opensuse - Published: 2022-01-24 09:10 - Updated: 2022-01-24 09:10Summary
Security update for zxing-cpp
Severity
Important
Notes
Title of the patch: Security update for zxing-cpp
Description of the patch: This update for zxing-cpp fixes the following issues:
- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).
- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).
- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).
Patchnames: openSUSE-SLE-15.3-2022-157,openSUSE-SLE-15.4-2022-157
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 zxing-cpp",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for zxing-cpp fixes the following issues:\n\n- CVE-2021-28021: Fixed buffer overflow vulnerability in function stbi__extend_receive in stb_image.h via a crafted JPEG file. (bsc#1191743).\n- CVE-2021-42715: Fixed buffer overflow in stb_image PNM loader (bsc#1191942).\n- CVE-2021-42716: Fixed denial of service in stb_image HDR loader when reading crafted HDR files (bsc#1191944).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2022-157,openSUSE-SLE-15.4-2022-157",
"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-2022_0157-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2022:0157-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TPIWID3WJ3SMCA23W52QU3RW6AU7JCA7/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2022:0157-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TPIWID3WJ3SMCA23W52QU3RW6AU7JCA7/"
},
{
"category": "self",
"summary": "SUSE Bug 1191743",
"url": "https://bugzilla.suse.com/1191743"
},
{
"category": "self",
"summary": "SUSE Bug 1191942",
"url": "https://bugzilla.suse.com/1191942"
},
{
"category": "self",
"summary": "SUSE Bug 1191944",
"url": "https://bugzilla.suse.com/1191944"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28021 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42715 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42716 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42716/"
}
],
"title": "Security update for zxing-cpp",
"tracking": {
"current_release_date": "2022-01-24T09:10:46Z",
"generator": {
"date": "2022-01-24T09:10:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2022:0157-1",
"initial_release_date": "2022-01-24T09:10:46Z",
"revision_history": [
{
"date": "2022-01-24T09:10:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.aarch64",
"product": {
"name": "libZXing1-1.2.0-9.7.1.aarch64",
"product_id": "libZXing1-1.2.0-9.7.1.aarch64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.ppc64le",
"product": {
"name": "libZXing1-1.2.0-9.7.1.ppc64le",
"product_id": "libZXing1-1.2.0-9.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.s390x",
"product": {
"name": "libZXing1-1.2.0-9.7.1.s390x",
"product_id": "libZXing1-1.2.0-9.7.1.s390x"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-9.7.1.x86_64",
"product": {
"name": "libZXing1-1.2.0-9.7.1.x86_64",
"product_id": "libZXing1-1.2.0-9.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"product": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"product_id": "zxing-cpp-devel-1.2.0-9.7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "libZXing1-1.2.0-9.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64"
},
"product_reference": "libZXing1-1.2.0-9.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le"
},
"product_reference": "libZXing1-1.2.0-9.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x"
},
"product_reference": "libZXing1-1.2.0-9.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-9.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-9.7.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
},
"product_reference": "zxing-cpp-devel-1.2.0-9.7.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-28021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28021"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28021",
"url": "https://www.suse.com/security/cve/CVE-2021-28021"
},
{
"category": "external",
"summary": "SUSE Bug 1191743 for CVE-2021-28021",
"url": "https://bugzilla.suse.com/1191743"
}
],
"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 Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.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": [
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:46Z",
"details": "important"
}
],
"title": "CVE-2021-28021"
},
{
"cve": "CVE-2021-42715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42715"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42715",
"url": "https://www.suse.com/security/cve/CVE-2021-42715"
},
{
"category": "external",
"summary": "SUSE Bug 1191942 for CVE-2021-42715",
"url": "https://bugzilla.suse.com/1191942"
}
],
"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 Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.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 Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:46Z",
"details": "moderate"
}
],
"title": "CVE-2021-42715"
},
{
"cve": "CVE-2021-42716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42716"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42716",
"url": "https://www.suse.com/security/cve/CVE-2021-42716"
},
{
"category": "external",
"summary": "SUSE Bug 1191944 for CVE-2021-42716",
"url": "https://bugzilla.suse.com/1191944"
}
],
"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 Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:libZXing1-1.2.0-9.7.1.x86_64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.aarch64",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.ppc64le",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.s390x",
"openSUSE Leap 15.3:zxing-cpp-devel-1.2.0-9.7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-01-24T09:10:46Z",
"details": "important"
}
],
"title": "CVE-2021-42716"
}
]
}
OPENSUSE-SU-2024:11686-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
libZXing1-1.2.0-2.1 on GA media
Severity
Moderate
Notes
Title of the patch: libZXing1-1.2.0-2.1 on GA media
Description of the patch: These are all security issues fixed in the libZXing1-1.2.0-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-11686
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.8 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.5 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.1 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"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": "libZXing1-1.2.0-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libZXing1-1.2.0-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11686",
"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_11686-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28021 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42715 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42715/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-42716 page",
"url": "https://www.suse.com/security/cve/CVE-2021-42716/"
}
],
"title": "libZXing1-1.2.0-2.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:11686-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": "libZXing1-1.2.0-2.1.aarch64",
"product": {
"name": "libZXing1-1.2.0-2.1.aarch64",
"product_id": "libZXing1-1.2.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-2.1.aarch64",
"product": {
"name": "libZXing1-32bit-1.2.0-2.1.aarch64",
"product_id": "libZXing1-32bit-1.2.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-2.1.aarch64",
"product": {
"name": "zxing-cpp-devel-1.2.0-2.1.aarch64",
"product_id": "zxing-cpp-devel-1.2.0-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-2.1.ppc64le",
"product": {
"name": "libZXing1-1.2.0-2.1.ppc64le",
"product_id": "libZXing1-1.2.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-2.1.ppc64le",
"product": {
"name": "libZXing1-32bit-1.2.0-2.1.ppc64le",
"product_id": "libZXing1-32bit-1.2.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-2.1.ppc64le",
"product": {
"name": "zxing-cpp-devel-1.2.0-2.1.ppc64le",
"product_id": "zxing-cpp-devel-1.2.0-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-2.1.s390x",
"product": {
"name": "libZXing1-1.2.0-2.1.s390x",
"product_id": "libZXing1-1.2.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-2.1.s390x",
"product": {
"name": "libZXing1-32bit-1.2.0-2.1.s390x",
"product_id": "libZXing1-32bit-1.2.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-2.1.s390x",
"product": {
"name": "zxing-cpp-devel-1.2.0-2.1.s390x",
"product_id": "zxing-cpp-devel-1.2.0-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libZXing1-1.2.0-2.1.x86_64",
"product": {
"name": "libZXing1-1.2.0-2.1.x86_64",
"product_id": "libZXing1-1.2.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libZXing1-32bit-1.2.0-2.1.x86_64",
"product": {
"name": "libZXing1-32bit-1.2.0-2.1.x86_64",
"product_id": "libZXing1-32bit-1.2.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "zxing-cpp-devel-1.2.0-2.1.x86_64",
"product": {
"name": "zxing-cpp-devel-1.2.0-2.1.x86_64",
"product_id": "zxing-cpp-devel-1.2.0-2.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": "libZXing1-1.2.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64"
},
"product_reference": "libZXing1-1.2.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le"
},
"product_reference": "libZXing1-1.2.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x"
},
"product_reference": "libZXing1-1.2.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-1.2.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64"
},
"product_reference": "libZXing1-1.2.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-32bit-1.2.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64"
},
"product_reference": "libZXing1-32bit-1.2.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-32bit-1.2.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le"
},
"product_reference": "libZXing1-32bit-1.2.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-32bit-1.2.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x"
},
"product_reference": "libZXing1-32bit-1.2.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libZXing1-32bit-1.2.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64"
},
"product_reference": "libZXing1-32bit-1.2.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64"
},
"product_reference": "zxing-cpp-devel-1.2.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le"
},
"product_reference": "zxing-cpp-devel-1.2.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x"
},
"product_reference": "zxing-cpp-devel-1.2.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "zxing-cpp-devel-1.2.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
},
"product_reference": "zxing-cpp-devel-1.2.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-28021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28021"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28021",
"url": "https://www.suse.com/security/cve/CVE-2021-28021"
},
{
"category": "external",
"summary": "SUSE Bug 1191743 for CVE-2021-28021",
"url": "https://bugzilla.suse.com/1191743"
}
],
"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:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.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": [
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-28021"
},
{
"cve": "CVE-2021-42715",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42715"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42715",
"url": "https://www.suse.com/security/cve/CVE-2021-42715"
},
{
"category": "external",
"summary": "SUSE Bug 1191942 for CVE-2021-42715",
"url": "https://bugzilla.suse.com/1191942"
}
],
"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:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.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:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-42715"
},
{
"cve": "CVE-2021-42716",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-42716"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-42716",
"url": "https://www.suse.com/security/cve/CVE-2021-42716"
},
{
"category": "external",
"summary": "SUSE Bug 1191944 for CVE-2021-42716",
"url": "https://bugzilla.suse.com/1191944"
}
],
"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:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:libZXing1-32bit-1.2.0-2.1.x86_64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.aarch64",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.ppc64le",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.s390x",
"openSUSE Tumbleweed:zxing-cpp-devel-1.2.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-42716"
}
]
}
GHSA-44MR-92XW-JFRV
Vulnerability from github – Published: 2022-05-24 19:18 – Updated: 2022-05-24 19:18
VLAI?
Details
An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.
Severity ?
9.1 (Critical)
{
"affected": [],
"aliases": [
"CVE-2021-42716"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-10-21T19:15:00Z",
"severity": "CRITICAL"
},
"details": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"id": "GHSA-44mr-92xw-jfrv",
"modified": "2022-05-24T19:18:26Z",
"published": "2022-05-24T19:18:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42716"
},
{
"type": "WEB",
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"type": "WEB",
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"type": "WEB",
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2021-42716
Vulnerability from fkie_nvd - Published: 2021-10-21 19:15 - Updated: 2024-11-21 06:28
Severity ?
Summary
An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/nothings/stb/issues/1166 | Exploit, Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://github.com/nothings/stb/issues/1225 | Exploit, Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://github.com/nothings/stb/pull/1223 | Third Party Advisory | |
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/nothings/stb/issues/1166 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/nothings/stb/issues/1225 | Exploit, Issue Tracking, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/nothings/stb/pull/1223 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/ |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| nothings | stb_image.h | 2.27 | |
| fedoraproject | fedora | 33 | |
| fedoraproject | fedora | 34 | |
| fedoraproject | fedora | 35 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nothings:stb_image.h:2.27:*:*:*:*:*:*:*",
"matchCriteriaId": "026BA031-EE47-451B-8A8C-1CE5F0233D27",
"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
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"matchCriteriaId": "80E516C0-98A4-4ADE-B69F-66A772E2BAAA",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location."
},
{
"lang": "es",
"value": "Se ha detectado un problema en stb stb_image.h versi\u00f3n 2.27. El cargador de PNM interpretaba incorrectamente los archivos PGM de 16 bits como de 8 bits cuando los convert\u00eda a RGBA, conllevando a un desbordamiento del b\u00fafer cuando se reinterpreta posteriormente el resultado como un b\u00fafer de 16 bits. Un atacante podr\u00eda potencialmente bloquear un servicio usando stb_image, o leer hasta 1024 bytes de datos de la pila no consecutivos sin control sobre la ubicaci\u00f3n de lectura"
}
],
"id": "CVE-2021-42716",
"lastModified": "2024-11-21T06:28:01.797",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-10-21T19:15:08.083",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GSD-2021-42716
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-42716",
"description": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"id": "GSD-2021-42716",
"references": [
"https://www.suse.com/security/cve/CVE-2021-42716.html",
"https://advisories.mageia.org/CVE-2021-42716.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-42716"
],
"details": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location.",
"id": "GSD-2021-42716",
"modified": "2023-12-13T01:23:06.117492Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-42716",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nothings/stb/issues/1166",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"name": "https://github.com/nothings/stb/pull/1223",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"name": "https://github.com/nothings/stb/issues/1225",
"refsource": "MISC",
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"name": "FEDORA-2021-001f25d986",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"name": "FEDORA-2021-d1446cd1ac",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"name": "FEDORA-2021-f8ba4a690e",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"name": "FEDORA-2021-0511a38484",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"name": "FEDORA-2021-082bea5b34",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"name": "FEDORA-2021-3fc69d203c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"name": "FEDORA-2021-8ea648186c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"name": "FEDORA-2021-16d848834d",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"name": "FEDORA-2022-832689aa6b",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:nothings:stb_image.h:2.27:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-42716"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consecutive heap data without control over the read location."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nothings/stb/issues/1225",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1225"
},
{
"name": "https://github.com/nothings/stb/issues/1166",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"name": "https://github.com/nothings/stb/pull/1223",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
{
"name": "FEDORA-2021-001f25d986",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G2M5CRSGPRF7G3YB5CLU4FXW7ANNHAYT/"
},
{
"name": "FEDORA-2021-f8ba4a690e",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BEGXBDEMTFGINETMJENBZ6SCHVEJQJSY/"
},
{
"name": "FEDORA-2021-8ea648186c",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3TDGZFLBOP27LZKLH45WQLSNPSPP7S7Z/"
},
{
"name": "FEDORA-2021-082bea5b34",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTZXHFZD36BGE5P6JF252NZZLKMGCY4T/"
},
{
"name": "FEDORA-2021-16d848834d",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AF2CNP4FVC6LDKNOO4WDCGNDYIP3MPK6/"
},
{
"name": "FEDORA-2021-0511a38484",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CI23LXPEV2GCDQTJSKO6CIILBDTI3R42/"
},
{
"name": "FEDORA-2021-3fc69d203c",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VP2YEXEAJWI76FPM7D7VXHWD3WESQEYC/"
},
{
"name": "FEDORA-2021-d1446cd1ac",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ID6II3RIKAMVGVMC6ZAQIXXYYDMTVC4N/"
},
{
"name": "FEDORA-2022-832689aa6b",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TXX76TJMZBPN3NU542MGN6B7C7QHRFGB/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.2
}
},
"lastModifiedDate": "2022-05-13T17:25Z",
"publishedDate": "2021-10-21T19:15Z"
}
}
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…