Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-25014 (GCVE-0-2018-25014)
Vulnerability from cvelistv5
Published
2021-05-21 16:27
Modified
2024-08-05 12:26
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().
References
► | URL | Tags | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T12:26:39.521Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libwebp", "vendor": "n/a", "versions": [ { "status": "affected", "version": "libwebp 1.0.1" } ] } ], "descriptions": [ { "lang": "en", "value": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol()." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-908", "description": "CWE-908", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-05T15:23:22", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "tags": [ "x_refsource_MISC" ], "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-25014", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libwebp", "version": { "version_data": [ { "version_value": "libwebp 1.0.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-908" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496", "refsource": "MISC", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "name": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52", "refsource": "MISC", "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2018-25014", "datePublished": "2021-05-21T16:27:57", "dateReserved": "2021-05-04T00:00:00", "dateUpdated": "2024-08-05T12:26:39.521Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-25014\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2021-05-21T17:15:08.203\",\"lastModified\":\"2024-11-21T04:03:21.413\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un uso de valor no inicializado en libwebp en versiones anteriores a la 1.0.1 en ReadSymbol()\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:webmproject:libwebp:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.1\",\"matchCriteriaId\":\"97062C06-0227-489B-8E3C-B62050B69C41\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]}],\"references\":[{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1956927\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1956927\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
gsd-2018-25014
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-25014", "description": "A flaw was found in libwebp in versions before 1.0.1. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "id": "GSD-2018-25014", "references": [ "https://www.suse.com/security/cve/CVE-2018-25014.html", "https://www.debian.org/security/2021/dsa-4930", "https://access.redhat.com/errata/RHSA-2021:4231", "https://access.redhat.com/errata/RHSA-2021:2328", "https://ubuntu.com/security/CVE-2018-25014", "https://linux.oracle.com/cve/CVE-2018-25014.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-25014" ], "details": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().", "id": "GSD-2018-25014", "modified": "2023-12-13T01:22:36.706177Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-25014", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libwebp", "version": { "version_data": [ { "version_value": "libwebp 1.0.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-908" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496", "refsource": "MISC", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "name": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52", "refsource": "MISC", "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:webmproject:libwebp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.0.1", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2018-25014" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol()." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-908" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "name": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" }, { "name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2023-02-09T02:24Z", "publishedDate": "2021-05-21T17:15Z" } } }
wid-sec-w-2023-1123
Vulnerability from csaf_certbund
Published
2021-11-09 23:00
Modified
2023-05-23 22:00
Summary
Red Hat Enterprise Linux (libwebp): Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux libwebp ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux libwebp ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1123 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-1123.json" }, { "category": "self", "summary": "WID-SEC-2023-1123 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1123" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1748 vom 2023-05-24", "url": "https://alas.aws.amazon.com/ALAS-2023-1748.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2048 vom 2023-05-17", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2048.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2031 vom 2023-05-03", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2031.html" }, { "category": "external", "summary": "RedHat Security Advisory vom 2021-11-09", "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (libwebp): Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-05-23T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:50:14.746+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1123", "initial_release_date": "2021-11-09T23:00:00.000+00:00", "revision_history": [ { "date": "2021-11-09T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-05-02T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-16T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-05-23T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-25009", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2018-25009" }, { "cve": "CVE-2018-25010", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2018-25010" }, { "cve": "CVE-2018-25012", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2018-25012" }, { "cve": "CVE-2018-25013", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2018-25013" }, { "cve": "CVE-2018-25014", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2018-25014" }, { "cve": "CVE-2020-36330", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2020-36330" }, { "cve": "CVE-2020-36331", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2020-36331" }, { "cve": "CVE-2020-36332", "notes": [ { "category": "description", "text": "In der libwebp Komponente in Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese basieren auf \"out-of-bounds-read\" Fehlern und einer uninitialierten Variablen in der \"ReadSymbol\" Funktion. Ein entfernter anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen, einen Denial of Service zu verursachen oder Sicherheitsvorkehrungen zu umgehen." } ], "product_status": { "known_affected": [ "67646", "398363" ] }, "release_date": "2021-11-09T23:00:00.000+00:00", "title": "CVE-2020-36332" } ] }
ghsa-rr28-4v9r-6wcq
Vulnerability from github
Published
2022-05-24 19:02
Modified
2022-08-06 00:00
Severity ?
VLAI Severity ?
Details
A flaw was found in libwebp in versions before 1.0.1. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
{ "affected": [], "aliases": [ "CVE-2018-25014" ], "database_specific": { "cwe_ids": [ "CWE-908" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-05-21T17:15:00Z", "severity": "CRITICAL" }, "details": "A flaw was found in libwebp in versions before 1.0.1. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "id": "GHSA-rr28-4v9r-6wcq", "modified": "2022-08-06T00:00:44Z", "published": "2022-05-24T19:02:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25014" }, { "type": "WEB", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "type": "WEB", "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/06/msg00005.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/06/msg00006.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20211104-0004" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT212601" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4930" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2021/Jul/54" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
rhsa-2021:4231
Vulnerability from csaf_redhat
Published
2021-11-09 18:44
Modified
2025-03-19 15:44
Summary
Red Hat Security Advisory: libwebp security update
Notes
Topic
An update for libwebp is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The libwebp packages provide a library and tools for the WebP graphics format. WebP is an image format with a lossy compression of digital photographic images. WebP consists of a codec based on the VP8 format, and a container based on the Resource Interchange File Format (RIFF). Webmasters, web developers and browser developers can use WebP to compress, archive, and distribute digital images more efficiently.
Security Fix(es):
* libwebp: out-of-bounds read in WebPMuxCreateInternal (CVE-2018-25009)
* libwebp: out-of-bounds read in ApplyFilter() (CVE-2018-25010)
* libwebp: out-of-bounds read in WebPMuxCreateInternal() (CVE-2018-25012)
* libwebp: out-of-bounds read in ShiftBytes() (CVE-2018-25013)
* libwebp: use of uninitialized value in ReadSymbol() (CVE-2018-25014)
* libwebp: out-of-bounds read in ChunkVerifyAndAssign() in mux/muxread.c (CVE-2020-36330)
* libwebp: out-of-bounds read in ChunkAssignData() in mux/muxinternal.c (CVE-2020-36331)
* libwebp: excessive memory allocation when reading a file (CVE-2020-36332)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for libwebp is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The libwebp packages provide a library and tools for the WebP graphics format. WebP is an image format with a lossy compression of digital photographic images. WebP consists of a codec based on the VP8 format, and a container based on the Resource Interchange File Format (RIFF). Webmasters, web developers and browser developers can use WebP to compress, archive, and distribute digital images more efficiently.\n\nSecurity Fix(es):\n\n* libwebp: out-of-bounds read in WebPMuxCreateInternal (CVE-2018-25009)\n\n* libwebp: out-of-bounds read in ApplyFilter() (CVE-2018-25010)\n\n* libwebp: out-of-bounds read in WebPMuxCreateInternal() (CVE-2018-25012)\n\n* libwebp: out-of-bounds read in ShiftBytes() (CVE-2018-25013)\n\n* libwebp: use of uninitialized value in ReadSymbol() (CVE-2018-25014)\n\n* libwebp: out-of-bounds read in ChunkVerifyAndAssign() in mux/muxread.c (CVE-2020-36330)\n\n* libwebp: out-of-bounds read in ChunkAssignData() in mux/muxinternal.c (CVE-2020-36331)\n\n* libwebp: excessive memory allocation when reading a file (CVE-2020-36332)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:4231", "url": "https://access.redhat.com/errata/RHSA-2021:4231" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/" }, { "category": "external", "summary": "1956853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956853" }, { "category": "external", "summary": "1956856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956856" }, { "category": "external", "summary": "1956868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956868" }, { "category": "external", "summary": "1956917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956917" }, { "category": "external", "summary": "1956918", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956918" }, { "category": "external", "summary": "1956922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956922" }, { "category": "external", "summary": "1956926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956926" }, { "category": "external", "summary": "1956927", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4231.json" } ], "title": "Red Hat Security Advisory: libwebp security update", "tracking": { "current_release_date": "2025-03-19T15:44:16+00:00", "generator": { "date": "2025-03-19T15:44:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.1" } }, "id": "RHSA-2021:4231", "initial_release_date": "2021-11-09T18:44:17+00:00", "revision_history": [ { "date": "2021-11-09T18:44:17+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-11-09T18:44:17+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-03-19T15:44:16+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.src", "product": { "name": "libwebp-0:1.0.0-5.el8.src", "product_id": "libwebp-0:1.0.0-5.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libwebp-devel-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-devel-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-devel-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-devel@1.0.0-5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libwebp-debugsource-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-debugsource-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-debugsource-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debugsource@1.0.0-5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debuginfo@1.0.0-5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-java-debuginfo@1.0.0-5.el8?arch=aarch64" } } }, { "category": "product_version", "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "product": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "product_id": "libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-tools-debuginfo@1.0.0-5.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libwebp-devel-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-devel-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-devel-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-devel@1.0.0-5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debugsource@1.0.0-5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debuginfo@1.0.0-5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-java-debuginfo@1.0.0-5.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "product": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "product_id": "libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-tools-debuginfo@1.0.0-5.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-0:1.0.0-5.el8.i686", "product_id": "libwebp-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=i686" } } }, { "category": "product_version", "name": "libwebp-devel-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-devel-0:1.0.0-5.el8.i686", "product_id": "libwebp-devel-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-devel@1.0.0-5.el8?arch=i686" } } }, { "category": "product_version", "name": "libwebp-debugsource-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-debugsource-0:1.0.0-5.el8.i686", "product_id": "libwebp-debugsource-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debugsource@1.0.0-5.el8?arch=i686" } } }, { "category": "product_version", "name": "libwebp-debuginfo-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.i686", "product_id": "libwebp-debuginfo-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debuginfo@1.0.0-5.el8?arch=i686" } } }, { "category": "product_version", "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "product_id": "libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-java-debuginfo@1.0.0-5.el8?arch=i686" } } }, { "category": "product_version", "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "product": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "product_id": "libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-tools-debuginfo@1.0.0-5.el8?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebp-devel-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-devel-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-devel-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-devel@1.0.0-5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebp-debugsource-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-debugsource-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-debugsource-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debugsource@1.0.0-5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debuginfo@1.0.0-5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-java-debuginfo@1.0.0-5.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64", "product": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64", "product_id": "libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-tools-debuginfo@1.0.0-5.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libwebp-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-0:1.0.0-5.el8.s390x", "product_id": "libwebp-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp@1.0.0-5.el8?arch=s390x" } } }, { "category": "product_version", "name": "libwebp-devel-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-devel-0:1.0.0-5.el8.s390x", "product_id": "libwebp-devel-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-devel@1.0.0-5.el8?arch=s390x" } } }, { "category": "product_version", "name": "libwebp-debugsource-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-debugsource-0:1.0.0-5.el8.s390x", "product_id": "libwebp-debugsource-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debugsource@1.0.0-5.el8?arch=s390x" } } }, { "category": "product_version", "name": "libwebp-debuginfo-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.s390x", "product_id": "libwebp-debuginfo-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-debuginfo@1.0.0-5.el8?arch=s390x" } } }, { "category": "product_version", "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "product_id": "libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-java-debuginfo@1.0.0-5.el8?arch=s390x" } } }, { "category": "product_version", "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "product": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "product_id": "libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebp-tools-debuginfo@1.0.0-5.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src" }, "product_reference": "libwebp-0:1.0.0-5.el8.src", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-debuginfo-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-debuginfo-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debuginfo-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debugsource-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-debugsource-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debugsource-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-debugsource-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debugsource-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debugsource-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-debugsource-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-debugsource-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-debugsource-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-devel-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-devel-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-devel-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-devel-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-devel-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-devel-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-devel-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-devel-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-devel-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-devel-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64" }, "product_reference": "libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686" }, "product_reference": "libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le" }, "product_reference": "libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x" }, "product_reference": "libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "relates_to_product_reference": "AppStream-8.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" }, "product_reference": "libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64", "relates_to_product_reference": "AppStream-8.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-25009", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956917" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function WebPMuxCreateInternal. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in WebPMuxCreateInternal", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25009" }, { "category": "external", "summary": "RHBZ#1956917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25009", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25009" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25009" } ], "release_date": "2018-08-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in WebPMuxCreateInternal" }, { "cve": "CVE-2018-25010", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956918" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function ApplyFilter. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in ApplyFilter()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25010" }, { "category": "external", "summary": "RHBZ#1956918", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956918" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25010", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25010" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25010", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25010" } ], "release_date": "2018-07-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in ApplyFilter()" }, { "cve": "CVE-2018-25012", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956922" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function WebPMuxCreateInternal. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in WebPMuxCreateInternal()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25012" }, { "category": "external", "summary": "RHBZ#1956922", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956922" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25012", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25012" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25012", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25012" } ], "release_date": "2018-08-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in WebPMuxCreateInternal()" }, { "cve": "CVE-2018-25013", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956926" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function ShiftBytes. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in ShiftBytes()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25013" }, { "category": "external", "summary": "RHBZ#1956926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25013", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25013" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25013", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25013" } ], "release_date": "2018-08-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in ShiftBytes()" }, { "cve": "CVE-2018-25014", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956927" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: use of uninitialized value in ReadSymbol()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7 and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25014" }, { "category": "external", "summary": "RHBZ#1956927", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25014" } ], "release_date": "2018-08-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: use of uninitialized value in ReadSymbol()" }, { "cve": "CVE-2020-36330", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956853" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function ChunkVerifyAndAssign. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in ChunkVerifyAndAssign() in mux/muxread.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36330" }, { "category": "external", "summary": "RHBZ#1956853", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956853" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36330", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36330" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36330", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36330" } ], "release_date": "2020-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in ChunkVerifyAndAssign() in mux/muxread.c" }, { "cve": "CVE-2020-36331", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956856" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An out-of-bounds read was found in function ChunkAssignData. The highest threat from this vulnerability is to data confidentiality and to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: out-of-bounds read in ChunkAssignData() in mux/muxinternal.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36331" }, { "category": "external", "summary": "RHBZ#1956856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956856" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36331", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36331" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36331", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36331" } ], "release_date": "2021-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: out-of-bounds read in ChunkAssignData() in mux/muxinternal.c" }, { "cve": "CVE-2020-36332", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956868" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. When reading a file libwebp allocates an excessive amount of memory. The highest threat from this vulnerability is to the service availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: excessive memory allocation when reading a file", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36332" }, { "category": "external", "summary": "RHBZ#1956868", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956868" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36332", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36332" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36332", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36332" } ], "release_date": "2020-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-11-09T18:44:17+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:4231" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.src", "AppStream-8.5.0.GA:libwebp-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-debugsource-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-devel-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-java-debuginfo-0:1.0.0-5.el8.x86_64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.aarch64", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.i686", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.ppc64le", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.s390x", "AppStream-8.5.0.GA:libwebp-tools-debuginfo-0:1.0.0-5.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: excessive memory allocation when reading a file" } ] }
rhsa-2021:2328
Vulnerability from csaf_redhat
Published
2021-06-08 22:42
Modified
2024-11-22 17:00
Summary
Red Hat Security Advisory: qt5-qtimageformats security update
Notes
Topic
An update for qt5-qtimageformats is now available for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Qt Image Formats in an add-on module for the core Qt Gui library that provides support for additional image formats including MNG, TGA, TIFF, WBMP, and WebP.
Security Fix(es):
* libwebp: heap-based buffer overflow in PutLE16() (CVE-2018-25011)
* libwebp: use of uninitialized value in ReadSymbol() (CVE-2018-25014)
* libwebp: heap-based buffer overflow in WebPDecode*Into functions (CVE-2020-36328)
* libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c (CVE-2020-36329)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for qt5-qtimageformats is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Qt Image Formats in an add-on module for the core Qt Gui library that provides support for additional image formats including MNG, TGA, TIFF, WBMP, and WebP.\n\nSecurity Fix(es):\n\n* libwebp: heap-based buffer overflow in PutLE16() (CVE-2018-25011)\n\n* libwebp: use of uninitialized value in ReadSymbol() (CVE-2018-25014)\n\n* libwebp: heap-based buffer overflow in WebPDecode*Into functions (CVE-2020-36328)\n\n* libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c (CVE-2020-36329)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2021:2328", "url": "https://access.redhat.com/errata/RHSA-2021:2328" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1956829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956829" }, { "category": "external", "summary": "1956843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956843" }, { "category": "external", "summary": "1956919", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956919" }, { "category": "external", "summary": "1956927", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2328.json" } ], "title": "Red Hat Security Advisory: qt5-qtimageformats security update", "tracking": { "current_release_date": "2024-11-22T17:00:25+00:00", "generator": { "date": "2024-11-22T17:00:25+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2021:2328", "initial_release_date": "2021-06-08T22:42:52+00:00", "revision_history": [ { "date": "2021-06-08T22:42:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2021-06-08T22:42:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T17:00:25+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux Server (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::server" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product": { "name": "Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::workstation" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=ppc" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=ppc" } } } ], "category": "architecture", "name": "ppc" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=ppc64" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=ppc64" } } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=s390" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=s390" } } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=s390x" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=ppc64le" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=i686" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "product": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "product_id": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats@5.9.7-2.el7_9?arch=x86_64" } } }, { "category": "product_version", "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "product": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "product_id": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-debuginfo@5.9.7-2.el7_9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "product": { "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "product_id": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/qt5-qtimageformats-doc@5.9.7-2.el7_9?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", "product_id": "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" }, "product_reference": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "relates_to_product_reference": "7Server-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", "product_id": "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" }, "product_reference": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "relates_to_product_reference": "7Server-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", "product_id": "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" }, "product_reference": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.src", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64" }, "product_reference": "qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "relates_to_product_reference": "7Workstation-optional-7.9.Z" }, { "category": "default_component_of", "full_product_name": { "name": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", "product_id": "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" }, "product_reference": "qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "relates_to_product_reference": "7Workstation-optional-7.9.Z" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-25011", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956919" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. A heap-based buffer overflow was found in PutLE16(). The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: heap-based buffer overflow in PutLE16()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25011" }, { "category": "external", "summary": "RHBZ#1956919", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956919" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25011", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25011" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25011" } ], "release_date": "2018-07-30T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-08T22:42:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libwebp: heap-based buffer overflow in PutLE16()" }, { "cve": "CVE-2018-25014", "cwe": { "id": "CWE-908", "name": "Use of Uninitialized Resource" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956927" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. An unitialized variable is used in function ReadSymbol. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: use of uninitialized value in ReadSymbol()", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7 and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2018-25014" }, { "category": "external", "summary": "RHBZ#1956927", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2018-25014", "url": "https://www.cve.org/CVERecord?id=CVE-2018-25014" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-25014", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25014" } ], "release_date": "2018-08-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-08T22:42:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libwebp: use of uninitialized value in ReadSymbol()" }, { "cve": "CVE-2020-36328", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956829" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. A heap-based buffer overflow in functions WebPDecode*Into is possible due to an invalid check for buffer size. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: heap-based buffer overflow in WebPDecode*Into functions", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36328" }, { "category": "external", "summary": "RHBZ#1956829", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956829" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36328", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36328" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36328" } ], "release_date": "2020-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-08T22:42:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libwebp: heap-based buffer overflow in WebPDecode*Into functions" }, { "cve": "CVE-2020-36329", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2021-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1956843" } ], "notes": [ { "category": "description", "text": "A flaw was found in libwebp. A use-after-free was found due to a thread being killed too early. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue did not affect the versions of Firefox and Thunderbird as shipped with Red Hat Enterprise Linux 7, and 8 as they embed the fixed version of libwebp.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-36329" }, { "category": "external", "summary": "RHBZ#1956843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956843" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-36329", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36329" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36329" } ], "release_date": "2020-02-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2021-06-08T22:42:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2021:2328" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Server-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Server-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Server-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.src", "7Workstation-optional-7.9.Z:qt5-qtimageformats-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.i686", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.ppc64le", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.s390x", "7Workstation-optional-7.9.Z:qt5-qtimageformats-debuginfo-0:5.9.7-2.el7_9.x86_64", "7Workstation-optional-7.9.Z:qt5-qtimageformats-doc-0:5.9.7-2.el7_9.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "libwebp: use-after-free in EmitFancyRGB() in dec/io_dec.c" } ] }
fkie_cve-2018-25014
Vulnerability from fkie_nvd
Published
2021-05-21 17:15
Modified
2024-11-21 04:03
Severity ?
Summary
A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol().
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1956927 | Issue Tracking, Patch, Third Party Advisory | |
secalert@redhat.com | https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1956927 | Issue Tracking, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
webmproject | libwebp | * | |
redhat | enterprise_linux | 7.0 | |
redhat | enterprise_linux | 8.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:webmproject:libwebp:*:*:*:*:*:*:*:*", "matchCriteriaId": "97062C06-0227-489B-8E3C-B62050B69C41", "versionEndExcluding": "1.0.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A use of uninitialized value was found in libwebp in versions before 1.0.1 in ReadSymbol()." }, { "lang": "es", "value": "Se encontr\u00f3 un uso de valor no inicializado en libwebp en versiones anteriores a la 1.0.1 en ReadSymbol()" } ], "id": "CVE-2018-25014", "lastModified": "2024-11-21T04:03:21.413", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-05-21T17:15:08.203", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9496" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1956927" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://chromium.googlesource.com/webm/libwebp/+log/78ad57a36ad69a9c22874b182d49d64125c380f2..907208f97ead639bd52" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-908" } ], "source": "secalert@redhat.com", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-908" } ], "source": "nvd@nist.gov", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…