Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-25184 (GCVE-0-2025-25184)
Vulnerability from cvelistv5
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-25184", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-02-12T19:09:07.706810Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-02-12T19:09:12.443Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rack", "vendor": "rack", "versions": [ { "status": "affected", "version": "\u003c 2.2.11" }, { "status": "affected", "version": "\u003e= 3.0, \u003c 3.0.12" }, { "status": "affected", "version": "\u003e= 3.1, \u003c 3.1.10" } ] } ], "descriptions": [ { "lang": "en", "value": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 5.7, "baseSeverity": "MEDIUM", "privilegesRequired": "LOW", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "HIGH" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-93", "description": "CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-117", "description": "CWE-117: Improper Output Neutralization for Logs", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-02-14T19:48:00.607Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg" }, { "name": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e" } ], "source": { "advisory": "GHSA-7g2v-jj9q-g3rg", "discovery": "UNKNOWN" }, "title": "Possible Log Injection in Rack::CommonLogger" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-25184", "datePublished": "2025-02-12T16:20:46.865Z", "dateReserved": "2025-02-03T19:30:53.399Z", "dateUpdated": "2025-02-14T19:48:00.607Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-25184\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-02-12T17:15:24.000\",\"lastModified\":\"2025-02-14T20:15:34.350\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.\"},{\"lang\":\"es\",\"value\":\"Rack proporciona una interfaz para desarrollar aplicaciones web en Ruby. Antes de las versiones 2.2.11, 3.0.12 y 3.1.11, Rack::CommonLogger se puede explotar creando entradas que incluyan caracteres de nueva l\u00ednea para manipular las entradas del registro. La prueba de concepto proporcionada demuestra la inyecci\u00f3n de contenido malicioso en los registros. Cuando un usuario proporciona las credenciales de autorizaci\u00f3n a trav\u00e9s de Rack::Auth::Basic, si tiene \u00e9xito, el nombre de usuario se colocar\u00e1 en env[\u0027REMOTE_USER\u0027] y luego ser\u00e1 utilizado por Rack::CommonLogger para fines de registro. El problema ocurre cuando un servidor intencional o involuntariamente permite la creaci\u00f3n de un usuario con el nombre de usuario que contiene caracteres CRLF y espacios en blanco, o el servidor solo desea registrar cada intento de inicio de sesi\u00f3n. Si un atacante ingresa un nombre de usuario con caracteres CRLF, el registrador registrar\u00e1 el nombre de usuario malicioso con caracteres CRLF en el archivo de registro. Los atacantes pueden romper los formatos de registro o insertar entradas fraudulentas, lo que podr\u00eda ocultar la actividad real o inyectar datos maliciosos en los archivos de registro. Las versiones 2.2.11, 3.0.12 y 3.1.11 contienen una correcci\u00f3n.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-93\"},{\"lang\":\"en\",\"value\":\"CWE-117\"}]}],\"references\":[{\"url\":\"https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg\",\"source\":\"security-advisories@github.com\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-25184\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-12T19:09:07.706810Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-12T19:09:01.062Z\"}}], \"cna\": {\"title\": \"Possible Log Injection in Rack::CommonLogger\", \"source\": {\"advisory\": \"GHSA-7g2v-jj9q-g3rg\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rack\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.2.11\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0, \u003c 3.0.12\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.1, \u003c 3.1.11\"}]}], \"references\": [{\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e\", \"name\": \"https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.11, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.11 contain a fix.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-93\", \"description\": \"CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-117\", \"description\": \"CWE-117: Improper Output Neutralization for Logs\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-02-12T16:20:46.865Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2025-25184\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-12T19:09:12.443Z\", \"dateReserved\": \"2025-02-03T19:30:53.399Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-02-12T16:20:46.865Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2025:1985
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Logging for Red Hat OpenShift - 5.9.12", "title": "Topic" }, { "category": "general", "text": "Logging for Red Hat OpenShift - 5.9.12\nlogging-fluentd-container: Possible Log Injection in Rack::CommonLogger [openshift-logging-5.9](CVE-2025-25184)", "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-2025:1985", "url": "https://access.redhat.com/errata/RHSA-2025:1985" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1985.json" } ], "title": "Red Hat Security Advisory: Logging for Red Hat OpenShift - 5.9.12", "tracking": { "current_release_date": "2025-07-29T17:07:12+00:00", "generator": { "date": "2025-07-29T17:07:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.5" } }, "id": "RHSA-2025:1985", "initial_release_date": "2025-03-05T13:15:01+00:00", "revision_history": [ { "date": "2025-03-05T13:15:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-03-05T13:15:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-29T17:07:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "RHOL 5.9 for RHEL 9", "product": { "name": "RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9", "product_identification_helper": { "cpe": "cpe:/a:redhat:logging:5.9::el9" } } } ], "category": "product_family", "name": "logging for Red Hat OpenShift" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "product": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.9.12-6" } } }, { "category": "product_version", "name": "openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "product": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "product_id": "openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle\u0026tag=v5.9.12-13" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-322" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "product": { "name": "openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "product_id": "openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-341" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "product": { "name": "openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "product_id": "openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "product": { "name": "openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "product_id": "openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.3.2-16" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64", "product": { "name": "openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64", "product_id": "openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.34.1-33" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "product": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "product": { "name": "openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "product_id": "openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-operator-bundle\u0026tag=v5.9.12-11" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "product": { "name": "openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "product_id": "openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.9.12-4" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "product": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-735" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "product": { "name": "openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "product_id": "openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-351" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "product": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.9.12-6" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-322" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "product": { "name": "openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "product_id": "openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-341" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "product": { "name": "openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "product_id": "openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "product": { "name": "openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "product_id": "openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.3.2-16" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "product": { "name": "openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "product_id": "openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "product_identification_helper": { "purl": "pkg:oci/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.34.1-33" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "product": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "product": { "name": "openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "product_id": "openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "product_identification_helper": { "purl": "pkg:oci/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.9.12-4" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "product": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-735" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "product": { "name": "openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "product_id": "openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013?arch=arm64\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-351" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "product": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.9.12-6" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-322" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "product": { "name": "openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "product_id": "openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-341" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "product": { "name": "openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "product_id": "openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "product": { "name": "openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "product_id": "openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.3.2-16" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "product": { "name": "openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "product_id": "openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "product_identification_helper": { "purl": "pkg:oci/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.34.1-33" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "product": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "product": { "name": "openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "product_id": "openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "product_identification_helper": { "purl": "pkg:oci/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.9.12-4" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "product": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-735" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "product": { "name": "openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "product_id": "openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-351" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "product": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "product_id": "openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "product_identification_helper": { "purl": "pkg:oci/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator\u0026tag=v5.9.12-6" } } }, { "category": "product_version", "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "product": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "product_id": "openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "product_identification_helper": { "purl": "pkg:oci/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9\u0026tag=v1.1.0-322" } } }, { "category": "product_version", "name": "openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "product": { "name": "openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "product_id": "openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "product_identification_helper": { "purl": "pkg:oci/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9\u0026tag=v0.4.0-341" } } }, { "category": "product_version", "name": "openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "product": { "name": "openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "product_id": "openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "product_identification_helper": { "purl": "pkg:oci/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "product": { "name": "openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "product_id": "openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-loki-rhel9\u0026tag=v3.3.2-16" } } }, { "category": "product_version", "name": "openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "product": { "name": "openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "product_id": "openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "product_identification_helper": { "purl": "pkg:oci/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/vector-rhel9\u0026tag=v0.34.1-33" } } }, { "category": "product_version", "name": "openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "product": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "product_id": "openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "product_identification_helper": { "purl": "pkg:oci/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9\u0026tag=v5.9.12-3" } } }, { "category": "product_version", "name": "openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "product": { "name": "openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "product_id": "openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "product_identification_helper": { "purl": "pkg:oci/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/loki-rhel9-operator\u0026tag=v5.9.12-4" } } }, { "category": "product_version", "name": "openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "product": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "product_id": "openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "product_identification_helper": { "purl": "pkg:oci/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/lokistack-gateway-rhel9\u0026tag=v0.1.0-735" } } }, { "category": "product_version", "name": "openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "product": { "name": "openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "product_id": "openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "product_identification_helper": { "purl": "pkg:oci/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-logging/opa-openshift-rhel9\u0026tag=v0.1.0-351" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64" }, "product_reference": "openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x" }, "product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64" }, "product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64" }, "product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le" }, "product_reference": "openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64" }, "product_reference": "openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x" }, "product_reference": "openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le" }, "product_reference": "openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64" }, "product_reference": "openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64" }, "product_reference": "openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64" }, "product_reference": "openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x" }, "product_reference": "openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le" }, "product_reference": "openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64" }, "product_reference": "openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64" }, "product_reference": "openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le" }, "product_reference": "openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64" }, "product_reference": "openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x" }, "product_reference": "openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le" }, "product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64" }, "product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x" }, "product_reference": "openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64" }, "product_reference": "openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le" }, "product_reference": "openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64" }, "product_reference": "openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x" }, "product_reference": "openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64" }, "product_reference": "openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x" }, "product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64" }, "product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le" }, "product_reference": "openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64" }, "product_reference": "openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le" }, "product_reference": "openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x" }, "product_reference": "openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64" }, "product_reference": "openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le" }, "product_reference": "openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64" }, "product_reference": "openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x" }, "product_reference": "openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "relates_to_product_reference": "9Base-RHOL-5.9" }, { "category": "default_component_of", "full_product_name": { "name": "openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64 as a component of RHOL 5.9 for RHEL 9", "product_id": "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" }, "product_reference": "openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64", "relates_to_product_reference": "9Base-RHOL-5.9" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-12797", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "discovery_date": "2025-01-29T09:25:13.972000+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2342757" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL\u0027s RFC7250 Raw Public Key (RPK) authentication. This vulnerability allows man-in-the-middle (MITM) attacks via failure to abort TLS/DTLS handshakes when the server\u0027s RPK does not match the expected key despite the SSL_VERIFY_PEER verification mode being set.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: RFC7250 handshakes with unauthenticated servers don\u0027t abort as expected", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue was introduced in the initial implementation of RPK support in OpenSSL 3.2, which was first shipped in RHEL 9.5. Earlier releases of OpenSSL provided in RHEL prior to 9.5 are not affected. \n\nRPKs are disabled by default in both TLS clients and TLS servers. The issue only arises when TLS clients explicitly enable RPK use by the server, and the server, likewise, enables sending of an RPK instead of an X.509 certificate chain. The affected clients are those that then rely on the handshake to fail when the server\u0027s RPK fails to match one of the expected public keys, by setting the verification mode to SSL_VERIFY_PEER. \n\nClients that enable server-side raw public keys can still find out that raw public key verification failed by calling SSL_get_verify_result(), and those that do, and take appropriate action, are not affected.\n\nrhel9/ruby-33 \u0026 ubi9/ruby-33 are not affected because RPK is not present in any form or as any function that could be called from Ruby via Red Hat supported RPMs in RHEL. For example the SSL_dane_enable or SSL_add_expected_rpk or X509_STORE_CTX_get0_rpk or X509_STORE_CTX_init_rpk (and more rpk-related) functions are not callable from Ruby.", "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": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-12797" }, { "category": "external", "summary": "RHBZ#2342757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342757" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-12797", "url": "https://www.cve.org/CVERecord?id=CVE-2024-12797" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-12797", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12797" } ], "release_date": "2025-02-11T15:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-05T13:15:01+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nFor Red Hat OpenShift Logging 5.9, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.14/logging/cluster-logging-upgrading.html", "product_ids": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:1985" }, { "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": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "openssl: RFC7250 handshakes with unauthenticated servers don\u0027t abort as expected" }, { "cve": "CVE-2025-25184", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-02-12T17:01:04.328369+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2345301" } ], "notes": [ { "category": "description", "text": "A flaw was found in the rubygem-rack package. When a user provides the authorization credentials via Rack::Auth::Basic, if successful, the username is placed in env[\u0027REMOTE_USER\u0027] and later used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username containing CRLF and white space characters or the server logs every login attempt. If an attacker enters a username with a CRLF character, the logger will log the malicious username with CRLF characters into the logfile. This flaw allows attackers to break log formats or insert fraudulent entries, potentially obscuring activity or injecting malicious data into log files.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Log Injection in Rack::CommonLogger", "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": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "RHBZ#2345301", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345301" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-25184", "url": "https://www.cve.org/CVERecord?id=CVE-2025-25184" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-25184", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25184" }, { "category": "external", "summary": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e", "url": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e" }, { "category": "external", "summary": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg", "url": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg" } ], "release_date": "2025-02-12T16:20:46.865000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-03-05T13:15:01+00:00", "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this errata update:\n\nhttps://docs.openshift.com/container-platform/4.14/release_notes/ocp-4-14-release-notes.html\n\nFor Red Hat OpenShift Logging 5.9, see the following instructions to apply this update:\n\nhttps://docs.openshift.com/container-platform/4.14/logging/cluster-logging-upgrading.html", "product_ids": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:1985" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "9Base-RHOL-5.9:openshift-logging/cluster-logging-operator-bundle@sha256:0fd4b24fdc4ae0777f8c520128396a453d38970f47a4c9cf56e7bfcc27c73e19_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:141e74fe4ad031ac2bdb2ddbe752a9c96a9d295e0c3e8d6a72748aa96014a64f_s390x", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:24e8c777298eaad22b4ba4377bb40281b7a75022ad02e2a4671f0da4ab86fdff_amd64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:6b4d17867f342c80119174af037319568da13562dfd3c0319cace2ec097b56bf_arm64", "9Base-RHOL-5.9:openshift-logging/cluster-logging-rhel9-operator@sha256:b7e786cb7930c5a40faf0da45d2c508996103e975463d7062f22e97b04cd3f66_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:6e2301ab3451f05e5e6b8bcf1fa80e6a86bde93704138b987494c1d46ca1c5e3_amd64", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:8c3b1e75f6a764814725978dd07e22562a7fe516bdc7ff99f604559487a1b972_s390x", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f86cc7235333b698c32f8cca0ef5b30432faaef6f741c74e2bd4cb7372b57784_ppc64le", "9Base-RHOL-5.9:openshift-logging/eventrouter-rhel9@sha256:f94ea569cfb249ae3ba5ed77d8a8de2624709c3262fb61821bcf4466bd1b9679_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:2fadd17b19306cc6d89001ff711c5e6cc8be12eafc8dae9b3bade30f790a90bf_amd64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:53502bf985083b07d159add436f4ba24b70c9246dff454e766cd320b626ba295_arm64", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:5591c4896d634481d947eb3a54576e07f0acff792ba863a0c3087f9af5c150e2_s390x", "9Base-RHOL-5.9:openshift-logging/fluentd-rhel9@sha256:d56a8ce8304ebea3e31471b4cf76e93e859e176de09343b97d4e4dc5948d35fa_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:90fb7da86b96e612eb2e5792f91c651383f0b924802e5adb38bc8c3438fc9947_ppc64le", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:98d6bed0aea9e2673b7dd446a77774f6a463dfa0eac7536dfdeee841bfd23c13_s390x", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:d2eb63a201ea1f72281e3fac2b8570283a76f11f85a60531cd038df85411b43f_amd64", "9Base-RHOL-5.9:openshift-logging/log-file-metric-exporter-rhel9@sha256:f4e999a27aafe23d0cf947586ee97ccb1213587f9df463684a1a26e42fd2bae1_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:2ef2825c9c25faf8ce52280ebeb7b7b2539fe8598e472b86c1f80c7839e69bce_amd64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:4351b3f86d054b81035342c768efbc2d6add9f287879a52eb26dd167182be52a_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:ea8e27415923a9e2437d1627451cacd42e60c3f103c0526cb9e80304dada6307_arm64", "9Base-RHOL-5.9:openshift-logging/logging-loki-rhel9@sha256:f9b34a964c6ef07f284f02b3015373058bae6487b490d9c06bb22adc97ce596c_s390x", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:522daafc39886ccccfb5021677da932d915f6befc82a0e61bb3895224bf19f26_arm64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:6d152c585a474fdf0e2557765ce3f8f2c3f595a922f962d573d1d8af8244f78b_ppc64le", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:bc7f66033624f69545b759f73924a59a432771b1c52c6ee601ae9e7a9787d81b_amd64", "9Base-RHOL-5.9:openshift-logging/logging-view-plugin-rhel9@sha256:d182b56563a159698aa673989280fbaed3d680d8a4203cf6e1d679a6aef1e76c_s390x", "9Base-RHOL-5.9:openshift-logging/loki-operator-bundle@sha256:3fa2044534b778f7616417e9c31c35446ffc79c6a68f6fd4ffcaeb8f64e3ea34_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:00f258e7f36de191e78dcdb84c3234e86e4313f6c42e1a79843e07a2d5df6efa_ppc64le", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:697f7a1604a5e0ce0779702ad6d946b7eca54803422de442a9cf1667479f6603_amd64", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:84cad12a9223d84f339fdb2ffe944620d2fff39f4be2fe34fed6ee7fe4a8393f_s390x", "9Base-RHOL-5.9:openshift-logging/loki-rhel9-operator@sha256:d2e3d0876a74b06a96b446444cb21ecb5ada1079a32ea4a9f31ac17717ff6329_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:0329f021f8da5ad11404eb58cf72f4a56bdf348c841991b623f4228d3346130a_s390x", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:67f60fa2dfc91485b6ec95bce9b50d21571e4943d0da0e267de7521e98ca7726_arm64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:973d6e68e17a1ab6acf00a4fb476a1a21ff051745a4d2a2aa48e09199eb61ee6_amd64", "9Base-RHOL-5.9:openshift-logging/lokistack-gateway-rhel9@sha256:b72504f91b84de22d3bf729dd41b9e332c55b8e615d96fb9d820c223ea2b3bdc_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:4597bbf7d9e74912e841a7ce04482fec4af766dd3c78aff5590b5b4c603ab75b_amd64", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:558d1e28f23406c86e9a81de0386c8760bbce4607a41b54976bae8e316046ac8_ppc64le", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:972d09709f8497901132b6ef7bb0f90f99d4e037ec6b34924b3fb8c50a43bfd2_s390x", "9Base-RHOL-5.9:openshift-logging/opa-openshift-rhel9@sha256:eb993be4498a6e223d9af749da2a9cb806e24ef94b1616bfbf21b266e7e39013_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:0ace4ecf9c320930bc78ad4913eb809d0d6aad169bab97dce5aabe9e87104974_ppc64le", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:403ab62d8d09c22018fdeab60cfa66b0a3b95c9ad66c746a530583c764abe25c_arm64", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:59fef65a96e45a2046184e20fe71053f15b7576ec3ec4250e402adf9923c8b5b_s390x", "9Base-RHOL-5.9:openshift-logging/vector-rhel9@sha256:8e022f187c2e05433697da4b1c8d2bfcfb9458a03fa81103e4b7ac2b0db1ae68_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Log Injection in Rack::CommonLogger" } ] }
rhsa-2025:7085
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Possible Log Injection in Rack::CommonLogger (CVE-2025-25184)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2025:7085", "url": "https://access.redhat.com/errata/RHSA-2025:7085" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2345301", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345301" }, { "category": "external", "summary": "RHEL-16232", "url": "https://issues.redhat.com/browse/RHEL-16232" }, { "category": "external", "summary": "RHEL-44420", "url": "https://issues.redhat.com/browse/RHEL-44420" }, { "category": "external", "summary": "RHEL-55441", "url": "https://issues.redhat.com/browse/RHEL-55441" }, { "category": "external", "summary": "RHEL-61738", "url": "https://issues.redhat.com/browse/RHEL-61738" }, { "category": "external", "summary": "RHEL-61901", "url": "https://issues.redhat.com/browse/RHEL-61901" }, { "category": "external", "summary": "RHEL-69040", "url": "https://issues.redhat.com/browse/RHEL-69040" }, { "category": "external", "summary": "RHEL-78653", "url": "https://issues.redhat.com/browse/RHEL-78653" }, { "category": "external", "summary": "RHEL-79055", "url": "https://issues.redhat.com/browse/RHEL-79055" }, { "category": "external", "summary": "RHEL-79160", "url": "https://issues.redhat.com/browse/RHEL-79160" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7085.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2025-05-22T11:35:29+00:00", "generator": { "date": "2025-05-22T11:35:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.0" } }, "id": "RHSA-2025:7085", "initial_release_date": "2025-05-13T08:24:53+00:00", "revision_history": [ { "date": "2025-05-13T08:24:53+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-05-13T08:24:53+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-05-22T11:35: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 High Availability (v. 9)", "product": { "name": "Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Resilient Storage (v. 9)", "product": { "name": "Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.9-2.el9.src", "product": { "name": "pcs-0:0.11.9-2.el9.src", "product_id": "pcs-0:0.11.9-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.9-2.el9.aarch64", "product": { "name": "pcs-0:0.11.9-2.el9.aarch64", "product_id": "pcs-0:0.11.9-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.9-2.el9.aarch64", "product": { "name": "pcs-snmp-0:0.11.9-2.el9.aarch64", "product_id": "pcs-snmp-0:0.11.9-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.9-2.el9.ppc64le", "product": { "name": "pcs-0:0.11.9-2.el9.ppc64le", "product_id": "pcs-0:0.11.9-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.9-2.el9.ppc64le", "product": { "name": "pcs-snmp-0:0.11.9-2.el9.ppc64le", "product_id": "pcs-snmp-0:0.11.9-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.9-2.el9.x86_64", "product": { "name": "pcs-0:0.11.9-2.el9.x86_64", "product_id": "pcs-0:0.11.9-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.9-2.el9.x86_64", "product": { "name": "pcs-snmp-0:0.11.9-2.el9.x86_64", "product_id": "pcs-snmp-0:0.11.9-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.9-2.el9.s390x", "product": { "name": "pcs-0:0.11.9-2.el9.s390x", "product_id": "pcs-0:0.11.9-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.9-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.9-2.el9.s390x", "product": { "name": "pcs-snmp-0:0.11.9-2.el9.s390x", "product_id": "pcs-snmp-0:0.11.9-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.9-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64" }, "product_reference": "pcs-0:0.11.9-2.el9.aarch64", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le" }, "product_reference": "pcs-0:0.11.9-2.el9.ppc64le", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x" }, "product_reference": "pcs-0:0.11.9-2.el9.s390x", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.src as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.src" }, "product_reference": "pcs-0:0.11.9-2.el9.src", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64" }, "product_reference": "pcs-0:0.11.9-2.el9.x86_64", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.aarch64", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.ppc64le", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.s390x", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)", "product_id": "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.x86_64", "relates_to_product_reference": "HighAvailability-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64" }, "product_reference": "pcs-0:0.11.9-2.el9.aarch64", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le" }, "product_reference": "pcs-0:0.11.9-2.el9.ppc64le", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x" }, "product_reference": "pcs-0:0.11.9-2.el9.s390x", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.src" }, "product_reference": "pcs-0:0.11.9-2.el9.src", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64" }, "product_reference": "pcs-0:0.11.9-2.el9.x86_64", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.aarch64", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.ppc64le", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.s390x", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.9-2.el9.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)", "product_id": "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64" }, "product_reference": "pcs-snmp-0:0.11.9-2.el9.x86_64", "relates_to_product_reference": "ResilientStorage-9.6.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-25184", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2025-02-12T17:01:04.328369+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2345301" } ], "notes": [ { "category": "description", "text": "A flaw was found in the rubygem-rack package. When a user provides the authorization credentials via Rack::Auth::Basic, if successful, the username is placed in env[\u0027REMOTE_USER\u0027] and later used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username containing CRLF and white space characters or the server logs every login attempt. If an attacker enters a username with a CRLF character, the logger will log the malicious username with CRLF characters into the logfile. This flaw allows attackers to break log formats or insert fraudulent entries, potentially obscuring activity or injecting malicious data into log files.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Log Injection in Rack::CommonLogger", "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": [ "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "RHBZ#2345301", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345301" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2025-25184", "url": "https://www.cve.org/CVERecord?id=CVE-2025-25184" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-25184", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25184" }, { "category": "external", "summary": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e", "url": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e" }, { "category": "external", "summary": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg", "url": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg" } ], "release_date": "2025-02-12T16:20:46.865000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-13T08:24: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", "product_ids": [ "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:7085" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "HighAvailability-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "HighAvailability-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.src", "ResilientStorage-9.6.0.GA:pcs-0:0.11.9-2.el9.x86_64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.aarch64", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.ppc64le", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.s390x", "ResilientStorage-9.6.0.GA:pcs-snmp-0:0.11.9-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Log Injection in Rack::CommonLogger" } ] }
suse-su-2025:0874-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rubygem-rack", "title": "Title of the patch" }, { "category": "description", "text": "This update for rubygem-rack fixes the following issues:\n\n- CVE-2025-25184: Fixed escape sequence injection vulnerability in rack leading to possible log injection (bsc#1237141)\n- CVE-2025-27111: Fixed escape sequence injection vulnerability in rack leading to possible log injection (bsc#1238607)\n- CVE-2025-27610: Fixed improper sanitization of user-supplied paths (bsc#1239298)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-874,SUSE-SLE-Product-HA-15-SP3-2025-874,SUSE-SLE-Product-HA-15-SP4-2025-874,SUSE-SLE-Product-HA-15-SP5-2025-874,SUSE-SLE-Product-HA-15-SP6-2025-874,openSUSE-SLE-15.6-2025-874", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0874-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0874-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250874-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0874-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020518.html" }, { "category": "self", "summary": "SUSE Bug 1237141", "url": "https://bugzilla.suse.com/1237141" }, { "category": "self", "summary": "SUSE Bug 1238607", "url": "https://bugzilla.suse.com/1238607" }, { "category": "self", "summary": "SUSE Bug 1239298", "url": "https://bugzilla.suse.com/1239298" }, { "category": "self", "summary": "SUSE CVE CVE-2025-25184 page", "url": "https://www.suse.com/security/cve/CVE-2025-25184/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27111 page", "url": "https://www.suse.com/security/cve/CVE-2025-27111/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27610 page", "url": "https://www.suse.com/security/cve/CVE-2025-27610/" } ], "title": "Security update for rubygem-rack", "tracking": { "current_release_date": "2025-03-14T14:47:48Z", "generator": { "date": "2025-03-14T14:47:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0874-1", "initial_release_date": "2025-03-14T14:47:48Z", "revision_history": [ { "date": "2025-03-14T14:47:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "product_id": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "product_id": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "product_id": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.i586", "product": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.i586", "product_id": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.i586", "product": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.i586", "product_id": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.i586", "product": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.i586", "product_id": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "product_id": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "product_id": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "product_id": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "product_id": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "product_id": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64", "product_id": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP3", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP3", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP4", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP4", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP5", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP5", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP6", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP6", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP6", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP6", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP6", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-25184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-25184" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-25184", "url": "https://www.suse.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "SUSE Bug 1237141 for CVE-2025-25184", "url": "https://bugzilla.suse.com/1237141" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T14:47:48Z", "details": "moderate" } ], "title": "CVE-2025-25184" }, { "cve": "CVE-2025-27111", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27111" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection. This vulnerability is fixed in 2.2.12, 3.0.13, and 3.1.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27111", "url": "https://www.suse.com/security/cve/CVE-2025-27111" }, { "category": "external", "summary": "SUSE Bug 1238607 for CVE-2025-27111", "url": "https://bugzilla.suse.com/1238607" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T14:47:48Z", "details": "moderate" } ], "title": "CVE-2025-27111" }, { "cve": "CVE-2025-27610", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27610" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specified `root:` unexpectedly. The vulnerability occurs because `Rack::Static` does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. By exploiting this vulnerability, an attacker can gain access to all files under the specified `root:` directory, provided they are able to determine then path of the file. Versions 2.2.13, 3.0.14, and 3.1.12 contain a patch for the issue. Other mitigations include removing usage of `Rack::Static`, or ensuring that `root:` points at a directory path which only contains files which should be accessed publicly. It is likely that a CDN or similar static file server would also mitigate the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27610", "url": "https://www.suse.com/security/cve/CVE-2025-27610" }, { "category": "external", "summary": "SUSE Bug 1239298 for CVE-2025-27610", "url": "https://bugzilla.suse.com/1239298" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.26.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-14T14:47:48Z", "details": "important" } ], "title": "CVE-2025-27610" } ] }
suse-su-2025:0858-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rubygem-rack-1_6", "title": "Title of the patch" }, { "category": "description", "text": "This update for rubygem-rack-1_6 fixes the following issues:\n\n- CVE-2025-27610: Fixed improper sanitization of user-supplied paths when serving files leading to local file inclusion (bsc#1239298).\n- CVE-2025-25184: Fixed Rack::CommonLogger log entry manipulation (bsc#1237141).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-858,openSUSE-SLE-15.6-2025-858", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_0858-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0858-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250858-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0858-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020510.html" }, { "category": "self", "summary": "SUSE Bug 1237141", "url": "https://bugzilla.suse.com/1237141" }, { "category": "self", "summary": "SUSE Bug 1239298", "url": "https://bugzilla.suse.com/1239298" }, { "category": "self", "summary": "SUSE CVE CVE-2025-25184 page", "url": "https://www.suse.com/security/cve/CVE-2025-25184/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27610 page", "url": "https://www.suse.com/security/cve/CVE-2025-27610/" } ], "title": "Security update for rubygem-rack-1_6", "tracking": { "current_release_date": "2025-03-13T17:58:49Z", "generator": { "date": "2025-03-13T17:58:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0858-1", "initial_release_date": "2025-03-13T17:58:49Z", "revision_history": [ { "date": "2025-03-13T17:58:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "product_id": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "product_id": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "product_id": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.i586", "product": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.i586", "product_id": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.i586", "product": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.i586", "product_id": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.i586", "product": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.i586", "product_id": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "product_id": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "product_id": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "product_id": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "product": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "product_id": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "product_id": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "product_id": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64", "product_id": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-25184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-25184" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-25184", "url": "https://www.suse.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "SUSE Bug 1237141 for CVE-2025-25184", "url": "https://bugzilla.suse.com/1237141" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-13T17:58:49Z", "details": "moderate" } ], "title": "CVE-2025-25184" }, { "cve": "CVE-2025-27610", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27610" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.13, 3.0.14, and 3.1.12, `Rack::Static` can serve files under the specified `root:` even if `urls:` are provided, which may expose other files under the specified `root:` unexpectedly. The vulnerability occurs because `Rack::Static` does not properly sanitize user-supplied paths before serving files. Specifically, encoded path traversal sequences are not correctly validated, allowing attackers to access files outside the designated static file directory. By exploiting this vulnerability, an attacker can gain access to all files under the specified `root:` directory, provided they are able to determine then path of the file. Versions 2.2.13, 3.0.14, and 3.1.12 contain a patch for the issue. Other mitigations include removing usage of `Rack::Static`, or ensuring that `root:` points at a directory path which only contains files which should be accessed publicly. It is likely that a CDN or similar static file server would also mitigate the issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27610", "url": "https://www.suse.com/security/cve/CVE-2025-27610" }, { "category": "external", "summary": "SUSE Bug 1239298 for CVE-2025-27610", "url": "https://bugzilla.suse.com/1239298" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-doc-1_6-1.6.8-150000.3.3.1.x86_64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.aarch64", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.ppc64le", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.s390x", "openSUSE Leap 15.6:ruby2.5-rubygem-rack-testsuite-1_6-1.6.8-150000.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-13T17:58:49Z", "details": "important" } ], "title": "CVE-2025-27610" } ] }
wid-sec-w-2025-1012
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1012 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1012.json" }, { "category": "self", "summary": "WID-SEC-2025-1012 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1012" }, { "category": "external", "summary": "RedHat Security Advisory vom 2025-05-12", "url": "https://access.redhat.com/errata/RHSA-2025:7064" }, { "category": "external", "summary": "RedHat Security Advisory vom 2025-05-12", "url": "https://access.redhat.com/errata/RHSA-2025:7085" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2025-203B7DB566 vom 2025-07-17", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-203b7db566" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-07-16T22:00:00.000+00:00", "generator": { "date": "2025-07-17T06:02:02.190+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1012", "initial_release_date": "2025-05-12T22:00:00.000+00:00", "revision_history": [ { "date": "2025-05-12T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-07-16T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "iptraf-ng \u003cv1.2.2", "product": { "name": "Red Hat Enterprise Linux iptraf-ng \u003cv1.2.2", "product_id": "T043584" } }, { "category": "product_version", "name": "iptraf-ng v1.2.2", "product": { "name": "Red Hat Enterprise Linux iptraf-ng v1.2.2", "product_id": "T043584-fixed", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:iptraf-ng__v1.2.2" } } }, { "category": "product_version_range", "name": "pcs \u003cpcs-0.11.9-2.el9.src.rpm", "product": { "name": "Red Hat Enterprise Linux pcs \u003cpcs-0.11.9-2.el9.src.rpm", "product_id": "T043585" } }, { "category": "product_version", "name": "pcs pcs-0.11.9-2.el9.src.rpm", "product": { "name": "Red Hat Enterprise Linux pcs pcs-0.11.9-2.el9.src.rpm", "product_id": "T043585-fixed", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:pcs__pcs-0.11.9-2.el9.src.rpm" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-52949", "product_status": { "known_affected": [ "74185", "T043584" ] }, "release_date": "2025-05-12T22:00:00.000+00:00", "title": "CVE-2024-52949" }, { "cve": "CVE-2025-25184", "product_status": { "known_affected": [ "74185", "T043585" ] }, "release_date": "2025-05-12T22:00:00.000+00:00", "title": "CVE-2025-25184" } ] }
wid-sec-w-2025-0580
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Das IBM License Metric Tool dient der Lizenzverwaltung f\u00fcr IBM Produkte.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter anonymer oder lokaler Angreifer kann mehrere Schwachstellen im IBM License Metric Tool ausnutzen, um Daten (Protokolldateien) zu manipulieren, einen Denial-of-Service-Zustand herbeizuf\u00fchren, vertrauliche Informationen offenzulegen, Sicherheitsma\u00dfnahmen zu umgehen oder SSRF-Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0580 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0580.json" }, { "category": "self", "summary": "WID-SEC-2025-0580 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0580" }, { "category": "external", "summary": "IBM Security Bulletin vom 2025-03-17", "url": "https://www.ibm.com/support/pages/node/7186586" }, { "category": "external", "summary": "POC f\u00fcr CVE-2025-25184", "url": "https://advisories.gitlab.com/pkg/gem/rack/CVE-2025-25184/" }, { "category": "external", "summary": "POC f\u00fcr CVE-2024-52798", "url": "https://github.com/advisories/GHSA-rhx6-c78j-4q9w" }, { "category": "external", "summary": "HCL Article KB0120960 vom 2025-05-02", "url": "https://support.hcl-software.com/csm?id=kb_article\u0026sysparm_article=KB0120960" } ], "source_lang": "en-US", "title": "IBM License Metric Tool: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-05-04T22:00:00.000+00:00", "generator": { "date": "2025-05-05T08:08:53.411+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2025-0580", "initial_release_date": "2025-03-17T23:00:00.000+00:00", "revision_history": [ { "date": "2025-03-17T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-05-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von HCL aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "Compliance", "product": { "name": "HCL BigFix Compliance", "product_id": "T038823", "product_identification_helper": { "cpe": "cpe:/a:hcltech:bigfix:compliance" } } } ], "category": "product_name", "name": "BigFix" } ], "category": "vendor", "name": "HCL" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c9.2.39", "product": { "name": "IBM License Metric Tool \u003c9.2.39", "product_id": "T041960" } }, { "category": "product_version", "name": "9.2.39", "product": { "name": "IBM License Metric Tool 9.2.39", "product_id": "T041960-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:license_metric_tool:9.2.39" } } } ], "category": "product_name", "name": "License Metric Tool" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-10917", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-10917" }, { "cve": "CVE-2024-12797", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-12797" }, { "cve": "CVE-2024-21208", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-21208" }, { "cve": "CVE-2024-21210", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-21210" }, { "cve": "CVE-2024-21217", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-21217" }, { "cve": "CVE-2024-21235", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-21235" }, { "cve": "CVE-2024-45296", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-45296" }, { "cve": "CVE-2024-52798", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-52798" }, { "cve": "CVE-2024-57965", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2024-57965" }, { "cve": "CVE-2025-27111", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2025-27111" }, { "cve": "CVE-2025-27152", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2025-27152" }, { "cve": "CVE-2025-25184", "product_status": { "known_affected": [ "T038823", "T041960" ] }, "release_date": "2025-03-17T23:00:00.000+00:00", "title": "CVE-2025-25184" } ] }
fkie_cve-2025-25184
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix." }, { "lang": "es", "value": "Rack proporciona una interfaz para desarrollar aplicaciones web en Ruby. Antes de las versiones 2.2.11, 3.0.12 y 3.1.11, Rack::CommonLogger se puede explotar creando entradas que incluyan caracteres de nueva l\u00ednea para manipular las entradas del registro. La prueba de concepto proporcionada demuestra la inyecci\u00f3n de contenido malicioso en los registros. Cuando un usuario proporciona las credenciales de autorizaci\u00f3n a trav\u00e9s de Rack::Auth::Basic, si tiene \u00e9xito, el nombre de usuario se colocar\u00e1 en env[\u0027REMOTE_USER\u0027] y luego ser\u00e1 utilizado por Rack::CommonLogger para fines de registro. El problema ocurre cuando un servidor intencional o involuntariamente permite la creaci\u00f3n de un usuario con el nombre de usuario que contiene caracteres CRLF y espacios en blanco, o el servidor solo desea registrar cada intento de inicio de sesi\u00f3n. Si un atacante ingresa un nombre de usuario con caracteres CRLF, el registrador registrar\u00e1 el nombre de usuario malicioso con caracteres CRLF en el archivo de registro. Los atacantes pueden romper los formatos de registro o insertar entradas fraudulentas, lo que podr\u00eda ocultar la actividad real o inyectar datos maliciosos en los archivos de registro. Las versiones 2.2.11, 3.0.12 y 3.1.11 contienen una correcci\u00f3n." } ], "id": "CVE-2025-25184", "lastModified": "2025-02-14T20:15:34.350", "metrics": { "cvssMetricV40": [ { "cvssData": { "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "Safety": "NOT_DEFINED", "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "availabilityRequirement": "NOT_DEFINED", "baseScore": 5.7, "baseSeverity": "MEDIUM", "confidentialityRequirement": "NOT_DEFINED", "exploitMaturity": "PROOF_OF_CONCEPT", "integrityRequirement": "NOT_DEFINED", "modifiedAttackComplexity": "NOT_DEFINED", "modifiedAttackRequirements": "NOT_DEFINED", "modifiedAttackVector": "NOT_DEFINED", "modifiedPrivilegesRequired": "NOT_DEFINED", "modifiedSubAvailabilityImpact": "NOT_DEFINED", "modifiedSubConfidentialityImpact": "NOT_DEFINED", "modifiedSubIntegrityImpact": "NOT_DEFINED", "modifiedUserInteraction": "NOT_DEFINED", "modifiedVulnAvailabilityImpact": "NOT_DEFINED", "modifiedVulnConfidentialityImpact": "NOT_DEFINED", "modifiedVulnIntegrityImpact": "NOT_DEFINED", "privilegesRequired": "LOW", "providerUrgency": "NOT_DEFINED", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "valueDensity": "NOT_DEFINED", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "HIGH", "vulnerabilityResponseEffort": "NOT_DEFINED" }, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2025-02-12T17:15:24.000", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e" }, { "source": "security-advisories@github.com", "url": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-93" }, { "lang": "en", "value": "CWE-117" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] }
ghsa-7g2v-jj9q-g3rg
Vulnerability from github
Summary
Rack::CommonLogger
can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs.
Details
When a user provides the authorization credentials via Rack::Auth::Basic
, if success, the username will be put in env['REMOTE_USER']
and later be used by Rack::CommonLogger
for logging purposes.
The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile.
Impact
Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files.
Mitigation
- Update to the latest version of Rack.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "3.0" }, { "fixed": "3.0.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "3.1" }, { "fixed": "3.1.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-25184" ], "database_specific": { "cwe_ids": [ "CWE-117", "CWE-93" ], "github_reviewed": true, "github_reviewed_at": "2025-02-12T19:18:35Z", "nvd_published_at": "2025-02-12T17:15:24Z", "severity": "MODERATE" }, "details": "## Summary\n\n`Rack::CommonLogger` can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs.\n\n## Details\n\nWhen a user provides the authorization credentials via `Rack::Auth::Basic`, if success, the username will be put in `env[\u0027REMOTE_USER\u0027]` and later be used by `Rack::CommonLogger` for logging purposes.\n\nThe issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile.\n\n## Impact\n\nAttackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files.\n\n## Mitigation\n\n- Update to the latest version of Rack.", "id": "GHSA-7g2v-jj9q-g3rg", "modified": "2025-02-18T15:04:49Z", "published": "2025-02-12T19:18:35Z", "references": [ { "type": "WEB", "url": "https://github.com/rack/rack/security/advisories/GHSA-7g2v-jj9q-g3rg" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25184" }, { "type": "WEB", "url": "https://github.com/rack/rack/commit/074ae244430cda05c27ca91cda699709cfb3ad8e" }, { "type": "PACKAGE", "url": "https://github.com/rack/rack" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-25184.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Possible Log Injection in Rack::CommonLogger" }
opensuse-su-2025:14875-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "ruby3.4-rubygem-rack-3.1.12-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.4-rubygem-rack-3.1.12-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-14875", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14875-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:14875-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MOZFATD6SCQREBY3SZW5KQJPN6KN7A6D/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:14875-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MOZFATD6SCQREBY3SZW5KQJPN6KN7A6D/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0262 page", "url": "https://www.suse.com/security/cve/CVE-2013-0262/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0263 page", "url": "https://www.suse.com/security/cve/CVE-2013-0263/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3225 page", "url": "https://www.suse.com/security/cve/CVE-2015-3225/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16471 page", "url": "https://www.suse.com/security/cve/CVE-2018-16471/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-16782 page", "url": "https://www.suse.com/security/cve/CVE-2019-16782/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8184 page", "url": "https://www.suse.com/security/cve/CVE-2020-8184/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-30122 page", "url": "https://www.suse.com/security/cve/CVE-2022-30122/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-30123 page", "url": "https://www.suse.com/security/cve/CVE-2022-30123/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44570 page", "url": "https://www.suse.com/security/cve/CVE-2022-44570/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44571 page", "url": "https://www.suse.com/security/cve/CVE-2022-44571/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44572 page", "url": "https://www.suse.com/security/cve/CVE-2022-44572/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27530 page", "url": "https://www.suse.com/security/cve/CVE-2023-27530/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27539 page", "url": "https://www.suse.com/security/cve/CVE-2023-27539/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-25126 page", "url": "https://www.suse.com/security/cve/CVE-2024-25126/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26141 page", "url": "https://www.suse.com/security/cve/CVE-2024-26141/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26146 page", "url": "https://www.suse.com/security/cve/CVE-2024-26146/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-25184 page", "url": "https://www.suse.com/security/cve/CVE-2025-25184/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-27111 page", "url": "https://www.suse.com/security/cve/CVE-2025-27111/" } ], "title": "ruby3.4-rubygem-rack-3.1.12-1.1 on GA media", "tracking": { "current_release_date": "2025-03-11T00:00:00Z", "generator": { "date": "2025-03-11T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:14875-1", "initial_release_date": "2025-03-11T00:00:00Z", "revision_history": [ { "date": "2025-03-11T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "product": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "product_id": "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "product": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "product_id": "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "product": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "product_id": "ruby3.4-rubygem-rack-3.1.12-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", "product": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", "product_id": "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64" }, "product_reference": "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le" }, "product_reference": "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x" }, "product_reference": "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" }, "product_reference": "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-0262", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0262" } ], "notes": [ { "category": "general", "text": "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0262", "url": "https://www.suse.com/security/cve/CVE-2013-0262" }, { "category": "external", "summary": "SUSE Bug 802795 for CVE-2013-0262", "url": "https://bugzilla.suse.com/802795" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0262" }, { "cve": "CVE-2013-0263", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0263" } ], "notes": [ { "category": "general", "text": "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0263", "url": "https://www.suse.com/security/cve/CVE-2013-0263" }, { "category": "external", "summary": "SUSE Bug 802794 for CVE-2013-0263", "url": "https://bugzilla.suse.com/802794" }, { "category": "external", "summary": "SUSE Bug 809839 for CVE-2013-0263", "url": "https://bugzilla.suse.com/809839" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0263" }, { "cve": "CVE-2015-3225", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3225" } ], "notes": [ { "category": "general", "text": "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3225", "url": "https://www.suse.com/security/cve/CVE-2015-3225" }, { "category": "external", "summary": "SUSE Bug 934797 for CVE-2015-3225", "url": "https://bugzilla.suse.com/934797" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3225" }, { "cve": "CVE-2018-16471", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16471" } ], "notes": [ { "category": "general", "text": "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to \u0027http\u0027 or \u0027https\u0027 and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16471", "url": "https://www.suse.com/security/cve/CVE-2018-16471" }, { "category": "external", "summary": "SUSE Bug 1114828 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1114828" }, { "category": "external", "summary": "SUSE Bug 1116600 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1116600" }, { "category": "external", "summary": "SUSE Bug 1122178 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1122178" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-16471" }, { "cve": "CVE-2019-16782", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-16782" } ], "notes": [ { "category": "general", "text": "There\u0027s a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-16782", "url": "https://www.suse.com/security/cve/CVE-2019-16782" }, { "category": "external", "summary": "SUSE Bug 1159548 for CVE-2019-16782", "url": "https://bugzilla.suse.com/1159548" }, { "category": "external", "summary": "SUSE Bug 1183174 for CVE-2019-16782", "url": "https://bugzilla.suse.com/1183174" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-16782" }, { "cve": "CVE-2020-8184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8184" } ], "notes": [ { "category": "general", "text": "A reliance on cookies without validation/integrity check security vulnerability exists in rack \u003c 2.2.3, rack \u003c 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8184", "url": "https://www.suse.com/security/cve/CVE-2020-8184" }, { "category": "external", "summary": "SUSE Bug 1173351 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1173351" }, { "category": "external", "summary": "SUSE Bug 1177352 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1177352" }, { "category": "external", "summary": "SUSE Bug 1193081 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1193081" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8184" }, { "cve": "CVE-2022-30122", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-30122" } ], "notes": [ { "category": "general", "text": "A possible denial of service vulnerability exists in Rack \u003c2.0.9.1, \u003c2.1.4.1 and \u003c2.2.3.1 in the multipart parsing component of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-30122", "url": "https://www.suse.com/security/cve/CVE-2022-30122" }, { "category": "external", "summary": "SUSE Bug 1200748 for CVE-2022-30122", "url": "https://bugzilla.suse.com/1200748" }, { "category": "external", "summary": "SUSE Bug 1201588 for CVE-2022-30122", "url": "https://bugzilla.suse.com/1201588" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-30122" }, { "cve": "CVE-2022-30123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-30123" } ], "notes": [ { "category": "general", "text": "A sequence injection vulnerability exists in Rack \u003c2.0.9.1, \u003c2.1.4.1 and \u003c2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-30123", "url": "https://www.suse.com/security/cve/CVE-2022-30123" }, { "category": "external", "summary": "SUSE Bug 1200750 for CVE-2022-30123", "url": "https://bugzilla.suse.com/1200750" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "critical" } ], "title": "CVE-2022-30123" }, { "cve": "CVE-2022-44570", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44570" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability in the Range header parsing component of Rack \u003e= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44570", "url": "https://www.suse.com/security/cve/CVE-2022-44570" }, { "category": "external", "summary": "SUSE Bug 1207597 for CVE-2022-44570", "url": "https://bugzilla.suse.com/1207597" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44570" }, { "cve": "CVE-2022-44571", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44571" } ], "notes": [ { "category": "general", "text": "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44571", "url": "https://www.suse.com/security/cve/CVE-2022-44571" }, { "category": "external", "summary": "SUSE Bug 1207599 for CVE-2022-44571", "url": "https://bugzilla.suse.com/1207599" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44571" }, { "cve": "CVE-2022-44572", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44572" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44572", "url": "https://www.suse.com/security/cve/CVE-2022-44572" }, { "category": "external", "summary": "SUSE Bug 1207596 for CVE-2022-44572", "url": "https://bugzilla.suse.com/1207596" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44572" }, { "cve": "CVE-2023-27530", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27530" } ], "notes": [ { "category": "general", "text": "A DoS vulnerability exists in Rack \u003cv3.0.4.2, \u003cv2.2.6.3, \u003cv2.1.4.3 and \u003cv2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27530", "url": "https://www.suse.com/security/cve/CVE-2023-27530" }, { "category": "external", "summary": "SUSE Bug 1209095 for CVE-2023-27530", "url": "https://bugzilla.suse.com/1209095" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "important" } ], "title": "CVE-2023-27530" }, { "cve": "CVE-2023-27539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27539" } ], "notes": [ { "category": "general", "text": "There is a denial of service vulnerability in the header parsing component of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27539", "url": "https://www.suse.com/security/cve/CVE-2023-27539" }, { "category": "external", "summary": "SUSE Bug 1209503 for CVE-2023-27539", "url": "https://bugzilla.suse.com/1209503" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-27539" }, { "cve": "CVE-2024-25126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-25126" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u0027s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-25126", "url": "https://www.suse.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "SUSE Bug 1220239 for CVE-2024-25126", "url": "https://bugzilla.suse.com/1220239" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "important" } ], "title": "CVE-2024-25126" }, { "cve": "CVE-2024-26141", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26141" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26141", "url": "https://www.suse.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "SUSE Bug 1220242 for CVE-2024-26141", "url": "https://bugzilla.suse.com/1220242" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "important" } ], "title": "CVE-2024-26141" }, { "cve": "CVE-2024-26146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26146" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26146", "url": "https://www.suse.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "SUSE Bug 1220248 for CVE-2024-26146", "url": "https://bugzilla.suse.com/1220248" }, { "category": "external", "summary": "SUSE Bug 1227310 for CVE-2024-26146", "url": "https://bugzilla.suse.com/1227310" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-26146" }, { "cve": "CVE-2025-25184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-25184" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-25184", "url": "https://www.suse.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "SUSE Bug 1237141 for CVE-2025-25184", "url": "https://bugzilla.suse.com/1237141" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-25184" }, { "cve": "CVE-2025-27111", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-27111" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection. This vulnerability is fixed in 2.2.12, 3.0.13, and 3.1.11.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-27111", "url": "https://www.suse.com/security/cve/CVE-2025-27111" }, { "category": "external", "summary": "SUSE Bug 1238607 for CVE-2025-27111", "url": "https://bugzilla.suse.com/1238607" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-03-11T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-27111" } ] }
opensuse-su-2025:14811-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.4-rubygem-rack-2.2-2.2.11-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-14811", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14811-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:14811-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FLQ74D2IZAJC5KD6QXVUZAQ6O5LNAWZX/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:14811-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FLQ74D2IZAJC5KD6QXVUZAQ6O5LNAWZX/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0262 page", "url": "https://www.suse.com/security/cve/CVE-2013-0262/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-0263 page", "url": "https://www.suse.com/security/cve/CVE-2013-0263/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-3225 page", "url": "https://www.suse.com/security/cve/CVE-2015-3225/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-16471 page", "url": "https://www.suse.com/security/cve/CVE-2018-16471/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-16782 page", "url": "https://www.suse.com/security/cve/CVE-2019-16782/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-8184 page", "url": "https://www.suse.com/security/cve/CVE-2020-8184/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-30122 page", "url": "https://www.suse.com/security/cve/CVE-2022-30122/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-30123 page", "url": "https://www.suse.com/security/cve/CVE-2022-30123/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44570 page", "url": "https://www.suse.com/security/cve/CVE-2022-44570/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44571 page", "url": "https://www.suse.com/security/cve/CVE-2022-44571/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-44572 page", "url": "https://www.suse.com/security/cve/CVE-2022-44572/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27530 page", "url": "https://www.suse.com/security/cve/CVE-2023-27530/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27539 page", "url": "https://www.suse.com/security/cve/CVE-2023-27539/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-25126 page", "url": "https://www.suse.com/security/cve/CVE-2024-25126/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26141 page", "url": "https://www.suse.com/security/cve/CVE-2024-26141/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26146 page", "url": "https://www.suse.com/security/cve/CVE-2024-26146/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-25184 page", "url": "https://www.suse.com/security/cve/CVE-2025-25184/" } ], "title": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media", "tracking": { "current_release_date": "2025-02-14T00:00:00Z", "generator": { "date": "2025-02-14T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:14811-1", "initial_release_date": "2025-02-14T00:00:00Z", "revision_history": [ { "date": "2025-02-14T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "product": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "product_id": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "product": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "product_id": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "product": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "product_id": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", "product": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", "product_id": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64" }, "product_reference": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le" }, "product_reference": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x" }, "product_reference": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" }, "product_reference": "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-0262", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0262" } ], "notes": [ { "category": "general", "text": "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0262", "url": "https://www.suse.com/security/cve/CVE-2013-0262" }, { "category": "external", "summary": "SUSE Bug 802795 for CVE-2013-0262", "url": "https://bugzilla.suse.com/802795" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0262" }, { "cve": "CVE-2013-0263", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-0263" } ], "notes": [ { "category": "general", "text": "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-0263", "url": "https://www.suse.com/security/cve/CVE-2013-0263" }, { "category": "external", "summary": "SUSE Bug 802794 for CVE-2013-0263", "url": "https://bugzilla.suse.com/802794" }, { "category": "external", "summary": "SUSE Bug 809839 for CVE-2013-0263", "url": "https://bugzilla.suse.com/809839" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2013-0263" }, { "cve": "CVE-2015-3225", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-3225" } ], "notes": [ { "category": "general", "text": "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-3225", "url": "https://www.suse.com/security/cve/CVE-2015-3225" }, { "category": "external", "summary": "SUSE Bug 934797 for CVE-2015-3225", "url": "https://bugzilla.suse.com/934797" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-3225" }, { "cve": "CVE-2018-16471", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-16471" } ], "notes": [ { "category": "general", "text": "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to \u0027http\u0027 or \u0027https\u0027 and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-16471", "url": "https://www.suse.com/security/cve/CVE-2018-16471" }, { "category": "external", "summary": "SUSE Bug 1114828 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1114828" }, { "category": "external", "summary": "SUSE Bug 1116600 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1116600" }, { "category": "external", "summary": "SUSE Bug 1122178 for CVE-2018-16471", "url": "https://bugzilla.suse.com/1122178" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-16471" }, { "cve": "CVE-2019-16782", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-16782" } ], "notes": [ { "category": "general", "text": "There\u0027s a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-16782", "url": "https://www.suse.com/security/cve/CVE-2019-16782" }, { "category": "external", "summary": "SUSE Bug 1159548 for CVE-2019-16782", "url": "https://bugzilla.suse.com/1159548" }, { "category": "external", "summary": "SUSE Bug 1183174 for CVE-2019-16782", "url": "https://bugzilla.suse.com/1183174" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-16782" }, { "cve": "CVE-2020-8184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-8184" } ], "notes": [ { "category": "general", "text": "A reliance on cookies without validation/integrity check security vulnerability exists in rack \u003c 2.2.3, rack \u003c 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-8184", "url": "https://www.suse.com/security/cve/CVE-2020-8184" }, { "category": "external", "summary": "SUSE Bug 1173351 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1173351" }, { "category": "external", "summary": "SUSE Bug 1177352 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1177352" }, { "category": "external", "summary": "SUSE Bug 1193081 for CVE-2020-8184", "url": "https://bugzilla.suse.com/1193081" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-8184" }, { "cve": "CVE-2022-30122", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-30122" } ], "notes": [ { "category": "general", "text": "A possible denial of service vulnerability exists in Rack \u003c2.0.9.1, \u003c2.1.4.1 and \u003c2.2.3.1 in the multipart parsing component of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-30122", "url": "https://www.suse.com/security/cve/CVE-2022-30122" }, { "category": "external", "summary": "SUSE Bug 1200748 for CVE-2022-30122", "url": "https://bugzilla.suse.com/1200748" }, { "category": "external", "summary": "SUSE Bug 1201588 for CVE-2022-30122", "url": "https://bugzilla.suse.com/1201588" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-30122" }, { "cve": "CVE-2022-30123", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-30123" } ], "notes": [ { "category": "general", "text": "A sequence injection vulnerability exists in Rack \u003c2.0.9.1, \u003c2.1.4.1 and \u003c2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-30123", "url": "https://www.suse.com/security/cve/CVE-2022-30123" }, { "category": "external", "summary": "SUSE Bug 1200750 for CVE-2022-30123", "url": "https://bugzilla.suse.com/1200750" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "critical" } ], "title": "CVE-2022-30123" }, { "cve": "CVE-2022-44570", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44570" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability in the Range header parsing component of Rack \u003e= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44570", "url": "https://www.suse.com/security/cve/CVE-2022-44570" }, { "category": "external", "summary": "SUSE Bug 1207597 for CVE-2022-44570", "url": "https://bugzilla.suse.com/1207597" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44570" }, { "cve": "CVE-2022-44571", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44571" } ], "notes": [ { "category": "general", "text": "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44571", "url": "https://www.suse.com/security/cve/CVE-2022-44571" }, { "category": "external", "summary": "SUSE Bug 1207599 for CVE-2022-44571", "url": "https://bugzilla.suse.com/1207599" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44571" }, { "cve": "CVE-2022-44572", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-44572" } ], "notes": [ { "category": "general", "text": "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-44572", "url": "https://www.suse.com/security/cve/CVE-2022-44572" }, { "category": "external", "summary": "SUSE Bug 1207596 for CVE-2022-44572", "url": "https://bugzilla.suse.com/1207596" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-44572" }, { "cve": "CVE-2023-27530", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27530" } ], "notes": [ { "category": "general", "text": "A DoS vulnerability exists in Rack \u003cv3.0.4.2, \u003cv2.2.6.3, \u003cv2.1.4.3 and \u003cv2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27530", "url": "https://www.suse.com/security/cve/CVE-2023-27530" }, { "category": "external", "summary": "SUSE Bug 1209095 for CVE-2023-27530", "url": "https://bugzilla.suse.com/1209095" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "important" } ], "title": "CVE-2023-27530" }, { "cve": "CVE-2023-27539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27539" } ], "notes": [ { "category": "general", "text": "There is a denial of service vulnerability in the header parsing component of Rack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27539", "url": "https://www.suse.com/security/cve/CVE-2023-27539" }, { "category": "external", "summary": "SUSE Bug 1209503 for CVE-2023-27539", "url": "https://bugzilla.suse.com/1209503" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-27539" }, { "cve": "CVE-2024-25126", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-25126" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u0027s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-25126", "url": "https://www.suse.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "SUSE Bug 1220239 for CVE-2024-25126", "url": "https://bugzilla.suse.com/1220239" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "important" } ], "title": "CVE-2024-25126" }, { "cve": "CVE-2024-26141", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26141" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26141", "url": "https://www.suse.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "SUSE Bug 1220242 for CVE-2024-26141", "url": "https://bugzilla.suse.com/1220242" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "important" } ], "title": "CVE-2024-26141" }, { "cve": "CVE-2024-26146", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26146" } ], "notes": [ { "category": "general", "text": "Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26146", "url": "https://www.suse.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "SUSE Bug 1220248 for CVE-2024-26146", "url": "https://bugzilla.suse.com/1220248" }, { "category": "external", "summary": "SUSE Bug 1227310 for CVE-2024-26146", "url": "https://bugzilla.suse.com/1227310" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-26146" }, { "cve": "CVE-2025-25184", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-25184" } ], "notes": [ { "category": "general", "text": "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env[\u0027REMOTE_USER\u0027] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-25184", "url": "https://www.suse.com/security/cve/CVE-2025-25184" }, { "category": "external", "summary": "SUSE Bug 1237141 for CVE-2025-25184", "url": "https://bugzilla.suse.com/1237141" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-14T00:00:00Z", "details": "moderate" } ], "title": "CVE-2025-25184" } ] }
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.