Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2024-54133
Vulnerability from cvelistv5
{ containers: { adp: [ { metrics: [ { other: { content: { id: "CVE-2024-54133", options: [ { Exploitation: "none", }, { Automatable: "no", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-12-11T16:05:59.623098Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-12-11T16:06:09.364Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, { providerMetadata: { dateUpdated: "2025-03-07T00:10:45.315Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { url: "https://security.netapp.com/advisory/ntap-20250306-0010/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "rails", vendor: "rails", versions: [ { status: "affected", version: ">= 5.2.0, < 7.0.8.7", }, { status: "affected", version: ">= 7.1.0, < 7.1.5.1", }, { status: "affected", version: ">= 7.2.0, < 7.2.2.1", }, { status: "affected", version: ">= 8.0.0, < 8.0.0.1", }, ], }, ], descriptions: [ { lang: "en", value: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", }, ], metrics: [ { cvssV4_0: { attackComplexity: "LOW", attackRequirements: "PRESENT", attackVector: "NETWORK", baseScore: 2.3, baseSeverity: "LOW", privilegesRequired: "NONE", subAvailabilityImpact: "NONE", subConfidentialityImpact: "LOW", subIntegrityImpact: "LOW", userInteraction: "PASSIVE", vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", version: "4.0", vulnAvailabilityImpact: "NONE", vulnConfidentialityImpact: "NONE", vulnIntegrityImpact: "NONE", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-79", description: "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2024-12-10T22:52:04.633Z", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v", tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v", }, { name: "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49", tags: [ "x_refsource_MISC", ], url: "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49", }, { name: "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a", tags: [ "x_refsource_MISC", ], url: "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a", }, { name: "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542", tags: [ "x_refsource_MISC", ], url: "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542", }, { name: "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d", tags: [ "x_refsource_MISC", ], url: "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d", }, ], source: { advisory: "GHSA-vfm5-rmrh-j26v", discovery: "UNKNOWN", }, title: "Possible Content Security Policy bypass in Action Dispatch", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2024-54133", datePublished: "2024-12-10T22:52:04.633Z", dateReserved: "2024-11-29T18:02:16.754Z", dateUpdated: "2025-03-07T00:10:45.315Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2024-54133\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-10T23:15:06.240\",\"lastModified\":\"2025-03-07T01:15:11.650\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.\"},{\"lang\":\"es\",\"value\":\"Action Pack es un framework para gestionar y responder a solicitudes web. Existe una posible vulnerabilidad de Cross Site Scripting (XSS) en el asistente `content_security_policy` a partir de la versión 5.2.0 de Action Pack y anteriores a las versiones 7.0.8.7, 7.1.5.1, 7.2.2.1 y 8.0.0.1. Las aplicaciones que establecen encabezados Content-Security-Policy (CSP) de forma dinámica a partir de una entrada de usuario no confiable pueden ser vulnerables a que las entradas cuidadosamente diseñadas puedan inyectar nuevas directivas en la CSP. Esto podría provocar una omisión de la CSP y su protección contra XSS y otros ataques. Las versiones 7.0.8.7, 7.1.5.1, 7.2.2.1 y 8.0.0.1 contienen una solución. Como workaround, las aplicaciones pueden evitar establecer encabezados CSP de forma dinámica a partir de una entrada no confiable, o pueden validar/sanear esa entrada.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"LOW\",\"subIntegrityImpact\":\"LOW\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"references\":[{\"url\":\"https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250306-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250306-0010/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-03-07T00:10:45.315Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-54133\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-11T16:05:59.623098Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-11T16:06:05.368Z\"}}], \"cna\": {\"title\": \"Possible Content Security Policy bypass in Action Dispatch\", \"source\": {\"advisory\": \"GHSA-vfm5-rmrh-j26v\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"LOW\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"LOW\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rails\", \"product\": \"rails\", \"versions\": [{\"status\": \"affected\", \"version\": \">= 5.2.0, < 7.0.8.7\"}, {\"status\": \"affected\", \"version\": \">= 7.1.0, < 7.1.5.1\"}, {\"status\": \"affected\", \"version\": \">= 7.2.0, < 7.2.2.1\"}, {\"status\": \"affected\", \"version\": \">= 8.0.0, < 8.0.0.1\"}]}], \"references\": [{\"url\": \"https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v\", \"name\": \"https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49\", \"name\": \"https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a\", \"name\": \"https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542\", \"name\": \"https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d\", \"name\": \"https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-79\", \"description\": \"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-10T22:52:04.633Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2024-54133\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-07T00:10:45.315Z\", \"dateReserved\": \"2024-11-29T18:02:16.754Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-10T22:52:04.633Z\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
ghsa-vfm5-rmrh-j26v
Vulnerability from github
There is a possible Cross Site Scripting (XSS) vulnerability in the content_security_policy
helper in Action Pack.
Impact
Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks.
Releases
The fixed releases are available at the normal locations.
Workarounds
Applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.
Credits
Thanks to ryotak for the report!
{ affected: [ { package: { ecosystem: "RubyGems", name: "actionpack", }, ranges: [ { events: [ { introduced: "5.2.0", }, { fixed: "7.0.8.7", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "actionpack", }, ranges: [ { events: [ { introduced: "7.1.0", }, { fixed: "7.1.5.1", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "actionpack", }, ranges: [ { events: [ { introduced: "7.2.0", }, { fixed: "7.2.2.1", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "actionpack", }, ranges: [ { events: [ { introduced: "8.0.0", }, { fixed: "8.0.0.1", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-54133", ], database_specific: { cwe_ids: [ "CWE-79", ], github_reviewed: true, github_reviewed_at: "2024-12-10T22:42:27Z", nvd_published_at: "2024-12-10T23:15:06Z", severity: "LOW", }, details: "There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper in Action Pack.\n\nImpact\n------\nApplications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks.\n\nReleases\n--------\nThe fixed releases are available at the normal locations.\n\nWorkarounds\n-----------\nApplications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.\n\nCredits\n-------\nThanks to [ryotak](https://hackerone.com/ryotak) for the report!", id: "GHSA-vfm5-rmrh-j26v", modified: "2025-03-07T03:31:32Z", published: "2024-12-10T22:42:27Z", references: [ { type: "WEB", url: "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-54133", }, { type: "WEB", url: "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49", }, { type: "WEB", url: "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a", }, { type: "WEB", url: "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542", }, { type: "WEB", url: "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d", }, { type: "PACKAGE", url: "https://github.com/rails/rails", }, { type: "WEB", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2024-54133.yml", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20250306-0010", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", type: "CVSS_V4", }, ], summary: "Possible Content Security Policy bypass in Action Dispatch", }
opensuse-su-2025:14674-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-activejob-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-activejob-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14674", 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_14674-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14674-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3WQTKVWQA72DJ3WGT3IQU3B3QQIUDFGW/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14674-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3WQTKVWQA72DJ3WGT3IQU3B3QQIUDFGW/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14674-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-activejob-8.0-8.0.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.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-activejob-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activejob-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14672-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-actiontext-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14672", 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_14672-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14672-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GO4SQCVLXITKR32JMNSPHSKZ4I2H6NKD/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14672-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GO4SQCVLXITKR32JMNSPHSKZ4I2H6NKD/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14672-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actiontext-8.0-8.0.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.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-actiontext-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actiontext-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14680-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-railties-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-railties-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14680", 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_14680-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14680-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7HZ3DF5OW2OF3ZDQSEJX2YNX7G5FIQ62/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14680-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7HZ3DF5OW2OF3ZDQSEJX2YNX7G5FIQ62/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14680-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-railties-8.0-8.0.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.4-rubygem-railties-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-railties-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-railties-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14670-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-actionmailer-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14670", 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_14670-1.json", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14670-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actionmailer-8.0-8.0.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.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-actionmailer-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailer-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14677-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-activestorage-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14677", 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_14677-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14677-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/57WH4TRSAIYG3XFEGCTFYFGT2W7X3QHI/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14677-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/57WH4TRSAIYG3XFEGCTFYFGT2W7X3QHI/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14677-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-activestorage-8.0-8.0.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.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-activestorage-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activestorage-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14669-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-actionmailbox-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14669", 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_14669-1.json", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14669-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actionmailbox-8.0-8.0.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.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-actionmailbox-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionmailbox-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14673-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-actionview-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actionview-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14673", 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_14673-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14673-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B26VNHJCTTV4SDWVULMCA5HFYA5FQILE/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14673-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B26VNHJCTTV4SDWVULMCA5HFYA5FQILE/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14673-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actionview-8.0-8.0.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.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-actionview-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionview-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14678-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-activesupport-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14678", 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_14678-1.json", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14678-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-activesupport-8.0-8.0.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.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-activesupport-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activesupport-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14679-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-rails-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-rails-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14679", 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_14679-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14679-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O5XHFH7OVM644AQSSFTYM5V776DBN4T4/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14679-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O5XHFH7OVM644AQSSFTYM5V776DBN4T4/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14679-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-rails-8.0-8.0.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.4-rubygem-rails-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-rails-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rails-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14675-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-activemodel-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14675", 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_14675-1.json", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14675-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-activemodel-8.0-8.0.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.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-activemodel-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activemodel-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14668-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-actioncable-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14668", 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_14668-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14668-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WYBFRW6P5ZJ3PZDVWOULBBATCQQTW7R6/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14668-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WYBFRW6P5ZJ3PZDVWOULBBATCQQTW7R6/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14668-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actioncable-8.0-8.0.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.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-actioncable-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actioncable-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14676-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-activerecord-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14676", 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_14676-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14676-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H4H3ACOZN6VPYMXICIOB4X7BCOG34REC/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14676-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H4H3ACOZN6VPYMXICIOB4X7BCOG34REC/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14676-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-activerecord-8.0-8.0.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.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-activerecord-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-activerecord-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
opensuse-su-2025:14671-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-8.0-8.0.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14671", 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_14671-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14671-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UJTHTQ5QR4QSMGFPEY374EL3USFU3N3T/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14671-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UJTHTQ5QR4QSMGFPEY374EL3USFU3N3T/", }, { category: "self", summary: "SUSE CVE CVE-2024-54133 page", url: "https://www.suse.com/security/cve/CVE-2024-54133/", }, ], title: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1 on GA media", tracking: { current_release_date: "2025-01-21T00:00:00Z", generator: { date: "2025-01-21T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14671-1", initial_release_date: "2025-01-21T00:00:00Z", revision_history: [ { date: "2025-01-21T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", product: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", product_id: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", product: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", product_id: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", product: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", product_id: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", product: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", product_id: "ruby3.4-rubygem-actionpack-8.0-8.0.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.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", }, product_reference: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2024-54133", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-54133", }, ], notes: [ { category: "general", text: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-54133", url: "https://www.suse.com/security/cve/CVE-2024-54133", }, { category: "external", summary: "SUSE Bug 1234365 for CVE-2024-54133", url: "https://bugzilla.suse.com/1234365", }, ], 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-8.0-8.0.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-actionpack-8.0-8.0.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-01-21T00:00:00Z", details: "low", }, ], title: "CVE-2024-54133", }, ], }
fkie_cve-2024-54133
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ cveTags: [], descriptions: [ { lang: "en", value: "Action Pack is a framework for handling and responding to web requests. There is a possible Cross Site Scripting (XSS) vulnerability in the `content_security_policy` helper starting in version 5.2.0 of Action Pack and prior to versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1. Applications which set Content-Security-Policy (CSP) headers dynamically from untrusted user input may be vulnerable to carefully crafted inputs being able to inject new directives into the CSP. This could lead to a bypass of the CSP and its protection against XSS and other attacks. Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 contain a fix. As a workaround, applications can avoid setting CSP headers dynamically from untrusted input, or can validate/sanitize that input.", }, { lang: "es", value: "Action Pack es un framework para gestionar y responder a solicitudes web. Existe una posible vulnerabilidad de Cross Site Scripting (XSS) en el asistente `content_security_policy` a partir de la versión 5.2.0 de Action Pack y anteriores a las versiones 7.0.8.7, 7.1.5.1, 7.2.2.1 y 8.0.0.1. Las aplicaciones que establecen encabezados Content-Security-Policy (CSP) de forma dinámica a partir de una entrada de usuario no confiable pueden ser vulnerables a que las entradas cuidadosamente diseñadas puedan inyectar nuevas directivas en la CSP. Esto podría provocar una omisión de la CSP y su protección contra XSS y otros ataques. Las versiones 7.0.8.7, 7.1.5.1, 7.2.2.1 y 8.0.0.1 contienen una solución. Como workaround, las aplicaciones pueden evitar establecer encabezados CSP de forma dinámica a partir de una entrada no confiable, o pueden validar/sanear esa entrada.", }, ], id: "CVE-2024-54133", lastModified: "2025-03-07T01:15:11.650", metrics: { cvssMetricV40: [ { cvssData: { Automatable: "NOT_DEFINED", Recovery: "NOT_DEFINED", Safety: "NOT_DEFINED", attackComplexity: "LOW", attackRequirements: "PRESENT", attackVector: "NETWORK", availabilityRequirement: "NOT_DEFINED", baseScore: 2.3, baseSeverity: "LOW", confidentialityRequirement: "NOT_DEFINED", exploitMaturity: "NOT_DEFINED", integrityRequirement: "NOT_DEFINED", modifiedAttackComplexity: "NOT_DEFINED", modifiedAttackRequirements: "NOT_DEFINED", modifiedAttackVector: "NOT_DEFINED", modifiedPrivilegesRequired: "NOT_DEFINED", modifiedSubAvailabilityImpact: "NOT_DEFINED", modifiedSubConfidentialityImpact: "NOT_DEFINED", modifiedSubIntegrityImpact: "NOT_DEFINED", modifiedUserInteraction: "NOT_DEFINED", modifiedVulnAvailabilityImpact: "NOT_DEFINED", modifiedVulnConfidentialityImpact: "NOT_DEFINED", modifiedVulnIntegrityImpact: "NOT_DEFINED", privilegesRequired: "NONE", providerUrgency: "NOT_DEFINED", subAvailabilityImpact: "NONE", subConfidentialityImpact: "LOW", subIntegrityImpact: "LOW", userInteraction: "PASSIVE", valueDensity: "NOT_DEFINED", vectorString: "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X", version: "4.0", vulnAvailabilityImpact: "NONE", vulnConfidentialityImpact: "NONE", vulnIntegrityImpact: "NONE", vulnerabilityResponseEffort: "NOT_DEFINED", }, source: "security-advisories@github.com", type: "Secondary", }, ], }, published: "2024-12-10T23:15:06.240", references: [ { source: "security-advisories@github.com", url: "https://github.com/rails/rails/commit/2e3f41e4538b9ca1044357f6644f037bbb7c6c49", }, { source: "security-advisories@github.com", url: "https://github.com/rails/rails/commit/3da2479cfe1e00177114b17e496213c40d286b3a", }, { source: "security-advisories@github.com", url: "https://github.com/rails/rails/commit/5558e72f22fc69c1c407b31ac5fb3b4ce087b542", }, { source: "security-advisories@github.com", url: "https://github.com/rails/rails/commit/cb16a3bb515b5d769f73926d9757270ace691f1d", }, { source: "security-advisories@github.com", url: "https://github.com/rails/rails/security/advisories/GHSA-vfm5-rmrh-j26v", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.netapp.com/advisory/ntap-20250306-0010/", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Awaiting Analysis", weaknesses: [ { description: [ { lang: "en", value: "CWE-79", }, ], source: "security-advisories@github.com", type: "Secondary", }, ], }
wid-sec-w-2024-3665
Vulnerability from csaf_certbund
Notes
{ document: { aggregate_severity: { text: "mittel", }, category: "csaf_base", csaf_version: "2.0", distribution: { tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "de-DE", notes: [ { category: "legal_disclaimer", text: "Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.", }, { 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, anonymer Angreifer kann mehrere Schwachstellen in Ruby on Rails ausnutzen, um einen Cross-Site Scripting Angriff durchzuführen.", title: "Angriff", }, { category: "general", text: "- Sonstiges\n- UNIX", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für Sicherheit in der Informationstechnik", namespace: "https://www.bsi.bund.de", }, references: [ { category: "self", summary: "WID-SEC-W-2024-3665 - CSAF Version", url: "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3665.json", }, { category: "self", summary: "WID-SEC-2024-3665 - Portal Version", url: "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3665", }, { category: "external", summary: "Rails Versions 7.0.8.7, 7.1.5.1, 7.2.2.1, and 8.0.0.1 vom 2024-12-10", url: "https://rubyonrails.org/2024/12/10/Rails-Versions-8-0-0-1-7-2-2-1-7-1-5-1-7-0-8-7-have-been-released", }, ], source_lang: "en-US", title: "Ruby on Rails: Mehrere Schwachstellen ermöglichen Cross-Site Scripting", tracking: { current_release_date: "2024-12-10T23:00:00.000+00:00", generator: { date: "2024-12-11T11:41:59.913+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, id: "WID-SEC-W-2024-3665", initial_release_date: "2024-12-10T23:00:00.000+00:00", revision_history: [ { date: "2024-12-10T23:00:00.000+00:00", number: "1", summary: "Initiale Fassung", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version_range", name: "<7.0.8.7", product: { name: "Open Source Ruby on Rails <7.0.8.7", product_id: "T039693", }, }, { category: "product_version", name: "7.0.8.7", product: { name: "Open Source Ruby on Rails 7.0.8.7", product_id: "T039693-fixed", product_identification_helper: { cpe: "cpe:/a:rubyonrails:ruby_on_rails:7.0.8.7", }, }, }, { category: "product_version_range", name: "<7.1.5.1", product: { name: "Open Source Ruby on Rails <7.1.5.1", product_id: "T039694", }, }, { category: "product_version", name: "7.1.5.1", product: { name: "Open Source Ruby on Rails 7.1.5.1", product_id: "T039694-fixed", product_identification_helper: { cpe: "cpe:/a:rubyonrails:ruby_on_rails:7.1.5.1", }, }, }, { category: "product_version_range", name: "<7.2.2.1", product: { name: "Open Source Ruby on Rails <7.2.2.1", product_id: "T039695", }, }, { category: "product_version", name: "7.2.2.1", product: { name: "Open Source Ruby on Rails 7.2.2.1", product_id: "T039695-fixed", product_identification_helper: { cpe: "cpe:/a:rubyonrails:ruby_on_rails:7.2.2.1", }, }, }, { category: "product_version_range", name: "<8.0.0.1", product: { name: "Open Source Ruby on Rails <8.0.0.1", product_id: "T039696", }, }, { category: "product_version", name: "8.0.0.1", product: { name: "Open Source Ruby on Rails 8.0.0.1", product_id: "T039696-fixed", product_identification_helper: { cpe: "cpe:/a:rubyonrails:ruby_on_rails:8.0.0.1", }, }, }, ], category: "product_name", name: "Ruby on Rails", }, ], category: "vendor", name: "Open Source", }, ], }, vulnerabilities: [ { cve: "CVE-2024-53847", notes: [ { category: "description", text: "In Ruby on Rails existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden im Trix-Rich-Text-Editornicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.", }, ], product_status: { known_affected: [ "T039694", "T039693", "T039696", "T039695", ], }, release_date: "2024-12-10T23:00:00.000+00:00", title: "CVE-2024-53847", }, { cve: "CVE-2024-54133", notes: [ { category: "description", text: "In Ruby on Rails existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben im CSP-Helper in Aton Pack werden nicht ordnungsgemäß überprüft, bevor sie an den Benutzer zurückgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausführen. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich.", }, ], product_status: { known_affected: [ "T039694", "T039693", "T039696", "T039695", ], }, release_date: "2024-12-10T23:00:00.000+00:00", title: "CVE-2024-54133", }, ], }
Log in or create an account to share your comment.
This schema specifies the format of a comment related to a security advisory.
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.