{"url":"http://public2.vulnerablecode.io/api/packages/170785?format=json","purl":"pkg:gem/actiontext@7.1.3","type":"gem","namespace":"","name":"actiontext","version":"7.1.3","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"7.1.4.1","latest_non_vulnerable_version":"7.2.1.1","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/51598?format=json","vulnerability_id":"VCID-nchh-dnkh-tbev","summary":"Arbitrary Code Execution Vulnerability in Trix Editor included in ActionText\nFrom version 7.0 onwards the ActionText gem includes a copy of the Trix rich text editor.\nPrior to versions 7.0.8.3 and 7.1.3.3, ActionText included a version of Trix that\nis vulnerable to arbitrary code execution when\ncopying and pasting content from the web or other documents with markup into the editor.\nThe vulnerability stems from improper sanitization of pasted content, allowing an attacker\nto embed malicious scripts which are executed within the context of the application.\n\n# Vulnerable Versions:\n  * 7.1 series older than 7.1.3.3\n  * 7.0 series older than 7.0.8.3\n\n# Fixed Versions:\n  * 7.1.3.3\n  * 7.0.8.3\n\n# Vector:\n\nBug 1: When copying content manipulated by a script, such as:\n```javascript\ndocument.addEventListener('copy', function(e){\n  e.clipboardData.setData('text/html', '<div><noscript><div class=\"123</noscript>456<img src=1 onerror=alert(1)//\"></div></noscript></div>');\n  e.preventDefault();\n});\n```\nand pasting into the Trix editor, the script within the content is executed.\n\nBug 2: Similar execution occurs with content structured as:\n\n```javascript\ndocument.write(`copy<div data-trix-attachment=\"{&quot;contentType&quot;:&quot;text/html&quot;,&quot;content&quot;:&quot;&lt;img src=1 onerror=alert(101)&gt;HELLO123&quot;}\"></div>me`);\n```\n\n# Impact:\n\nAn attacker could exploit these vulnerabilities to execute arbitrary JavaScript code\nwithin the context of the user's session, potentially leading to unauthorized actions\nbeing performed or sensitive information being disclosed.\n\n# Remediation:\n\nUpdate Recommendation: Users of ActionText 7.0 should upgrade to ActionText version 7.0.8.3 or later.\nUsers of ActionText 7.1 should upgrade to version 7.1.3.3 or later.\nThese updated versions incorporate proper sanitization of input from copied content.\n\nCSP Enhancement: Additionally, enhancing the Content Security Policy (CSP) to disallow inline scripts\ncan significantly mitigate the risk of such vulnerabilities.\nSet CSP policies such as script-src 'self' to ensure that only scripts hosted on the same origin\nare executed, and explicitly prohibit inline scripts using script-src-elem.","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-34341","reference_id":"","reference_type":"","scores":[{"value":"0.00551","scoring_system":"epss","scoring_elements":"0.68385","published_at":"2026-06-07T12:55:00Z"},{"value":"0.00551","scoring_system":"epss","scoring_elements":"0.68386","published_at":"2026-06-09T12:55:00Z"},{"value":"0.00551","scoring_system":"epss","scoring_elements":"0.6837","published_at":"2026-06-08T12:55:00Z"},{"value":"0.00551","scoring_system":"epss","scoring_elements":"0.68393","published_at":"2026-06-06T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-34341"},{"reference_url":"https://discuss.rubyonrails.org/t/xss-vulnerabilities-in-trix-editor/85803","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://discuss.rubyonrails.org/t/xss-vulnerabilities-in-trix-editor/85803"},{"reference_url":"https://github.com/advisories/GHSA-qjqp-xr96-cj99","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3","scoring_elements":""},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-qjqp-xr96-cj99"},{"reference_url":"https://github.com/basecamp/trix","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/basecamp/trix"},{"reference_url":"https://github.com/basecamp/trix/commit/1a5c68a14d48421fc368e30026f4a7918028b7ad","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/commit/1a5c68a14d48421fc368e30026f4a7918028b7ad"},{"reference_url":"https://github.com/basecamp/trix/commit/841ff19b53f349915100bca8fcb488214ff93554","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/commit/841ff19b53f349915100bca8fcb488214ff93554"},{"reference_url":"https://github.com/basecamp/trix/pull/1147","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/pull/1147"},{"reference_url":"https://github.com/basecamp/trix/pull/1149","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/pull/1149"},{"reference_url":"https://github.com/basecamp/trix/releases/tag/v2.1.1","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/releases/tag/v2.1.1"},{"reference_url":"https://github.com/rails/rails/commit/07e6c88cc4defe6f6b8d28e79eb13a518e15b14c","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rails/rails/commit/07e6c88cc4defe6f6b8d28e79eb13a518e15b14c"},{"reference_url":"https://github.com/rails/rails/commit/260cb392fc1ee91d0b749cff08d1c8d54b230bd3","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rails/rails/commit/260cb392fc1ee91d0b749cff08d1c8d54b230bd3"},{"reference_url":"https://github.com/rails/rails/commit/73fac32511eefdd45d8f00fecc2b8cc5408ea6d5","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rails/rails/commit/73fac32511eefdd45d8f00fecc2b8cc5408ea6d5"},{"reference_url":"https://rubyonrails.org/2024/5/17/Rails-Versions-7-0-8-2-and-7-1-3-3-have-been-released","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://rubyonrails.org/2024/5/17/Rails-Versions-7-0-8-2-and-7-1-3-3-have-been-released"},{"reference_url":"https://rubyonrails.org/2024/5/17/Rails-Versions-7-0-8-3-has-been-released","reference_id":"","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://rubyonrails.org/2024/5/17/Rails-Versions-7-0-8-3-has-been-released"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-34341","reference_id":"CVE-2024-34341","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-34341"},{"reference_url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-34341.yml","reference_id":"CVE-2024-34341.YML","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-34341.yml"},{"reference_url":"https://github.com/basecamp/trix/security/advisories/GHSA-qjqp-xr96-cj99","reference_id":"GHSA-qjqp-xr96-cj99","reference_type":"","scores":[{"value":"5.4","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-05-07T18:19:32Z/"}],"url":"https://github.com/basecamp/trix/security/advisories/GHSA-qjqp-xr96-cj99"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/81205?format=json","purl":"pkg:gem/actiontext@7.1.3.3","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-uakr-rs4x-zkew"},{"vulnerability":"VCID-v2pc-ee3h-9bf4"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.1.3.3"}],"aliases":["CVE-2024-34341","GHSA-qjqp-xr96-cj99"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-nchh-dnkh-tbev"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/51600?format=json","vulnerability_id":"VCID-uakr-rs4x-zkew","summary":"Possible ReDoS vulnerability in plain_text_for_blockquote_node in Action Text\nThere is a possible ReDoS vulnerability in the\nplain_text_for_blockquote_node helper in Action Text. This\nvulnerability has been assigned the CVE identifier CVE-2024-47888.\n\n## Impact\n\nCarefully crafted text can cause the plain_text_for_blockquote_node\nhelper to take an unexpected amount of time, possibly resulting\nin a DoS vulnerability. All users running an affected release should\neither upgrade or apply the relevant patch immediately.\n\nRuby 3.2 has mitigations for this problem, so Rails applications\nusing Ruby 3.2 or newer are unaffected. Rails 8.0.0.beta1 depends\non Ruby 3.2 or greater so is unaffected.\n\n## Releases\n\nThe fixed releases are available at the normal locations.\n\n## Workarounds\n\nUsers can avoid calling `plain_text_for_blockquote_node` or\nupgrade to Ruby 3.2.\n\n## Credits\n\nThanks to [ooooooo_q](https://hackerone.com/ooooooo_q) for the report!","references":[{"reference_url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-47888.json","reference_id":"","reference_type":"","scores":[{"value":"3.7","scoring_system":"cvssv3","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"}],"url":"https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-47888.json"},{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47888","reference_id":"","reference_type":"","scores":[{"value":"0.00476","scoring_system":"epss","scoring_elements":"0.65259","published_at":"2026-06-09T12:55:00Z"},{"value":"0.00476","scoring_system":"epss","scoring_elements":"0.6524","published_at":"2026-06-08T12:55:00Z"},{"value":"0.00476","scoring_system":"epss","scoring_elements":"0.65251","published_at":"2026-06-07T12:55:00Z"},{"value":"0.00476","scoring_system":"epss","scoring_elements":"0.65264","published_at":"2026-06-06T12:55:00Z"},{"value":"0.00476","scoring_system":"epss","scoring_elements":"0.65253","published_at":"2026-06-05T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-47888"},{"reference_url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47888","reference_id":"","reference_type":"","scores":[],"url":"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47888"},{"reference_url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml","reference_id":"","reference_type":"","scores":[{"value":"5.9","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"}],"url":"https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml"},{"reference_url":"https://github.com/rails/rails","reference_id":"","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rails/rails"},{"reference_url":"https://github.com/rails/rails/security/advisories/GHSA-wwhv-wxv9-rpgw","reference_id":"","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-16T20:45:54Z/"}],"url":"https://github.com/rails/rails/security/advisories/GHSA-wwhv-wxv9-rpgw"},{"reference_url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085376","reference_id":"1085376","reference_type":"","scores":[],"url":"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085376"},{"reference_url":"https://bugzilla.redhat.com/show_bug.cgi?id=2319035","reference_id":"2319035","reference_type":"","scores":[],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2319035"},{"reference_url":"https://github.com/rails/rails/commit/4f4312b21a6448336de7c7ab0c4d94b378def468","reference_id":"4f4312b21a6448336de7c7ab0c4d94b378def468","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-16T20:45:54Z/"}],"url":"https://github.com/rails/rails/commit/4f4312b21a6448336de7c7ab0c4d94b378def468"},{"reference_url":"https://github.com/rails/rails/commit/727b0946c3cab04b825c039435eac963d4e91822","reference_id":"727b0946c3cab04b825c039435eac963d4e91822","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-16T20:45:54Z/"}],"url":"https://github.com/rails/rails/commit/727b0946c3cab04b825c039435eac963d4e91822"},{"reference_url":"https://github.com/rails/rails/commit/ba286c0a310b7f19cf5cac2a7a4c9def5cf9882e","reference_id":"ba286c0a310b7f19cf5cac2a7a4c9def5cf9882e","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-16T20:45:54Z/"}],"url":"https://github.com/rails/rails/commit/ba286c0a310b7f19cf5cac2a7a4c9def5cf9882e"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47888","reference_id":"CVE-2024-47888","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-47888"},{"reference_url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-47888.yml","reference_id":"CVE-2024-47888.YML","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-47888.yml"},{"reference_url":"https://github.com/rails/rails/commit/de0df7caebd9cb238a6f10dca462dc5f8d5e98b5","reference_id":"de0df7caebd9cb238a6f10dca462dc5f8d5e98b5","reference_type":"","scores":[{"value":"6.6","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2024-10-16T20:45:54Z/"}],"url":"https://github.com/rails/rails/commit/de0df7caebd9cb238a6f10dca462dc5f8d5e98b5"},{"reference_url":"https://github.com/advisories/GHSA-wwhv-wxv9-rpgw","reference_id":"GHSA-wwhv-wxv9-rpgw","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-wwhv-wxv9-rpgw"},{"reference_url":"https://usn.ubuntu.com/7290-1/","reference_id":"USN-7290-1","reference_type":"","scores":[],"url":"https://usn.ubuntu.com/7290-1/"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/82977?format=json","purl":"pkg:gem/actiontext@7.1.4.1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.1.4.1"},{"url":"http://public2.vulnerablecode.io/api/packages/81725?format=json","purl":"pkg:gem/actiontext@7.2.0.beta1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-uakr-rs4x-zkew"},{"vulnerability":"VCID-v2pc-ee3h-9bf4"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.2.0.beta1"},{"url":"http://public2.vulnerablecode.io/api/packages/82978?format=json","purl":"pkg:gem/actiontext@7.2.1.1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.2.1.1"},{"url":"http://public2.vulnerablecode.io/api/packages/170792?format=json","purl":"pkg:gem/actiontext@8.0.0.beta1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-uakr-rs4x-zkew"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@8.0.0.beta1"}],"aliases":["CVE-2024-47888","GHSA-wwhv-wxv9-rpgw"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-uakr-rs4x-zkew"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/51599?format=json","vulnerability_id":"VCID-v2pc-ee3h-9bf4","summary":"ActionText ContentAttachment can Contain Unsanitized HTML\nInstances of ActionText::Attachable::ContentAttachment included\nwithin a rich_text_area tag could potentially contain unsanitized HTML.\n\nThis has been assigned the CVE identifier CVE-2024-32464.\n\nVersions Affected:  >= 7.1.0\nNot affected:       < 7.1.0\nFixed Versions:     7.1.3.4\n\nImpact\n------\n\nThis could lead to a potential cross site scripting issue within the Trix editor.\n\nReleases\n--------\n\nThe fixed releases are available at the normal locations.\n\nWorkarounds\n-----------\n\nN/A\n\nPatches\n-------\nTo aid users who aren't able to upgrade immediately we have provided\npatches for the supported release series in accordance with our\n[maintenance policy](https://guides.rubyonrails.org/maintenance_policy.html#security-issues)\nregarding security issues. They are in git-am format and consist\nof a single changeset.\n\n* action_text_content_attachment_xss_7_1_stable.patch - Patch for 7.1 series\n\nCredits\n-------\n\nThank you [ooooooo_q](https://hackerone.com/ooooooo_q) for reporting this!","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2024-32464","reference_id":"","reference_type":"","scores":[{"value":"0.0028","scoring_system":"epss","scoring_elements":"0.5164","published_at":"2026-06-08T12:55:00Z"},{"value":"0.0028","scoring_system":"epss","scoring_elements":"0.51659","published_at":"2026-06-09T12:55:00Z"},{"value":"0.0028","scoring_system":"epss","scoring_elements":"0.51694","published_at":"2026-06-06T12:55:00Z"},{"value":"0.0028","scoring_system":"epss","scoring_elements":"0.51688","published_at":"2026-06-05T12:55:00Z"},{"value":"0.0028","scoring_system":"epss","scoring_elements":"0.51672","published_at":"2026-06-07T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2024-32464"},{"reference_url":"https://github.com/rails/rails","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"5.1","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rails/rails"},{"reference_url":"https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"5.1","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-07-31T19:54:13Z/"}],"url":"https://github.com/rails/rails/commit/e215bf3360e6dfe1497c1503a495e384ed6b0995"},{"reference_url":"https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3","scoring_elements":""},{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""},{"value":"5.1","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""},{"value":"Track","scoring_system":"ssvc","scoring_elements":"SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-07-31T19:54:13Z/"}],"url":"https://github.com/rails/rails/security/advisories/GHSA-prjp-h48f-jgf6"},{"reference_url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-32464.yml","reference_id":"","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"5.1","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actiontext/CVE-2024-32464.yml"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2024-32464","reference_id":"CVE-2024-32464","reference_type":"","scores":[{"value":"6.1","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"value":"5.1","scoring_system":"cvssv4","scoring_elements":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"},{"value":"MODERATE","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2024-32464"},{"reference_url":"https://github.com/advisories/GHSA-prjp-h48f-jgf6","reference_id":"GHSA-prjp-h48f-jgf6","reference_type":"","scores":[{"value":"MODERATE","scoring_system":"cvssv3.1_qr","scoring_elements":""}],"url":"https://github.com/advisories/GHSA-prjp-h48f-jgf6"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/81726?format=json","purl":"pkg:gem/actiontext@7.1.3.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-uakr-rs4x-zkew"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.1.3.4"},{"url":"http://public2.vulnerablecode.io/api/packages/81727?format=json","purl":"pkg:gem/actiontext@7.2.0.beta2","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-uakr-rs4x-zkew"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.2.0.beta2"}],"aliases":["CVE-2024-32464","GHSA-prjp-h48f-jgf6"],"risk_score":3.1,"exploitability":"0.5","weighted_severity":"6.2","resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-v2pc-ee3h-9bf4"}],"fixing_vulnerabilities":[],"risk_score":"3.1","resource_url":"http://public2.vulnerablecode.io/packages/pkg:gem/actiontext@7.1.3"}