Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CERTFR-2024-AVI-0889
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Ruby on Rails. Elles permettent à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
Vendor | Product | Description | ||
---|---|---|---|---|
Ruby on Rails | Ruby on Rails | Ruby on Rails versions 7.2.x antérieures à 7.2.1.1 | ||
Ruby on Rails | Ruby on Rails | Ruby on Rails versions 7.0.x antérieures à 7.0.8.5 | ||
Ruby on Rails | Ruby on Rails | Ruby on Rails versions 7.1.x antérieures à 7.1.4.1 | ||
Ruby on Rails | Ruby on Rails | Ruby on Rails versions antérieures à 6.1.7.9 |
References
Title | Publication Time | Tags | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ruby on Rails versions 7.2.x ant\u00e9rieures \u00e0 7.2.1.1", "product": { "name": "Ruby on Rails", "vendor": { "name": "Ruby on Rails", "scada": false } } }, { "description": "Ruby on Rails versions 7.0.x ant\u00e9rieures \u00e0 7.0.8.5", "product": { "name": "Ruby on Rails", "vendor": { "name": "Ruby on Rails", "scada": false } } }, { "description": "Ruby on Rails versions 7.1.x ant\u00e9rieures \u00e0 7.1.4.1", "product": { "name": "Ruby on Rails", "vendor": { "name": "Ruby on Rails", "scada": false } } }, { "description": "Ruby on Rails versions ant\u00e9rieures \u00e0 6.1.7.9", "product": { "name": "Ruby on Rails", "vendor": { "name": "Ruby on Rails", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2024-47888", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47888" }, { "name": "CVE-2024-47887", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47887" }, { "name": "CVE-2024-28103", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28103" }, { "name": "CVE-2024-41128", "url": "https://www.cve.org/CVERecord?id=CVE-2024-41128" }, { "name": "CVE-2024-32464", "url": "https://www.cve.org/CVERecord?id=CVE-2024-32464" }, { "name": "CVE-2024-47889", "url": "https://www.cve.org/CVERecord?id=CVE-2024-47889" } ], "initial_release_date": "2024-10-16T00:00:00", "last_revision_date": "2024-10-16T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0889", "revisions": [ { "description": "Version initiale", "revision_date": "2024-10-16T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Ruby on Rails. Elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans Ruby on Rails", "vendor_advisories": [ { "published_at": "2024-10-15", "title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails 87695", "url": "https://discuss.rubyonrails.org/t/cve-2024-47889-possible-redos-vulnerability-in-block-format-in-action-mailer/87695" }, { "published_at": "2024-10-15", "title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails 87696", "url": "https://discuss.rubyonrails.org/t/cve-2024-47888-possible-redos-vulnerability-in-plain-text-for-blockquote-node-in-action-text/87696" }, { "published_at": "2024-10-15", "title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails 87698", "url": "https://discuss.rubyonrails.org/t/cve-2024-47887-possible-redos-vulnerability-in-http-token-authentication-in-action-controller/87698" }, { "published_at": "2024-10-15", "title": "Bulletin de s\u00e9curit\u00e9 Ruby on Rails 87699", "url": "https://discuss.rubyonrails.org/t/cve-2024-41128-possible-redos-vulnerability-in-query-parameter-filtering-in-action-dispatch/87699" } ] }
CVE-2024-28103 (GCVE-0-2024-28103)
Vulnerability from cvelistv5
Published
2024-06-04 19:47
Modified
2024-12-06 13:09
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-20 - Improper Input Validation
Summary
Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3.
References
URL | Tags | |||||||
---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThan": "6.1.78", "status": "affected", "version": "6.1.0.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThan": "7.0.8.4", "status": "affected", "version": "7.0.0.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThan": "7.1.3.4", "status": "affected", "version": "7.1.0.0", "versionType": "custom" } ] }, { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThan": "7.2.0.beta2", "status": "affected", "version": "7.2.0.beta1", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-28103", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-06-20T16:17:47.516776Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-20T16:31:41.257Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-12-06T13:09:28.269Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7" }, { "name": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523" }, { "url": "https://security.netapp.com/advisory/ntap-20241206-0002/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 6.1.0.0, \u003c 6.1.7.8" }, { "status": "affected", "version": "\u003e= 7.0.0.0, \u003c 7.0.8.4" }, { "status": "affected", "version": "\u003e= 7.1.0.0, \u003c 7.1.3.4" }, { "status": "affected", "version": "\u003e= 7.2.0.beta1, \u003c 7.2.0.beta2" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Pack is a framework for handling and responding to web requests. Since 6.1.0, the application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This vulnerability is fixed in 6.1.7.8, 7.0.8.2, and 7.1.3.3." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20: Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-04T19:49:49.370Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7" }, { "name": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/35858f1d9d57f6c4050a8d9ab754bd5d088b4523" } ], "source": { "advisory": "GHSA-fwhr-88qx-h9g7", "discovery": "UNKNOWN" }, "title": "Action Pack is missing security headers on non-HTML responses" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-28103", "datePublished": "2024-06-04T19:47:44.199Z", "dateReserved": "2024-03-04T14:19:14.058Z", "dateUpdated": "2024-12-06T13:09:28.269Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-47888 (GCVE-0-2024-47888)
Vulnerability from cvelistv5
Published
2024-10-16 20:31
Modified
2024-10-16 20:52
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1333 - Inefficient Regular Expression Complexity
Summary
Action Text brings rich text content and editing to Rails. Starting in version 6.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the `plain_text_for_blockquote_node helper` in Action Text. Carefully crafted text can cause the `plain_text_for_blockquote_node` helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. As a workaround, users can avoid calling `plain_text_for_blockquote_node` or upgrade to Ruby 3.2. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.
References
URL | Tags | |
---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThan": "6.1.7.9", "status": "affected", "version": "6.0.0", "versionType": "custom" }, { "lessThan": "7.0.8.5", "status": "affected", "version": "7.0.0", "versionType": "custom" }, { "lessThan": "7.1.4.1", "status": "affected", "version": "7.1.0", "versionType": "custom" }, { "lessThan": "7.2.1.1", "status": "affected", "version": "7.2.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-47888", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-16T20:45:54.538011Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-16T20:48:07.760Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 6.0.0, \u003c 6.1.7.9" }, { "status": "affected", "version": "\u003e= 7.0.0, \u003c 7.0.8.5" }, { "status": "affected", "version": "\u003e= 7.1.0, \u003c 7.1.4.1" }, { "status": "affected", "version": "\u003e= 7.2.0, \u003c 7.2.1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Text brings rich text content and editing to Rails. Starting in version 6.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the `plain_text_for_blockquote_node helper` in Action Text. Carefully crafted text can cause the `plain_text_for_blockquote_node` helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. As a workaround, users can avoid calling `plain_text_for_blockquote_node` or upgrade to Ruby 3.2. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.6, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333: Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-16T20:52:22.728Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-wwhv-wxv9-rpgw", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-wwhv-wxv9-rpgw" }, { "name": "https://github.com/rails/rails/commit/4f4312b21a6448336de7c7ab0c4d94b378def468", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/4f4312b21a6448336de7c7ab0c4d94b378def468" }, { "name": "https://github.com/rails/rails/commit/727b0946c3cab04b825c039435eac963d4e91822", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/727b0946c3cab04b825c039435eac963d4e91822" }, { "name": "https://github.com/rails/rails/commit/ba286c0a310b7f19cf5cac2a7a4c9def5cf9882e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/ba286c0a310b7f19cf5cac2a7a4c9def5cf9882e" }, { "name": "https://github.com/rails/rails/commit/de0df7caebd9cb238a6f10dca462dc5f8d5e98b5", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/de0df7caebd9cb238a6f10dca462dc5f8d5e98b5" } ], "source": { "advisory": "GHSA-wwhv-wxv9-rpgw", "discovery": "UNKNOWN" }, "title": "Action Text has possible ReDoS vulnerability in plain_text_for_blockquote_node" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-47888", "datePublished": "2024-10-16T20:31:06.037Z", "dateReserved": "2024-10-04T16:00:09.632Z", "dateUpdated": "2024-10-16T20:52:22.728Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-32464 (GCVE-0-2024-32464)
Vulnerability from cvelistv5
Published
2024-06-04 19:53
Modified
2024-08-02 02:13
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML. This vulnerability is fixed in 7.1.3.4 and 7.2.0.beta2.
References
URL | Tags | |||||||
---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-32464", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-07-31T19:54:13.843220Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-07-31T19:56:56.875Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T02:13:39.964Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6" }, { "name": "https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 7.1.0, \u003c 7.1.3.4" }, { "status": "affected", "version": "= 7.2.0.beta1" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Text brings rich text content and editing to Rails. Instances of ActionText::Attachable::ContentAttachment included within a rich_text_area tag could potentially contain unsanitized HTML. This vulnerability is fixed in 7.1.3.4 and 7.2.0.beta2." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-80", "description": "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-04T19:53:59.774Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6" }, { "name": "https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995" } ], "source": { "advisory": "GHSA-prjp-h48f-jgf6", "discovery": "UNKNOWN" }, "title": "ActionText ContentAttachment can Contain Unsanitized HTML" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-32464", "datePublished": "2024-06-04T19:53:59.774Z", "dateReserved": "2024-04-12T19:41:51.165Z", "dateUpdated": "2024-08-02T02:13:39.964Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-47887 (GCVE-0-2024-47887)
Vulnerability from cvelistv5
Published
2024-10-16 20:02
Modified
2024-10-17 16:36
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1333 - Inefficient Regular Expression Complexity
Summary
Action Pack is a framework for handling and responding to web requests. Starting in version 4.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in Action Controller's HTTP Token authentication. For applications using HTTP Token authentication via `authenticate_or_request_with_http_token` or similar, a carefully crafted header may cause header parsing to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may choose to use Ruby 3.2 as a workaround.Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.
References
URL | Tags | |
---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rubyonrails", "versions": [ { "lessThan": "6.1.7.9", "status": "affected", "version": "4.0.0", "versionType": "custom" }, { "lessThan": "7.0.8.5", "status": "affected", "version": "7.0.0", "versionType": "custom" }, { "lessThan": "7.1.4.1", "status": "affected", "version": "7.1.0", "versionType": "custom" }, { "lessThan": "7.2.1.1", "status": "affected", "version": "7.2.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-47887", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-17T16:34:50.411686Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-17T16:36:00.367Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 4.0.0, \u003c 6.1.7.9" }, { "status": "affected", "version": "\u003e= 7.0.0, \u003c 7.0.8.5" }, { "status": "affected", "version": "\u003e= 7.1.0, \u003c 7.1.4.1" }, { "status": "affected", "version": "\u003e= 7.2.0, \u003c 7.2.1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Pack is a framework for handling and responding to web requests. Starting in version 4.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in Action Controller\u0027s HTTP Token authentication. For applications using HTTP Token authentication via `authenticate_or_request_with_http_token` or similar, a carefully crafted header may cause header parsing to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may choose to use Ruby 3.2 as a workaround.Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.6, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333: Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-16T20:52:35.223Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-vfg9-r3fq-jvx4", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-vfg9-r3fq-jvx4" }, { "name": "https://github.com/rails/rails/commit/56b2fc3302836405b496e196a8d5fc0195e55049", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/56b2fc3302836405b496e196a8d5fc0195e55049" }, { "name": "https://github.com/rails/rails/commit/7c1398854d51f9bb193fb79f226647351133d08a", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/7c1398854d51f9bb193fb79f226647351133d08a" }, { "name": "https://github.com/rails/rails/commit/8e057db25bff1dc7a98e9ae72e0083825b9ac545", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/8e057db25bff1dc7a98e9ae72e0083825b9ac545" }, { "name": "https://github.com/rails/rails/commit/f4dc83d8926509d0958ec21fcdbc2e7df3d32ce2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/f4dc83d8926509d0958ec21fcdbc2e7df3d32ce2" } ], "source": { "advisory": "GHSA-vfg9-r3fq-jvx4", "discovery": "UNKNOWN" }, "title": "Action Controller has possible ReDoS vulnerability in HTTP Token authentication" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-47887", "datePublished": "2024-10-16T20:02:34.722Z", "dateReserved": "2024-10-04T16:00:09.631Z", "dateUpdated": "2024-10-17T16:36:00.367Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-47889 (GCVE-0-2024-47889)
Vulnerability from cvelistv5
Published
2024-10-16 20:55
Modified
2024-10-17 16:31
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1333 - Inefficient Regular Expression Complexity
Summary
Action Mailer is a framework for designing email service layers. Starting in version 3.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the block_format helper in Action Mailer. Carefully crafted text can cause the block_format helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. As a workaround, users can avoid calling the `block_format` helper or upgrade to Ruby 3.2. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 requires Ruby 3.2 or greater so is unaffected.
References
URL | Tags | |
---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rubyonrails", "versions": [ { "lessThan": "6.1.7.9", "status": "affected", "version": "3.0.0", "versionType": "custom" }, { "lessThan": "7.0.8.5", "status": "affected", "version": "7.0.0", "versionType": "custom" }, { "lessThan": "7.1.4.1", "status": "affected", "version": "7.1.0", "versionType": "custom" }, { "lessThan": "7.2.1.1", "status": "affected", "version": "7.2.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-47889", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-17T16:27:30.699423Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-17T16:31:00.794Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 3.0.0, \u003c 6.1.7.9" }, { "status": "affected", "version": "\u003e= 7.0.0, \u003c 7.0.8.5" }, { "status": "affected", "version": "\u003e= 7.1.0, \u003c 7.1.4.1" }, { "status": "affected", "version": "\u003e= 7.2.0, \u003c 7.2.1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Mailer is a framework for designing email service layers. Starting in version 3.0.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the block_format helper in Action Mailer. Carefully crafted text can cause the block_format helper to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. As a workaround, users can avoid calling the `block_format` helper or upgrade to Ruby 3.2. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 requires Ruby 3.2 or greater so is unaffected." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.6, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333: Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-16T20:55:33.958Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-h47h-mwp9-c6q6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-h47h-mwp9-c6q6" }, { "name": "https://github.com/rails/rails/commit/0e5694f4d32544532d2301a9b4084eacb6986e94", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/0e5694f4d32544532d2301a9b4084eacb6986e94" }, { "name": "https://github.com/rails/rails/commit/3612e3eb3fbafed4f85e1c6ea4c7b6addbb0fdd3", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/3612e3eb3fbafed4f85e1c6ea4c7b6addbb0fdd3" }, { "name": "https://github.com/rails/rails/commit/985f1923fa62806ff676e41de67c3b4552131ab9", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/985f1923fa62806ff676e41de67c3b4552131ab9" }, { "name": "https://github.com/rails/rails/commit/be898cc996986decfe238341d96b2a6573b8fd2e", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/be898cc996986decfe238341d96b2a6573b8fd2e" } ], "source": { "advisory": "GHSA-h47h-mwp9-c6q6", "discovery": "UNKNOWN" }, "title": "Action Mailer has possible ReDoS vulnerability in block_format" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-47889", "datePublished": "2024-10-16T20:55:33.958Z", "dateReserved": "2024-10-04T16:00:09.632Z", "dateUpdated": "2024-10-17T16:31:00.794Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-41128 (GCVE-0-2024-41128)
Vulnerability from cvelistv5
Published
2024-10-16 18:04
Modified
2024-10-17 17:11
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-770 - Allocation of Resources Without Limits or Throttling
Summary
Action Pack is a framework for handling and responding to web requests. Starting in version 3.1.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. Carefully crafted query parameters can cause query parameter filtering to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to version 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may use Ruby 3.2 as a workaround. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected.
References
URL | Tags | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:rails:rails:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "rails", "vendor": "rails", "versions": [ { "lessThanOrEqual": "6.1.7.9", "status": "affected", "version": "3.1.0", "versionType": "custom" }, { "lessThan": "7.0.8.5", "status": "affected", "version": "7.0.0", "versionType": "custom" }, { "lessThan": "7.1.4.1", "status": "affected", "version": "7.1.0", "versionType": "custom" }, { "lessThan": "7.2.1.1", "status": "affected", "version": "7.2.0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-41128", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-17T17:09:25.747178Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-10-17T17:11:51.031Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rails", "vendor": "rails", "versions": [ { "status": "affected", "version": "\u003e= 3.1.0, \u003c 6.1.7.9" }, { "status": "affected", "version": "\u003e= 7.0.0, \u003c 7.0.8.5" }, { "status": "affected", "version": "\u003e= 7.1.0, \u003c 7.1.4.1" }, { "status": "affected", "version": "\u003e= 7.2.0, \u003c 7.2.1.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Action Pack is a framework for handling and responding to web requests. Starting in version 3.1.0 and prior to versions 6.1.7.9, 7.0.8.5, 7.1.4.1, and 7.2.1.1, there is a possible ReDoS vulnerability in the query parameter filtering routines of Action Dispatch. Carefully crafted query parameters can cause query parameter filtering to take an unexpected amount of time, possibly resulting in a DoS vulnerability. All users running an affected release should either upgrade to version 6.1.7.9, 7.0.8.5, 7.1.4.1, or 7.2.1.1 or apply the relevant patch immediately. One may use Ruby 3.2 as a workaround. Ruby 3.2 has mitigations for this problem, so Rails applications using Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends on Ruby 3.2 or greater so is unaffected." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "NONE", "attackVector": "NETWORK", "baseScore": 6.6, "baseSeverity": "MEDIUM", "privilegesRequired": "NONE", "subAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "userInteraction": "NONE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U", "version": "4.0", "vulnAvailabilityImpact": "HIGH", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-770", "description": "CWE-770: Allocation of Resources Without Limits or Throttling", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-16T18:04:42.501Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rails/rails/security/advisories/GHSA-x76w-6vjr-8xgj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rails/rails/security/advisories/GHSA-x76w-6vjr-8xgj" }, { "name": "https://github.com/rails/rails/commit/27121e80f6dbb260f5a9f0452cd8411cb681f075", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/27121e80f6dbb260f5a9f0452cd8411cb681f075" }, { "name": "https://github.com/rails/rails/commit/b0fe99fa854ec8ff4498e75779b458392d1560ef", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/b0fe99fa854ec8ff4498e75779b458392d1560ef" }, { "name": "https://github.com/rails/rails/commit/b1241f468d1b32235f438c2e2203386e6efd3891", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/b1241f468d1b32235f438c2e2203386e6efd3891" }, { "name": "https://github.com/rails/rails/commit/fb493bebae1a9b83e494fe7edbf01f6167d606fd", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rails/rails/commit/fb493bebae1a9b83e494fe7edbf01f6167d606fd" }, { "name": "https://access.redhat.com/security/cve/cve-2024-41128", "tags": [ "x_refsource_MISC" ], "url": "https://access.redhat.com/security/cve/cve-2024-41128" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2319036", "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319036" } ], "source": { "advisory": "GHSA-x76w-6vjr-8xgj", "discovery": "UNKNOWN" }, "title": "Action Dispatch has possible ReDoS vulnerability in query parameter filtering" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-41128", "datePublished": "2024-10-16T18:04:42.501Z", "dateReserved": "2024-07-15T15:53:28.323Z", "dateUpdated": "2024-10-17T17:11:51.031Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…