Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-54574 (GCVE-0-2025-54574)
Vulnerability from cvelistv5
Published
2025-08-01 18:02
Modified
2025-08-01 18:43
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-122 - Heap-based Buffer Overflow
Summary
Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
squid-cache | squid |
Version: < 6.4 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-54574", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-08-01T18:43:36.203492Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-08-01T18:43:46.346Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "squid", "vendor": "squid-cache", "versions": [ { "status": "affected", "version": "\u003c 6.4" } ] } ], "descriptions": [ { "lang": "en", "value": "Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-122", "description": "CWE-122: Heap-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-01T18:02:19.117Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" }, { "name": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "name": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" } ], "source": { "advisory": "GHSA-w4gv-vw3f-29g3", "discovery": "UNKNOWN" }, "title": "Squid\u0027s URN Handling can lead to Buffer Overflow" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-54574", "datePublished": "2025-08-01T18:02:19.117Z", "dateReserved": "2025-07-25T16:19:16.091Z", "dateUpdated": "2025-08-01T18:43:46.346Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-54574\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-08-01T18:15:55.390\",\"lastModified\":\"2025-08-04T15:06:15.833\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions.\"},{\"lang\":\"es\",\"value\":\"Squid es un proxy de cach\u00e9 para la web. En las versiones 6.3 y anteriores, Squid es vulnerable a un desbordamiento del b\u00fafer de mont\u00f3n y a posibles ataques de ejecuci\u00f3n remota de c\u00f3digo al procesar URN debido a una gesti\u00f3n incorrecta del b\u00fafer. Esto se ha corregido en la versi\u00f3n 6.4. Para solucionar este problema, deshabilite los permisos de acceso a URN.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"}]}],\"references\":[{\"url\":\"https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/squid-cache/squid/releases/tag/SQUID_6_4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-54574\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-08-01T18:43:36.203492Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-08-01T18:43:38.829Z\"}}], \"cna\": {\"title\": \"Squid\u0027s URN Handling can lead to Buffer Overflow\", \"source\": {\"advisory\": \"GHSA-w4gv-vw3f-29g3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 9.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"squid-cache\", \"product\": \"squid\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 6.4\"}]}], \"references\": [{\"url\": \"https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3\", \"name\": \"https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988\", \"name\": \"https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/squid-cache/squid/releases/tag/SQUID_6_4\", \"name\": \"https://github.com/squid-cache/squid/releases/tag/SQUID_6_4\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-08-01T18:02:19.117Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-54574\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-01T18:43:46.346Z\", \"dateReserved\": \"2025-07-25T16:19:16.091Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-08-01T18:02:19.117Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2024:0771
Vulnerability from csaf_redhat
Published
2024-02-12 08:44
Modified
2025-08-11 03:11
Summary
Red Hat Security Advisory: squid:4 security update
Notes
Topic
An update for the squid:4 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
* squid: denial of service in HTTP request parsing (CVE-2023-50269)
Bug Fix(es):
* squid crashes in assertion when a parent peer exists (RHEL-18255)
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 the squid:4 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\n\n* squid: denial of service in HTTP request parsing (CVE-2023-50269)\n\nBug Fix(es):\n\n* squid crashes in assertion when a parent peer exists (RHEL-18255)\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-2024:0771", "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0771.json" } ], "title": "Red Hat Security Advisory: squid:4 security update", "tracking": { "current_release_date": "2025-08-11T03:11:55+00:00", "generator": { "date": "2025-08-11T03:11:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0771", "initial_release_date": "2024-02-12T08:44:53+00:00", "revision_history": [ { "date": "2024-02-12T08:44:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-12T08:44:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:11:55+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 EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid:4:8060020231222131040:ad008a3a", "product": { "name": "squid:4:8060020231222131040:ad008a3a", "product_id": "squid:4:8060020231222131040:ad008a3a", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4?rpmmod=squid:4:8060020231222131040:ad008a3a" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src" } } }, { "category": "product_version", "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "product": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "product_id": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_id": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_id": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_id": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_id": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_id": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_id": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-3.module%2Bel8.6.0%2B21069%2Ba1561e3d.4?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, "product_reference": "squid:4:8060020231222131040:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64" }, "product_reference": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le" }, "product_reference": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x" }, "product_reference": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src" }, "product_reference": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" }, "product_reference": "squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64" }, "product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le" }, "product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x" }, "product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" }, "product_reference": "squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64" }, "product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le" }, "product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x" }, "product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64 as a component of squid:4:8060020231222131040:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" }, "product_reference": "squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2023-50269", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254663" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid, which is susceptible to a Denial of Service (DoS) due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the follow_x_forwarded_for feature is configured. This issue poses a threat to the stability and availability of the Squid service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: denial of service in HTTP request parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Squid configurations lacking the \"follow_x_forwarded_for\" setting are not susceptible to the vulnerability.", "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50269" }, { "category": "external", "summary": "RHBZ#2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Remove all \"follow_x_forwarded_for\" lines from squid.conf.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: denial of service in HTTP request parsing" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:44:53+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0771" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.src", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debuginfo-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.aarch64", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.ppc64le", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.s390x", "AppStream-8.6.0.Z.EUS:squid:4:8060020231222131040:ad008a3a:squid-debugsource-7:4.15-3.module+el8.6.0+21069+a1561e3d.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2024:0072
Vulnerability from csaf_redhat
Published
2024-01-08 08:23
Modified
2025-08-11 03:11
Summary
Red Hat Security Advisory: squid security update
Notes
Topic
An update for squid is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
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 squid is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\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-2024:0072", "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0072.json" } ], "title": "Red Hat Security Advisory: squid security update", "tracking": { "current_release_date": "2025-08-11T03:11:02+00:00", "generator": { "date": "2025-08-11T03:11:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0072", "initial_release_date": "2024-01-08T08:23:06+00:00", "revision_history": [ { "date": "2024-01-08T08:23:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-08T08:23:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:11:02+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 EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-5.el9_2.3.src", "product": { "name": "squid-7:5.5-5.el9_2.3.src", "product_id": "squid-7:5.5-5.el9_2.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.3?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-5.el9_2.3.aarch64", "product": { "name": "squid-7:5.5-5.el9_2.3.aarch64", "product_id": "squid-7:5.5-5.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-5.el9_2.3.aarch64", "product": { "name": "squid-debugsource-7:5.5-5.el9_2.3.aarch64", "product_id": "squid-debugsource-7:5.5-5.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "product": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "product_id": "squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.3?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-5.el9_2.3.ppc64le", "product": { "name": "squid-7:5.5-5.el9_2.3.ppc64le", "product_id": "squid-7:5.5-5.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "product": { "name": "squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "product_id": "squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "product": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "product_id": "squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.3?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-5.el9_2.3.x86_64", "product": { "name": "squid-7:5.5-5.el9_2.3.x86_64", "product_id": "squid-7:5.5-5.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-5.el9_2.3.x86_64", "product": { "name": "squid-debugsource-7:5.5-5.el9_2.3.x86_64", "product_id": "squid-debugsource-7:5.5-5.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "product": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "product_id": "squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.3?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-5.el9_2.3.s390x", "product": { "name": "squid-7:5.5-5.el9_2.3.s390x", "product_id": "squid-7:5.5-5.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-5.el9_2.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-5.el9_2.3.s390x", "product": { "name": "squid-debugsource-7:5.5-5.el9_2.3.s390x", "product_id": "squid-debugsource-7:5.5-5.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-5.el9_2.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-5.el9_2.3.s390x", "product": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.s390x", "product_id": "squid-debuginfo-7:5.5-5.el9_2.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-5.el9_2.3?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-5.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64" }, "product_reference": "squid-7:5.5-5.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-5.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le" }, "product_reference": "squid-7:5.5-5.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-5.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x" }, "product_reference": "squid-7:5.5-5.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-5.el9_2.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src" }, "product_reference": "squid-7:5.5-5.el9_2.3.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-5.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64" }, "product_reference": "squid-7:5.5-5.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64" }, "product_reference": "squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le" }, "product_reference": "squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x" }, "product_reference": "squid-debuginfo-7:5.5-5.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-5.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64" }, "product_reference": "squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-5.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64" }, "product_reference": "squid-debugsource-7:5.5-5.el9_2.3.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-5.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le" }, "product_reference": "squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-5.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x" }, "product_reference": "squid-debugsource-7:5.5-5.el9_2.3.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-5.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" }, "product_reference": "squid-debugsource-7:5.5-5.el9_2.3.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-08T08:23:06+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0072" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.src", "AppStream-9.2.0.Z.EUS:squid-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debuginfo-7:5.5-5.el9_2.3.x86_64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.aarch64", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.ppc64le", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.s390x", "AppStream-9.2.0.Z.EUS:squid-debugsource-7:5.5-5.el9_2.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2023:7465
Vulnerability from csaf_redhat
Published
2023-11-22 17:28
Modified
2025-08-11 03:10
Summary
Red Hat Security Advisory: squid security update
Notes
Topic
An update for squid is now available for Red Hat Enterprise Linux 9.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
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 squid is now available for Red Hat Enterprise Linux 9.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\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-2023:7465", "url": "https://access.redhat.com/errata/RHSA-2023:7465" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7465.json" } ], "title": "Red Hat Security Advisory: squid security update", "tracking": { "current_release_date": "2025-08-11T03:10:40+00:00", "generator": { "date": "2025-08-11T03:10:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:7465", "initial_release_date": "2023-11-22T17:28:07+00:00", "revision_history": [ { "date": "2023-11-22T17:28:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-11-22T17:28:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:10:40+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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-6.el9_3.2.src", "product": { "name": "squid-7:5.5-6.el9_3.2.src", "product_id": "squid-7:5.5-6.el9_3.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-6.el9_3.2?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-6.el9_3.2.aarch64", "product": { "name": "squid-7:5.5-6.el9_3.2.aarch64", "product_id": "squid-7:5.5-6.el9_3.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-6.el9_3.2?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-6.el9_3.2.aarch64", "product": { "name": "squid-debugsource-7:5.5-6.el9_3.2.aarch64", "product_id": "squid-debugsource-7:5.5-6.el9_3.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-6.el9_3.2?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "product": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "product_id": "squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-6.el9_3.2?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-6.el9_3.2.ppc64le", "product": { "name": "squid-7:5.5-6.el9_3.2.ppc64le", "product_id": "squid-7:5.5-6.el9_3.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-6.el9_3.2?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "product": { "name": "squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "product_id": "squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-6.el9_3.2?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "product": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "product_id": "squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-6.el9_3.2?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-6.el9_3.2.x86_64", "product": { "name": "squid-7:5.5-6.el9_3.2.x86_64", "product_id": "squid-7:5.5-6.el9_3.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-6.el9_3.2?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-6.el9_3.2.x86_64", "product": { "name": "squid-debugsource-7:5.5-6.el9_3.2.x86_64", "product_id": "squid-debugsource-7:5.5-6.el9_3.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-6.el9_3.2?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "product": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "product_id": "squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-6.el9_3.2?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.5-6.el9_3.2.s390x", "product": { "name": "squid-7:5.5-6.el9_3.2.s390x", "product_id": "squid-7:5.5-6.el9_3.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.5-6.el9_3.2?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.5-6.el9_3.2.s390x", "product": { "name": "squid-debugsource-7:5.5-6.el9_3.2.s390x", "product_id": "squid-debugsource-7:5.5-6.el9_3.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.5-6.el9_3.2?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.5-6.el9_3.2.s390x", "product": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.s390x", "product_id": "squid-debuginfo-7:5.5-6.el9_3.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.5-6.el9_3.2?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-6.el9_3.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64" }, "product_reference": "squid-7:5.5-6.el9_3.2.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-6.el9_3.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le" }, "product_reference": "squid-7:5.5-6.el9_3.2.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-6.el9_3.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x" }, "product_reference": "squid-7:5.5-6.el9_3.2.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-6.el9_3.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src" }, "product_reference": "squid-7:5.5-6.el9_3.2.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.5-6.el9_3.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64" }, "product_reference": "squid-7:5.5-6.el9_3.2.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64" }, "product_reference": "squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le" }, "product_reference": "squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x" }, "product_reference": "squid-debuginfo-7:5.5-6.el9_3.2.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.5-6.el9_3.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64" }, "product_reference": "squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-6.el9_3.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64" }, "product_reference": "squid-debugsource-7:5.5-6.el9_3.2.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-6.el9_3.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le" }, "product_reference": "squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-6.el9_3.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x" }, "product_reference": "squid-debugsource-7:5.5-6.el9_3.2.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.5-6.el9_3.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" }, "product_reference": "squid-debugsource-7:5.5-6.el9_3.2.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-22T17:28:07+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7465" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "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-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-49288", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252918" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The use of the HTTP Collapsed Forwarding configuration may allow an attacker to perform a denial of service remotely.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Use-After-Free in the HTTP Collapsed Forwarding Feature", "title": "Vulnerability summary" }, { "category": "other", "text": "Collapsed Forwarding features are only used in Squid for accelerator servers and is not enabled by default, lowering the severity of this flaw to Moderate.", "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-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49288" }, { "category": "external", "summary": "RHBZ#2252918", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252918" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49288" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49288", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49288" } ], "release_date": "2023-12-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-22T17:28:07+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7465" }, { "category": "workaround", "details": "To mitigate this issue, lines for the \u0027collapsed_forwarding\u0027 feature have to be removed from your squid.conf.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "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-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "squid: Use-After-Free in the HTTP Collapsed Forwarding Feature" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-11-22T17:28:07+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7465" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.src", "AppStream-9.3.0.Z.MAIN:squid-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debuginfo-7:5.5-6.el9_3.2.x86_64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.aarch64", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.ppc64le", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.s390x", "AppStream-9.3.0.Z.MAIN:squid-debugsource-7:5.5-6.el9_3.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2024:0397
Vulnerability from csaf_redhat
Published
2024-01-24 12:28
Modified
2025-08-11 03:11
Summary
Red Hat Security Advisory: squid:4 security update
Notes
Topic
An update for the squid:4 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
* squid: denial of service in HTTP request parsing (CVE-2023-50269)
Bug Fix(es):
* squid crashes in assertion when a parent peer exists (JIRA:RHEL-18256)
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 the squid:4 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\n\n* squid: denial of service in HTTP request parsing (CVE-2023-50269)\n\nBug Fix(es):\n\n* squid crashes in assertion when a parent peer exists (JIRA:RHEL-18256)\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-2024:0397", "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0397.json" } ], "title": "Red Hat Security Advisory: squid:4 security update", "tracking": { "current_release_date": "2025-08-11T03:11:15+00:00", "generator": { "date": "2025-08-11T03:11:15+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0397", "initial_release_date": "2024-01-24T12:28:13+00:00", "revision_history": [ { "date": "2024-01-24T12:28:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-01-24T12:28:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:11:15+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 EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid:4:8080020231222130009:63b34585", "product": { "name": "squid:4:8080020231222130009:63b34585", "product_id": "squid:4:8080020231222130009:63b34585", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4?rpmmod=squid:4:8080020231222130009:63b34585" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src" } } }, { "category": "product_version", "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "product": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "product_id": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_id": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=s390x" } } }, { "category": "product_version", "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_id": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_id": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=aarch64" } } }, { "category": "product_version", "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_id": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_id": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_id": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-6.module%2Bel8.8.0%2B21068%2B0ecbc070.3?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, "product_reference": "squid:4:8080020231222130009:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64" }, "product_reference": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le" }, "product_reference": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x" }, "product_reference": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src" }, "product_reference": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" }, "product_reference": "squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64" }, "product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le" }, "product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x" }, "product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" }, "product_reference": "squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64" }, "product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le" }, "product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x" }, "product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64 as a component of squid:4:8080020231222130009:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" }, "product_reference": "squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2023-50269", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254663" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid, which is susceptible to a Denial of Service (DoS) due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the follow_x_forwarded_for feature is configured. This issue poses a threat to the stability and availability of the Squid service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: denial of service in HTTP request parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Squid configurations lacking the \"follow_x_forwarded_for\" setting are not susceptible to the vulnerability.", "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50269" }, { "category": "external", "summary": "RHBZ#2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Remove all \"follow_x_forwarded_for\" lines from squid.conf.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: denial of service in HTTP request parsing" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-01-24T12:28:13+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0397" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.src", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debuginfo-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.aarch64", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.ppc64le", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.s390x", "AppStream-8.8.0.Z.EUS:squid:4:8080020231222130009:63b34585:squid-debugsource-7:4.15-6.module+el8.8.0+21068+0ecbc070.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2024:0772
Vulnerability from csaf_redhat
Published
2024-02-12 08:38
Modified
2025-08-11 03:11
Summary
Red Hat Security Advisory: squid:4 security update
Notes
Topic
An update for the squid:4 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
* squid: denial of service in HTTP request parsing (CVE-2023-50269)
Bug Fix(es):
* squid crashes in assertion when a parent peer exists (RHEL-18253)
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 the squid:4 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\n\n* squid: denial of service in HTTP request parsing (CVE-2023-50269)\n\nBug Fix(es):\n\n* squid crashes in assertion when a parent peer exists (RHEL-18253)\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-2024:0772", "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0772.json" } ], "title": "Red Hat Security Advisory: squid:4 security update", "tracking": { "current_release_date": "2025-08-11T03:11:42+00:00", "generator": { "date": "2025-08-11T03:11:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0772", "initial_release_date": "2024-02-12T08:38:08+00:00", "revision_history": [ { "date": "2024-02-12T08:38:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-12T08:38:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:11:42+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 AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid:4:8020020240122164331:4cda2c84", "product": { "name": "squid:4:8020020240122164331:4cda2c84", "product_id": "squid:4:8020020240122164331:4cda2c84", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4?rpmmod=squid:4:8020020240122164331:4cda2c84" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src" } } }, { "category": "product_version", "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "product": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "product_id": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_id": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_id": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_id": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_id": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_id": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_id": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.4-8.module%2Bel8.2.0%2B21173%2B22259b09.7?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, "product_reference": "squid:4:8020020240122164331:4cda2c84", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, "product_reference": "squid:4:8020020240122164331:4cda2c84", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le" }, "product_reference": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le" }, "product_reference": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)", "product_id": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, "product_reference": "squid:4:8020020240122164331:4cda2c84", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64 as a component of squid:4:8020020240122164331:4cda2c84 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" }, "product_reference": "squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2023-50269", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254663" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid, which is susceptible to a Denial of Service (DoS) due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the follow_x_forwarded_for feature is configured. This issue poses a threat to the stability and availability of the Squid service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: denial of service in HTTP request parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Squid configurations lacking the \"follow_x_forwarded_for\" setting are not susceptible to the vulnerability.", "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50269" }, { "category": "external", "summary": "RHBZ#2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Remove all \"follow_x_forwarded_for\" lines from squid.conf.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: denial of service in HTTP request parsing" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:38:08+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0772" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.AUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.ppc64le", "AppStream-8.2.0.Z.E4S:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.src", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debuginfo-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64", "AppStream-8.2.0.Z.TUS:squid:4:8020020240122164331:4cda2c84:squid-debugsource-7:4.4-8.module+el8.2.0+21173+22259b09.7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2024:1153
Vulnerability from csaf_redhat
Published
2024-03-05 18:04
Modified
2025-08-11 03:12
Summary
Red Hat Security Advisory: squid security update
Notes
Topic
An update for squid is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
* squid: denial of service in HTTP request parsing (CVE-2023-50269)
Bug Fix(es):
* squid crashes in assertion when a parent peer exists (RHEL-18248)
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 squid is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\n\n* squid: denial of service in HTTP request parsing (CVE-2023-50269)\n\nBug Fix(es):\n\n* squid crashes in assertion when a parent peer exists (RHEL-18248)\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-2024:1153", "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1153.json" } ], "title": "Red Hat Security Advisory: squid security update", "tracking": { "current_release_date": "2025-08-11T03:12:09+00:00", "generator": { "date": "2025-08-11T03:12:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:1153", "initial_release_date": "2024-03-05T18:04:37+00:00", "revision_history": [ { "date": "2024-03-05T18:04:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-03-05T18:04:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:12:09+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 EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.2-1.el9_0.4.src", "product": { "name": "squid-7:5.2-1.el9_0.4.src", "product_id": "squid-7:5.2-1.el9_0.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.2-1.el9_0.4?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.2-1.el9_0.4.aarch64", "product": { "name": "squid-7:5.2-1.el9_0.4.aarch64", "product_id": "squid-7:5.2-1.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.2-1.el9_0.4?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.2-1.el9_0.4.aarch64", "product": { "name": "squid-debugsource-7:5.2-1.el9_0.4.aarch64", "product_id": "squid-debugsource-7:5.2-1.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.2-1.el9_0.4?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "product": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "product_id": "squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.2-1.el9_0.4?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.2-1.el9_0.4.ppc64le", "product": { "name": "squid-7:5.2-1.el9_0.4.ppc64le", "product_id": "squid-7:5.2-1.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.2-1.el9_0.4?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "product": { "name": "squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "product_id": "squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.2-1.el9_0.4?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "product": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "product_id": "squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.2-1.el9_0.4?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.2-1.el9_0.4.x86_64", "product": { "name": "squid-7:5.2-1.el9_0.4.x86_64", "product_id": "squid-7:5.2-1.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.2-1.el9_0.4?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.2-1.el9_0.4.x86_64", "product": { "name": "squid-debugsource-7:5.2-1.el9_0.4.x86_64", "product_id": "squid-debugsource-7:5.2-1.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.2-1.el9_0.4?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "product": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "product_id": "squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.2-1.el9_0.4?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "squid-7:5.2-1.el9_0.4.s390x", "product": { "name": "squid-7:5.2-1.el9_0.4.s390x", "product_id": "squid-7:5.2-1.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@5.2-1.el9_0.4?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:5.2-1.el9_0.4.s390x", "product": { "name": "squid-debugsource-7:5.2-1.el9_0.4.s390x", "product_id": "squid-debugsource-7:5.2-1.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@5.2-1.el9_0.4?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:5.2-1.el9_0.4.s390x", "product": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.s390x", "product_id": "squid-debuginfo-7:5.2-1.el9_0.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@5.2-1.el9_0.4?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.2-1.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64" }, "product_reference": "squid-7:5.2-1.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.2-1.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le" }, "product_reference": "squid-7:5.2-1.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.2-1.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x" }, "product_reference": "squid-7:5.2-1.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.2-1.el9_0.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src" }, "product_reference": "squid-7:5.2-1.el9_0.4.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:5.2-1.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64" }, "product_reference": "squid-7:5.2-1.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64" }, "product_reference": "squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le" }, "product_reference": "squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x" }, "product_reference": "squid-debuginfo-7:5.2-1.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:5.2-1.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64" }, "product_reference": "squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.2-1.el9_0.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64" }, "product_reference": "squid-debugsource-7:5.2-1.el9_0.4.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.2-1.el9_0.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le" }, "product_reference": "squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.2-1.el9_0.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x" }, "product_reference": "squid-debugsource-7:5.2-1.el9_0.4.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:5.2-1.el9_0.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" }, "product_reference": "squid-debugsource-7:5.2-1.el9_0.4.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2023-50269", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254663" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid, which is susceptible to a Denial of Service (DoS) due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the follow_x_forwarded_for feature is configured. This issue poses a threat to the stability and availability of the Squid service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: denial of service in HTTP request parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Squid configurations lacking the \"follow_x_forwarded_for\" setting are not susceptible to the vulnerability.", "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50269" }, { "category": "external", "summary": "RHBZ#2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Remove all \"follow_x_forwarded_for\" lines from squid.conf.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: denial of service in HTTP request parsing" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-03-05T18:04:37+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1153" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.src", "AppStream-9.0.0.Z.EUS:squid-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debuginfo-7:5.2-1.el9_0.4.x86_64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.aarch64", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.ppc64le", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.s390x", "AppStream-9.0.0.Z.EUS:squid-debugsource-7:5.2-1.el9_0.4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2024:0773
Vulnerability from csaf_redhat
Published
2024-02-12 08:40
Modified
2025-08-11 03:11
Summary
Red Hat Security Advisory: squid:4 security update
Notes
Topic
An update for the squid:4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)
* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)
* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)
* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)
* squid: denial of service in HTTP request parsing (CVE-2023-50269)
Bug Fix(es):
* squid crashes in assertion when a parent peer exists (RHEL-18254)
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 the squid:4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\n\n* squid: Denial of Service in SSL Certificate validation (CVE-2023-46724)\n\n* squid: NULL pointer dereference in the gopher protocol code (CVE-2023-46728)\n\n* squid: Buffer over-read in the HTTP Message processing feature (CVE-2023-49285)\n\n* squid: Incorrect Check of Function Return Value In Helper Process management (CVE-2023-49286)\n\n* squid: denial of service in HTTP request parsing (CVE-2023-50269)\n\nBug Fix(es):\n\n* squid crashes in assertion when a parent peer exists (RHEL-18254)\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-2024:0773", "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0773.json" } ], "title": "Red Hat Security Advisory: squid:4 security update", "tracking": { "current_release_date": "2025-08-11T03:11:29+00:00", "generator": { "date": "2025-08-11T03:11:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:0773", "initial_release_date": "2024-02-12T08:40:38+00:00", "revision_history": [ { "date": "2024-02-12T08:40:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-02-12T08:40:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:11:29+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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid:4:8040020240122165847:522a0ee4", "product": { "name": "squid:4:8040020240122165847:522a0ee4", "product_id": "squid:4:8040020240122165847:522a0ee4", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4?rpmmod=squid:4:8040020240122165847:522a0ee4" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=src" } } }, { "category": "product_version", "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "product": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "product_id": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=x86_64" } } }, { "category": "product_version", "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_id": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_id": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_id": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_id": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.1.0%2B4044%2B36416a77?arch=ppc64le" } } }, { "category": "product_version", "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_id": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_id": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_id": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.11-4.module%2Bel8.4.0%2B21174%2B3894a031.6?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, "product_reference": "squid:4:8040020240122165847:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, "product_reference": "squid:4:8040020240122165847:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le" }, "product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le" }, "product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, "product_reference": "squid:4:8040020240122165847:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64 as a component of squid:4:8040020240122165847:522a0ee4 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" }, "product_reference": "squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-46724", "cwe": { "id": "CWE-823", "name": "Use of Out-of-range Pointer Offset" }, "discovery_date": "2023-11-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247567" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. Due to an improper validation of the specified index bug, Squid compiled using `--with-openssl` is vulnerable to a denial of service attack against SSL Certificate validation. This flaw allows a remote server to perform a denial of service against the Squid Proxy by initiating a TLS Handshake with a specially crafted SSL Certificate in a server certificate chain. This attack is limited to HTTPS and SSL-Bump.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Denial of Service in SSL Certificate validation", "title": "Vulnerability summary" }, { "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46724" }, { "category": "external", "summary": "RHBZ#2247567", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247567" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46724", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46724" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46724" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_4.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_4.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810", "url": "https://github.com/squid-cache/squid/commit/b70f864940225dfe69f9f653f948e787f99c3810" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-73m6-jm96-c6r3" } ], "release_date": "2023-11-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Disable the use of SSL-Bump features:\n- Remove all ssl-bump options from http_port and https_port\n- Remove all ssl_bump directives from squid.conf", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Denial of Service in SSL Certificate validation" }, { "cve": "CVE-2023-46728", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-11-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2248521" } ], "notes": [ { "category": "description", "text": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. Due to a NULL pointer dereference bug Squid is vulnerable to a Denial of Service attack against Squid\u0027s Gopher gateway. The gopher protocol is always available and enabled in Squid. This issue may lead to a remote denial of service via gopher URL requests.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: NULL pointer dereference in the gopher protocol code", "title": "Vulnerability summary" }, { "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-46728" }, { "category": "external", "summary": "RHBZ#2248521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2248521" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-46728", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46728" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46728" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-cg5h-v6vc-w33f" }, { "category": "external", "summary": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html", "url": "https://megamansec.github.io/Squid-Security-Audit/gopher-nullpointer.html" } ], "release_date": "2023-09-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "To mitigate this issue, create an access list configuration to reject all gopher URL requests:\n\nSet ACL directives in your squid.conf file (or equivalent) as follows:\nacl gopher proto gopher\nhttp_access deny gopher\n\nImportant: This sequence must be placed above any lines starting with \"http_access allow\" in your configuration.\nObservation: Some loss of performance may occur with this configuration.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: NULL pointer dereference in the gopher protocol code" }, { "cve": "CVE-2023-49285", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252926" } ], "notes": [ { "category": "description", "text": "A buffer over-read flaw was found in Squid\u0027s HTTP Message processing feature. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Buffer over-read in the HTTP Message processing feature", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49285" }, { "category": "external", "summary": "RHBZ#2252926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252926" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49285", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49285" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49285" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Buffer over-read in the HTTP Message processing feature" }, { "cve": "CVE-2023-49286", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2023-12-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252923" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid due to an incorrect check of the return value in the helper process management. This issue may allow attackers to perform remote denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Incorrect Check of Function Return Value In Helper Process management", "title": "Vulnerability summary" }, { "category": "other", "text": "The only security impact of this vulnerability is a remote denial of service. For this reason, this flaw was rated with an important, and not critical, severity.", "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49286" }, { "category": "external", "summary": "RHBZ#2252923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252923" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49286" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49286" } ], "release_date": "2023-12-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: Incorrect Check of Function Return Value In Helper Process management" }, { "cve": "CVE-2023-50269", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "discovery_date": "2023-12-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254663" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid, which is susceptible to a Denial of Service (DoS) due to an Uncontrolled Recursion bug, specifically targeting HTTP Request parsing. Exploiting this issue involves a remote client initiating a DoS attack by sending an oversized X-Forwarded-For header when the follow_x_forwarded_for feature is configured. This issue poses a threat to the stability and availability of the Squid service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: denial of service in HTTP request parsing", "title": "Vulnerability summary" }, { "category": "other", "text": "Squid configurations lacking the \"follow_x_forwarded_for\" setting are not susceptible to the vulnerability.", "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50269" }, { "category": "external", "summary": "RHBZ#2254663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254663" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50269", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50269" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50269" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v5/SQUID-2023_10.patch" }, { "category": "external", "summary": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch", "url": "http://www.squid-cache.org/Versions/v6/SQUID-2023_10.patch" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-wgq4-4cfg-c4x3" } ], "release_date": "2023-12-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Remove all \"follow_x_forwarded_for\" lines from squid.conf.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: denial of service in HTTP request parsing" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-02-12T08:40:38+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:0773" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.AUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.ppc64le", "AppStream-8.4.0.Z.E4S:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debuginfo-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-debugsource-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:libecap-devel-0:1.0.1-2.module+el8.1.0+4044+36416a77.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.src", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debuginfo-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64", "AppStream-8.4.0.Z.TUS:squid:4:8040020240122165847:522a0ee4:squid-debugsource-7:4.11-4.module+el8.4.0+21174+3894a031.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
rhsa-2023:7668
Vulnerability from csaf_redhat
Published
2023-12-06 10:02
Modified
2025-08-11 03:10
Summary
Red Hat Security Advisory: squid:4 security update
Notes
Topic
An update for the squid:4 module is now available for Red Hat Enterprise Linux 8.
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
Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.
Security Fix(es):
* squid: DoS against HTTP and HTTPS (CVE-2023-5824)
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 the squid:4 module is now available for Red Hat Enterprise Linux 8.\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": "Squid is a high-performance proxy caching server for web clients, supporting FTP, Gopher, and HTTP data objects.\n\nSecurity Fix(es):\n\n* squid: DoS against HTTP and HTTPS (CVE-2023-5824)\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-2023:7668", "url": "https://access.redhat.com/errata/RHSA-2023:7668" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification#important", "url": "https://access.redhat.com/security/updates/classification#important" }, { "category": "external", "summary": "2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7668.json" } ], "title": "Red Hat Security Advisory: squid:4 security update", "tracking": { "current_release_date": "2025-08-11T03:10:52+00:00", "generator": { "date": "2025-08-11T03:10:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2023:7668", "initial_release_date": "2023-12-06T10:02:28+00:00", "revision_history": [ { "date": "2023-12-06T10:02:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-12-06T10:02:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-11T03:10:52+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.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "squid:4:8090020231130092412:a75119d5", "product": { "name": "squid:4:8090020231130092412:a75119d5", "product_id": "squid:4:8090020231130092412:a75119d5", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4?rpmmod=squid:4:8090020231130092412:a75119d5" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "product": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=src" } } }, { "category": "product_version", "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "product": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "product_id": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=src\u0026epoch=7" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=x86_64" } } }, { "category": "product_version", "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_id": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_id": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=x86_64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_id": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=x86_64\u0026epoch=7" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=s390x" } } }, { "category": "product_version", "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_id": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_id": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=s390x\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_id": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=s390x\u0026epoch=7" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=ppc64le" } } }, { "category": "product_version", "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_id": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_id": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=ppc64le\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_id": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=ppc64le\u0026epoch=7" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_id": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_id": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debuginfo@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_id": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-debugsource@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64" } } }, { "category": "product_version", "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_id": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libecap-devel@1.0.1-2.module%2Bel8.9.0%2B19703%2Ba1da7223?arch=aarch64" } } }, { "category": "product_version", "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_id": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_id": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debuginfo@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=aarch64\u0026epoch=7" } } }, { "category": "product_version", "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_id": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/squid-debugsource@4.15-7.module%2Bel8.9.0%2B20806%2B014d88aa.3?arch=aarch64\u0026epoch=7" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, "product_reference": "squid:4:8090020231130092412:a75119d5", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le" }, "product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x" }, "product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src" }, "product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64" }, "product_reference": "libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64" }, "product_reference": "libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64" }, "product_reference": "libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64" }, "product_reference": "libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64" }, "product_reference": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le" }, "product_reference": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x" }, "product_reference": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src" }, "product_reference": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" }, "product_reference": "squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64" }, "product_reference": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le" }, "product_reference": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x" }, "product_reference": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" }, "product_reference": "squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64" }, "product_reference": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le" }, "product_reference": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x" }, "product_reference": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" }, { "category": "default_component_of", "full_product_name": { "name": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64 as a component of squid:4:8090020231130092412:a75119d5 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" }, "product_reference": "squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5824", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "discovery_date": "2023-10-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2245914" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The limits applied for validation of HTTP response headers are applied before caching. However, Squid may grow a cached HTTP response header beyond the configured maximum size, causing a stall or crash of the worker process when a large header is retrieved from the disk cache, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: DoS against HTTP and HTTPS", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability only affects configurations with the `cache_dir` directive enabled. If this directive is not enabled, the Squid server is not vulnerable and no further mitigation is needed. For more information about the mitigation, see the mitigation section below.\n\nThe `cache_dir` directive is disabled by default in Squid shipped in Red Hat Enterprise Linux 6, 7, 8 and 9. Therefore, these Red Hat Enterprise Linux versions are not vulnerable with the default configuration.\n\nRed Hat is not planning to address this issue in Red Hat Enterprise Linux 6 and 7 due to the changes required and the magnitude of the differences between Squid 3 and 4 code bases, backporting the changes to the Squid 3 code base has not been feasible.\n\nWe recommend that customers using Squid as a caching proxy on Red Hat Enterprise Linux 6 and 7 to upgrade to Red Hat Enterprise Linux 8 and 9 to use Squid version 4 or version 5, respectively. Alternatively, see the mitigation section below for a way to workaround this vulnerability.", "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.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5824" }, { "category": "external", "summary": "RHBZ#2245914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2245914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5824" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5824" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-543m-w2m2-g255" } ], "release_date": "2023-10-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-12-06T10:02:28+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7668" }, { "category": "workaround", "details": "Disabling the disk caching mechanism will mitigate this vulnerability. To achieve this, remove all the \u0027cache_dir\u0027 directives from the Squid configuration, typically in the /etc/squid/squid.conf file.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "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.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid: DoS against HTTP and HTTPS" }, { "cve": "CVE-2023-49288", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2023-12-05T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2252918" } ], "notes": [ { "category": "description", "text": "A flaw was found in Squid. The use of the HTTP Collapsed Forwarding configuration may allow an attacker to perform a denial of service remotely.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid: Use-After-Free in the HTTP Collapsed Forwarding Feature", "title": "Vulnerability summary" }, { "category": "other", "text": "Collapsed Forwarding features are only used in Squid for accelerator servers and is not enabled by default, lowering the severity of this flaw to Moderate.", "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.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-49288" }, { "category": "external", "summary": "RHBZ#2252918", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252918" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-49288", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49288" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49288", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49288" } ], "release_date": "2023-12-05T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-12-06T10:02:28+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7668" }, { "category": "workaround", "details": "To mitigate this issue, lines for the \u0027collapsed_forwarding\u0027 feature have to be removed from your squid.conf.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "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.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "squid: Use-After-Free in the HTTP Collapsed Forwarding Feature" }, { "cve": "CVE-2025-54574", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2025-08-01T19:01:04.741560+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2386026" } ], "notes": [ { "category": "description", "text": "A heap-based buffer overflow flaw was found in the Squid caching proxy. When processing the Uniform Resource Name (URNs), specific conditions can lead to remote code execution.", "title": "Vulnerability description" }, { "category": "summary", "text": "squid-cache: Squid Buffer Overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is Important because the heap-based buffer overflow occurs during URN processing in Squid\u2019s core request-handling path, which is exposed to untrusted, remote input. Unlike flaws that merely cause a service crash, this defect allows an attacker to manipulate heap memory structures, potentially achieving arbitrary code execution within the Squid process context. Since Squid often runs with elevated privileges and serves as a gateway between internal and external networks, successful exploitation could provide a remote attacker with direct control over the proxy server, enabling them to pivot into internal systems, intercept sensitive traffic, or alter cached content.", "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.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-54574" }, { "category": "external", "summary": "RHBZ#2386026", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2386026" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-54574", "url": "https://www.cve.org/CVERecord?id=CVE-2025-54574" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54574" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "category": "external", "summary": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "release_date": "2025-08-01T18:02:19.117000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-12-06T10:02:28+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\n\nAfter installing this update, the squid service will be restarted automatically.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:7668" }, { "category": "workaround", "details": "Users can disable URN access permissions to mitigate this issue.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 8.9, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debuginfo-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-debugsource-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:libecap-devel-0:1.0.1-2.module+el8.9.0+19703+a1da7223.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.src", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debuginfo-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.aarch64", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.ppc64le", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.s390x", "AppStream-8.9.0.Z.MAIN:squid:4:8090020231130092412:a75119d5:squid-debugsource-7:4.15-7.module+el8.9.0+20806+014d88aa.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "squid-cache: Squid Buffer Overflow" } ] }
fkie_cve-2025-54574
Vulnerability from fkie_nvd
Published
2025-08-01 18:15
Modified
2025-08-04 15:06
Severity ?
Summary
Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988 | ||
security-advisories@github.com | https://github.com/squid-cache/squid/releases/tag/SQUID_6_4 | ||
security-advisories@github.com | https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3 |
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Squid is a caching proxy for the Web. In versions 6.3 and below, Squid is vulnerable to a heap buffer overflow and possible remote code execution attack when processing URN due to incorrect buffer management. This has been fixed in version 6.4. To work around this issue, disable URN access permissions." }, { "lang": "es", "value": "Squid es un proxy de cach\u00e9 para la web. En las versiones 6.3 y anteriores, Squid es vulnerable a un desbordamiento del b\u00fafer de mont\u00f3n y a posibles ataques de ejecuci\u00f3n remota de c\u00f3digo al procesar URN debido a una gesti\u00f3n incorrecta del b\u00fafer. Esto se ha corregido en la versi\u00f3n 6.4. Para solucionar este problema, deshabilite los permisos de acceso a URN." } ], "id": "CVE-2025-54574", "lastModified": "2025-08-04T15:06:15.833", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.3, "baseSeverity": "CRITICAL", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.7, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-08-01T18:15:55.390", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/squid-cache/squid/commit/a27bf4b84da23594150c7a86a23435df0b35b988" }, { "source": "security-advisories@github.com", "url": "https://github.com/squid-cache/squid/releases/tag/SQUID_6_4" }, { "source": "security-advisories@github.com", "url": "https://github.com/squid-cache/squid/security/advisories/GHSA-w4gv-vw3f-29g3" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-122" } ], "source": "security-advisories@github.com", "type": "Primary" } ] }
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…