Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-22797 (GCVE-0-2023-22797)
Vulnerability from cvelistv5
- CWE-601 - Open Redirect ()
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | https://github.com/rails/rails |
Version: 7.0.4.1 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T10:20:30.311Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2023-22797", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-24T20:07:07.420667Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-03-24T20:07:28.983Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "https://github.com/rails/rails", "vendor": "n/a", "versions": [ { "status": "affected", "version": "7.0.4.1" } ] } ], "descriptions": [ { "lang": "en", "value": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-601", "description": "Open Redirect (CWE-601)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-02-09T00:00:00.000Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2023-22797", "datePublished": "2023-02-09T00:00:00.000Z", "dateReserved": "2023-01-06T00:00:00.000Z", "dateUpdated": "2025-03-24T20:07:28.983Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-22797\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2023-02-09T20:15:11.550\",\"lastModified\":\"2025-03-24T20:15:16.253\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:actionpack_project:actionpack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.4.1\",\"matchCriteriaId\":\"EAD7718C-B932-4863-B30E-E85F1ADCF933\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.4.1\",\"matchCriteriaId\":\"CDA4E147-AAD7-4EA9-BB6B-8358610FEE9A\"}]}]}],\"references\":[{\"url\":\"https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127\",\"source\":\"support@hackerone.com\",\"tags\":[\"Not Applicable\"]},{\"url\":\"https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Not Applicable\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T10:20:30.311Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-22797\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-24T20:07:07.420667Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-24T20:07:24.756Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"https://github.com/rails/rails\", \"versions\": [{\"status\": \"affected\", \"version\": \"7.0.4.1\"}]}], \"references\": [{\"url\": \"https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"Open Redirect (CWE-601)\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2023-02-09T00:00:00.000Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-22797\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-24T20:07:28.983Z\", \"dateReserved\": \"2023-01-06T00:00:00.000Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2023-02-09T00:00:00.000Z\", \"assignerShortName\": \"hackerone\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2024:14067-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.3-rubygem-actionpack-7.0-7.0.8.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14067", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14067-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23633 page", "url": "https://www.suse.com/security/cve/CVE-2022-23633/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22792 page", "url": "https://www.suse.com/security/cve/CVE-2023-22792/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22795 page", "url": "https://www.suse.com/security/cve/CVE-2023-22795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22797 page", "url": "https://www.suse.com/security/cve/CVE-2023-22797/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26143 page", "url": "https://www.suse.com/security/cve/CVE-2024-26143/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-28103 page", "url": "https://www.suse.com/security/cve/CVE-2024-28103/" } ], "title": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1 on GA media", "tracking": { "current_release_date": "2024-06-24T00:00:00Z", "generator": { "date": "2024-06-24T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14067-1", "initial_release_date": "2024-06-24T00:00:00Z", "revision_history": [ { "date": "2024-06-24T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "product": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "product_id": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "product": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "product_id": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "product": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "product_id": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64", "product": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64", "product_id": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64" }, "product_reference": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le" }, "product_reference": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x" }, "product_reference": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" }, "product_reference": "ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-23633", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23633" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is *not* notified of a `close`, `ActionDispatch::Executor` will not know to reset thread local state for the next request. This can lead to data being leaked to subsequent requests.This has been fixed in Rails 7.0.2.1, 6.1.4.5, 6.0.4.5, and 5.2.6.1. Upgrading is highly recommended, but to work around this problem a middleware described in GHSA-wh98-p28r-vrc9 can be used.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23633", "url": "https://www.suse.com/security/cve/CVE-2022-23633" }, { "category": "external", "summary": "SUSE Bug 1196182 for CVE-2022-23633", "url": "https://bugzilla.suse.com/1196182" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-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:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-23633" }, { "cve": "CVE-2023-22792", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22792" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.0.6.1,\u003c 6.1.7.1, and \u003c7.0.4.1. Specially crafted cookies, in combination with a specially crafted X_FORWARDED_HOST header can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22792", "url": "https://www.suse.com/security/cve/CVE-2023-22792" }, { "category": "external", "summary": "SUSE Bug 1207455 for CVE-2023-22792", "url": "https://bugzilla.suse.com/1207455" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22792" }, { "cve": "CVE-2023-22795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22795" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.1.7.1 and \u003c7.0.4.1 related to the If-None-Match header. A specially crafted HTTP If-None-Match header can cause the regular expression engine to enter a state of catastrophic backtracking, when on a version of Ruby below 3.2.0. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22795", "url": "https://www.suse.com/security/cve/CVE-2023-22795" }, { "category": "external", "summary": "SUSE Bug 1207451 for CVE-2023-22795", "url": "https://bugzilla.suse.com/1207451" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22795" }, { "cve": "CVE-2023-22797", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22797" } ], "notes": [ { "category": "general", "text": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22797", "url": "https://www.suse.com/security/cve/CVE-2023-22797" }, { "category": "external", "summary": "SUSE Bug 1207449 for CVE-2023-22797", "url": "https://bugzilla.suse.com/1207449" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-22797" }, { "cve": "CVE-2024-26143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26143" } ], "notes": [ { "category": "general", "text": "Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in \"_html\", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability is fixed in 7.1.3.1 and 7.0.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26143", "url": "https://www.suse.com/security/cve/CVE-2024-26143" }, { "category": "external", "summary": "SUSE Bug 1220522 for CVE-2024-26143", "url": "https://bugzilla.suse.com/1220522" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-26143" }, { "cve": "CVE-2024-28103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-28103" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-28103", "url": "https://www.suse.com/security/cve/CVE-2024-28103" }, { "category": "external", "summary": "SUSE Bug 1225996 for CVE-2024-28103", "url": "https://bugzilla.suse.com/1225996" } ], "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.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-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:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-actionpack-7.0-7.0.8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-24T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-28103" } ] }
opensuse-su-2024:12765-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.1-rubygem-actionpack-7.0-7.0.4.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12765", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12765-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22792 page", "url": "https://www.suse.com/security/cve/CVE-2023-22792/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22795 page", "url": "https://www.suse.com/security/cve/CVE-2023-22795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22797 page", "url": "https://www.suse.com/security/cve/CVE-2023-22797/" } ], "title": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:12765-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "product": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "product_id": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64" } }, { "category": "product_version", "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "product": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "product_id": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "product": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "product_id": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le" } }, { "category": "product_version", "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "product": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "product_id": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "product": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "product_id": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x" } }, { "category": "product_version", "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "product": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "product_id": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "product": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "product_id": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" } }, { "category": "product_version", "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "product": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "product_id": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64" }, "product_reference": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le" }, "product_reference": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x" }, "product_reference": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" }, "product_reference": "ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64" }, "product_reference": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le" }, "product_reference": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x" }, "product_reference": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" }, "product_reference": "ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-22792", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22792" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.0.6.1,\u003c 6.1.7.1, and \u003c7.0.4.1. Specially crafted cookies, in combination with a specially crafted X_FORWARDED_HOST header can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22792", "url": "https://www.suse.com/security/cve/CVE-2023-22792" }, { "category": "external", "summary": "SUSE Bug 1207455 for CVE-2023-22792", "url": "https://bugzilla.suse.com/1207455" } ], "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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22792" }, { "cve": "CVE-2023-22795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22795" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.1.7.1 and \u003c7.0.4.1 related to the If-None-Match header. A specially crafted HTTP If-None-Match header can cause the regular expression engine to enter a state of catastrophic backtracking, when on a version of Ruby below 3.2.0. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22795", "url": "https://www.suse.com/security/cve/CVE-2023-22795" }, { "category": "external", "summary": "SUSE Bug 1207451 for CVE-2023-22795", "url": "https://bugzilla.suse.com/1207451" } ], "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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22795" }, { "cve": "CVE-2023-22797", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22797" } ], "notes": [ { "category": "general", "text": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22797", "url": "https://www.suse.com/security/cve/CVE-2023-22797" }, { "category": "external", "summary": "SUSE Bug 1207449 for CVE-2023-22797", "url": "https://bugzilla.suse.com/1207449" } ], "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.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-actionpack-7.0-7.0.4.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-22797" } ] }
opensuse-su-2025:15110-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-actionpack-7.0-7.0.8.6-1.3 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-15110", "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_15110-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23633 page", "url": "https://www.suse.com/security/cve/CVE-2022-23633/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22792 page", "url": "https://www.suse.com/security/cve/CVE-2023-22792/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22795 page", "url": "https://www.suse.com/security/cve/CVE-2023-22795/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-22797 page", "url": "https://www.suse.com/security/cve/CVE-2023-22797/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26143 page", "url": "https://www.suse.com/security/cve/CVE-2024-26143/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-28103 page", "url": "https://www.suse.com/security/cve/CVE-2024-28103/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-41128 page", "url": "https://www.suse.com/security/cve/CVE-2024-41128/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-47887 page", "url": "https://www.suse.com/security/cve/CVE-2024-47887/" } ], "title": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3 on GA media", "tracking": { "current_release_date": "2025-05-17T00:00:00Z", "generator": { "date": "2025-05-17T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:15110-1", "initial_release_date": "2025-05-17T00:00:00Z", "revision_history": [ { "date": "2025-05-17T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "product": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "product_id": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "product": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "product_id": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "product": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "product_id": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64", "product": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64", "product_id": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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-actionpack-7.0-7.0.8.6-1.3.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64" }, "product_reference": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le" }, "product_reference": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x" }, "product_reference": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" }, "product_reference": "ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-23633", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23633" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Under certain circumstances response bodies will not be closed. In the event a response is *not* notified of a `close`, `ActionDispatch::Executor` will not know to reset thread local state for the next request. This can lead to data being leaked to subsequent requests.This has been fixed in Rails 7.0.2.1, 6.1.4.5, 6.0.4.5, and 5.2.6.1. Upgrading is highly recommended, but to work around this problem a middleware described in GHSA-wh98-p28r-vrc9 can be used.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23633", "url": "https://www.suse.com/security/cve/CVE-2022-23633" }, { "category": "external", "summary": "SUSE Bug 1196182 for CVE-2022-23633", "url": "https://bugzilla.suse.com/1196182" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-23633" }, { "cve": "CVE-2023-22792", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22792" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.0.6.1,\u003c 6.1.7.1, and \u003c7.0.4.1. Specially crafted cookies, in combination with a specially crafted X_FORWARDED_HOST header can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22792", "url": "https://www.suse.com/security/cve/CVE-2023-22792" }, { "category": "external", "summary": "SUSE Bug 1207455 for CVE-2023-22792", "url": "https://bugzilla.suse.com/1207455" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22792" }, { "cve": "CVE-2023-22795", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22795" } ], "notes": [ { "category": "general", "text": "A regular expression based DoS vulnerability in Action Dispatch \u003c6.1.7.1 and \u003c7.0.4.1 related to the If-None-Match header. A specially crafted HTTP If-None-Match header can cause the regular expression engine to enter a state of catastrophic backtracking, when on a version of Ruby below 3.2.0. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability All users running an affected release should either upgrade or use one of the workarounds immediately.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22795", "url": "https://www.suse.com/security/cve/CVE-2023-22795" }, { "category": "external", "summary": "SUSE Bug 1207451 for CVE-2023-22795", "url": "https://bugzilla.suse.com/1207451" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "important" } ], "title": "CVE-2023-22795" }, { "cve": "CVE-2023-22797", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-22797" } ], "notes": [ { "category": "general", "text": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-22797", "url": "https://www.suse.com/security/cve/CVE-2023-22797" }, { "category": "external", "summary": "SUSE Bug 1207449 for CVE-2023-22797", "url": "https://bugzilla.suse.com/1207449" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-22797" }, { "cve": "CVE-2024-26143", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26143" } ], "notes": [ { "category": "general", "text": "Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in \"_html\", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability is fixed in 7.1.3.1 and 7.0.8.1.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26143", "url": "https://www.suse.com/security/cve/CVE-2024-26143" }, { "category": "external", "summary": "SUSE Bug 1220522 for CVE-2024-26143", "url": "https://bugzilla.suse.com/1220522" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-26143" }, { "cve": "CVE-2024-28103", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-28103" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-28103", "url": "https://www.suse.com/security/cve/CVE-2024-28103" }, { "category": "external", "summary": "SUSE Bug 1225996 for CVE-2024-28103", "url": "https://bugzilla.suse.com/1225996" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-28103" }, { "cve": "CVE-2024-41128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-41128" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Starting in version 3.1.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. Carefully crafted query parameters can cause query parameter filtering to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to version 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may use Ruby 3.2 as a workaround. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-41128", "url": "https://www.suse.com/security/cve/CVE-2024-41128" }, { "category": "external", "summary": "SUSE Bug 1231730 for CVE-2024-41128", "url": "https://bugzilla.suse.com/1231730" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-41128" }, { "cve": "CVE-2024-47887", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-47887" } ], "notes": [ { "category": "general", "text": "Action Pack is a framework for handling and responding to web requests. Starting in version 4.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in Action Controller\u0027s HTTP Token authentication. For applications using HTTP Token authentication via `authenticate_or_request_with_http_token` or similar, a carefully crafted header may cause header parsing to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may choose to use Ruby 3.2 as a workaround.Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-47887", "url": "https://www.suse.com/security/cve/CVE-2024-47887" }, { "category": "external", "summary": "SUSE Bug 1231729 for CVE-2024-47887", "url": "https://bugzilla.suse.com/1231729" } ], "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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.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-actionpack-7.0-7.0.8.6-1.3.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-7.0-7.0.8.6-1.3.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-05-17T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-47887" } ] }
wid-sec-w-2023-0114
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Ruby on Rails ist ein in der Programmiersprache Ruby geschriebenes und quelloffenes Web Application Framework.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Ruby on Rails ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren, Daten zu manipulieren und Sicherheitsma\u00dfnahmen zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- 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-2023-0114 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0114.json" }, { "category": "self", "summary": "WID-SEC-2023-0114 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0114" }, { "category": "external", "summary": "Rails Versions 7.0.4.1, 6.1.7.1, and 6.0.6.1 have been released! vom 2023-01-17", "url": "https://rubyonrails.org/2023/1/17/Rails-Versions-6-0-6-1-6-1-7-1-7-0-4-1-have-been-released" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0275-1 vom 2023-02-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013632.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0442-1 vom 2023-02-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013835.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0444-1 vom 2023-02-17", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013832.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0492-1 vom 2023-02-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013874.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0518-1 vom 2023-02-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013881.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0587-1 vom 2023-03-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013954.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0612-1 vom 2023-03-03", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013967.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-5372 vom 2023-03-13", "url": "https://lists.debian.org/debian-security-announce/2023/msg00061.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4341 vom 2023-08-02", "url": "https://access.redhat.com/errata/RHSA-2023:4341" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:6818 vom 2023-11-09", "url": "https://access.redhat.com/errata/RHSA-2023:6818" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2025:15112-1 vom 2025-05-18", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/HY4OG4XVEU3VJA7BHFONYS4OFAKMFV4J/" } ], "source_lang": "en-US", "title": "Ruby on Rails: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-05-18T22:00:00.000+00:00", "generator": { "date": "2025-05-19T08:27:35.227+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2023-0114", "initial_release_date": "2023-01-17T23:00:00.000+00:00", "revision_history": [ { "date": "2023-01-17T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-02-06T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-02-19T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-02-23T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-02-26T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-03-01T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-03-05T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-03-12T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-08-02T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-11-08T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-05-18T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "11" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.0.4.1", "product": { "name": "Open Source Ruby on Rails \u003c7.0.4.1", "product_id": "T025950" } }, { "category": "product_version", "name": "7.0.4.1", "product": { "name": "Open Source Ruby on Rails 7.0.4.1", "product_id": "T025950-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:7.0.4.1" } } }, { "category": "product_version_range", "name": "\u003c6.1.7.1", "product": { "name": "Open Source Ruby on Rails \u003c6.1.7.1", "product_id": "T025951" } }, { "category": "product_version", "name": "6.1.7.1", "product": { "name": "Open Source Ruby on Rails 6.1.7.1", "product_id": "T025951-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:6.1.7.1" } } }, { "category": "product_version_range", "name": "\u003c6.0.6.1", "product": { "name": "Open Source Ruby on Rails \u003c6.0.6.1", "product_id": "T025952" } }, { "category": "product_version", "name": "6.0.6.1", "product": { "name": "Open Source Ruby on Rails 6.0.6.1", "product_id": "T025952-fixed", "product_identification_helper": { "cpe": "cpe:/a:rubyonrails:ruby_on_rails:6.0.6.1" } } } ], "category": "product_name", "name": "Ruby on Rails" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-44566", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2022-44566" }, { "cve": "CVE-2023-22792", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2023-22792" }, { "cve": "CVE-2023-22795", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2023-22795" }, { "cve": "CVE-2023-22796", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2023-22796" }, { "cve": "CVE-2023-22794", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2023-22794" }, { "cve": "CVE-2023-22797", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T027843", "T025950", "T025952", "T025951" ] }, "release_date": "2023-01-17T23:00:00.000+00:00", "title": "CVE-2023-22797" } ] }
gsd-2023-22797
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-22797", "id": "GSD-2023-22797", "references": [ "https://www.suse.com/security/cve/CVE-2023-22797.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionpack", "purl": "pkg:gem/actionpack" } } ], "aliases": [ "CVE-2023-22797", "GHSA-9445-4cr6-336r" ], "details": "There is a vulnerability in Action Controller\u2019s redirect_to. This\nvulnerability has been assigned the CVE identifier CVE-2023-22797.\n\nVersions Affected: \u003e= 7.0.0\nNot affected: \u003c 7.0.0\nFixed Versions: 7.0.4.1\n\n# Impact\n\nThere is a possible open redirect when using the redirect_to helper with\nuntrusted user input.\n\nVulnerable code will look like this:\n```\nredirect_to(params[:some_param])\n```\n\nRails 7.0 introduced protection against open redirects from calling\nredirect_to with untrusted user input. In prior versions the developer was\nfully responsible for only providing trusted input. However the check\nintroduced could be bypassed by a carefully crafted URL.\n\nAll users running an affected release should either upgrade or use one of\nthe workarounds immediately.\n\n# Workarounds\n\nThere are no feasible workarounds for this issue.", "id": "GSD-2023-22797", "modified": "2023-01-18T00:00:00.000Z", "published": "2023-01-18T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://github.com/rails/rails/releases/tag/v7.0.4.1" } ], "schema_version": "1.4.0", "severity": [ { "score": 6.1, "type": "CVSS_V3" } ], "summary": "Open Redirect Vulnerability in Action Pack" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2023-22797", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "https://github.com/rails/rails", "version": { "version_data": [ { "version_value": "7.0.4.1" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Open Redirect (CWE-601)" } ] } ] }, "references": { "reference_data": [ { "name": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127", "refsource": "MISC", "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2023-22797", "cvss_v3": 6.1, "date": "2023-01-18", "description": "There is a vulnerability in Action Controller\u2019s redirect_to. This\nvulnerability has been assigned the CVE identifier CVE-2023-22797.\n\nVersions Affected: \u003e= 7.0.0\nNot affected: \u003c 7.0.0\nFixed Versions: 7.0.4.1\n\n# Impact\n\nThere is a possible open redirect when using the redirect_to helper with\nuntrusted user input.\n\nVulnerable code will look like this:\n```\nredirect_to(params[:some_param])\n```\n\nRails 7.0 introduced protection against open redirects from calling\nredirect_to with untrusted user input. In prior versions the developer was\nfully responsible for only providing trusted input. However the check\nintroduced could be bypassed by a carefully crafted URL.\n\nAll users running an affected release should either upgrade or use one of\nthe workarounds immediately.\n\n# Workarounds\n\nThere are no feasible workarounds for this issue.", "gem": "actionpack", "ghsa": "9445-4cr6-336r", "patched_versions": [ "\u003e= 7.0.4.1" ], "title": "Open Redirect Vulnerability in Action Pack", "unaffected_versions": [ "\u003c 7.0.0" ], "url": "https://github.com/rails/rails/releases/tag/v7.0.4.1" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=7.0.0 \u003c7.0.4.1", "affected_versions": "All versions starting from 7.0.0 before 7.0.4.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2023-02-21", "description": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.", "fixed_versions": [ "7.0.4.1" ], "identifier": "CVE-2023-22797", "identifiers": [ "GHSA-9445-4cr6-336r", "GMS-2023-57", "CVE-2023-22797" ], "not_impacted": "All versions before 7.0.0, all versions starting from 7.0.4.1", "package_slug": "gem/actionpack", "pubdate": "2023-02-09", "solution": "Upgrade to version 7.0.4.1 or above.", "title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22797", "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" ], "uuid": "40f83b00-7919-47d9-afbd-e79318b5fdb6" }, { "affected_range": "\u003c0", "affected_versions": "All versions starting from 7.0.0 before 7.0.4.1", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-01-18", "description": "This is a duplicate of /gem/actionpack/CVE-2023-22797.yml. There is a vulnerability in Action Controller\u2019s `redirect_to`. There is a possible open redirect when using the redirect_to helper with untrusted user input. Vulnerable code will look like this: `redirect_to(params[:some_param])`. Rails 7.0 introduced protection against open redirects from calling `redirect_to` with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could be bypassed by a carefully crafted URL.", "fixed_versions": [ "7.0.4.1" ], "identifier": "GMS-2023-57", "identifiers": [ "GHSA-9445-4cr6-336r", "GMS-2023-57", "CVE-2023-22797" ], "not_impacted": "All versions before 7.0.0, all versions starting from 7.0.4.1", "package_slug": "gem/actionpack", "pubdate": "2023-01-18", "solution": "Upgrade to version 7.0.4.1 or above.", "title": "Open Redirect Vulnerability in Action Pack", "urls": [ "https://github.com/rails/rails/releases/tag/v7.0.4.1", "https://github.com/advisories/GHSA-9445-4cr6-336r" ], "uuid": "1ea0f92f-5ee8-4ae3-855e-4f1a93d0b23c" }, { "affected_range": "\u003e=7.0.0 \u003c7.0.4.1", "affected_versions": "All versions starting from 7.0.0 before 7.0.4.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2023-02-21", "description": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.", "fixed_versions": [ "7.0.4.1" ], "identifier": "CVE-2023-22797", "identifiers": [ "CVE-2023-22797" ], "not_impacted": "All versions before 7.0.0, all versions starting from 7.0.4.1", "package_slug": "gem/rails", "pubdate": "2023-02-09", "solution": "Upgrade to version 7.0.4.1 or above.", "title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-22797", "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" ], "uuid": "77c855a0-4550-4bcc-b879-776c7a6df6cc" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.0.4.1", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:actionpack_project:actionpack:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndExcluding": "7.0.4.1", "versionStartIncluding": "7.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assignments@hackerone.com", "ID": "CVE-2023-22797" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127", "refsource": "MISC", "tags": [ "Not Applicable" ], "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2023-02-21T15:50Z", "publishedDate": "2023-02-09T20:15Z" } } }
fkie_cve-2023-22797
Vulnerability from fkie_nvd
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
▶ | URL | Tags | |
---|---|---|---|
support@hackerone.com | https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127 | Not Applicable | |
af854a3a-2127-422b-91ae-364da2661108 | https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127 | Not Applicable |
Vendor | Product | Version | |
---|---|---|---|
actionpack_project | actionpack | * | |
rubyonrails | rails | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:actionpack_project:actionpack:*:*:*:*:*:ruby:*:*", "matchCriteriaId": "EAD7718C-B932-4863-B30E-E85F1ADCF933", "versionEndExcluding": "7.0.4.1", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*", "matchCriteriaId": "CDA4E147-AAD7-4EA9-BB6B-8358610FEE9A", "versionEndExcluding": "7.0.4.1", "versionStartIncluding": "7.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability." } ], "id": "CVE-2023-22797", "lastModified": "2025-03-24T20:15:16.253", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2023-02-09T20:15:11.550", "references": [ { "source": "support@hackerone.com", "tags": [ "Not Applicable" ], "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable" ], "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-601" } ], "source": "support@hackerone.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-601" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-9445-4cr6-336r
Vulnerability from github
There is a vulnerability in Action Controller’s redirect_to. This vulnerability has been assigned the CVE identifier CVE-2023-22797.
Versions Affected: >= 7.0.0 Not affected: < 7.0.0 Fixed Versions: 7.0.4.1 Impact
There is a possible open redirect when using the redirect_to helper with untrusted user input.
Vulnerable code will look like this:
redirect_to(params[:some_param])
Rails 7.0 introduced protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could be bypassed by a carefully crafted URL.
All users running an affected release should either upgrade or use one of the workarounds immediately. Releases
The FIXED releases are available at the normal locations. Workarounds
There are no feasible workarounds for this issue. Patches
To aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
7-0-Fix-sec-issue-with-_url_host_allowed.patch - Patch for 7.0 series
Please note that only the 7.0.Z and 6.1.Z series are supported at present, and 6.0.Z for severe vulnerabilities. Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "actionpack" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.0.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-22797" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2023-01-18T18:21:23Z", "nvd_published_at": "2023-02-09T20:15:00Z", "severity": "MODERATE" }, "details": "There is a vulnerability in Action Controller\u2019s redirect_to. This vulnerability has been assigned the CVE identifier CVE-2023-22797.\n\nVersions Affected: \u003e= 7.0.0 Not affected: \u003c 7.0.0 Fixed Versions: 7.0.4.1\nImpact \n\nThere is a possible open redirect when using the redirect_to helper with untrusted user input.\n\nVulnerable code will look like this:\n```\nredirect_to(params[:some_param])\n```\n\nRails 7.0 introduced protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could be bypassed by a carefully crafted URL.\n\nAll users running an affected release should either upgrade or use one of the workarounds immediately.\nReleases\n\nThe FIXED releases are available at the normal locations.\nWorkarounds\n\nThere are no feasible workarounds for this issue.\nPatches\n\nTo aid users who aren\u2019t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.\n\n 7-0-Fix-sec-issue-with-_url_host_allowed.patch - Patch for 7.0 series\n\nPlease note that only the 7.0.Z and 6.1.Z series are supported at present, and 6.0.Z for severe vulnerabilities. Users of earlier unsupported releases are advised to upgrade as soon as possible as we cannot guarantee the continued availability of security fixes for unsupported releases.", "id": "GHSA-9445-4cr6-336r", "modified": "2023-06-26T22:33:39Z", "published": "2023-01-18T18:21:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22797" }, { "type": "WEB", "url": "https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127" }, { "type": "PACKAGE", "url": "https://github.com/rails/rails" }, { "type": "WEB", "url": "https://github.com/rails/rails/releases/tag/v7.0.4.1" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2023-22797.yml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Open Redirect Vulnerability in Action Pack" }
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.