summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202401-14.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-10 19:03:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-10 19:03:44 +0000
commit6a4408b9bbd9fe61dc0966f587db94081fa5f52b (patch)
treeb169c2aac67648694c722324d81d57fd34c69d23 /metadata/glsa/glsa-202401-14.xml
parent8c8f1cfd2aa9e839aad7dad6fd43b370cfbc0a1e (diff)
gentoo auto-resync : 10:01:2024 - 19:03:44
Diffstat (limited to 'metadata/glsa/glsa-202401-14.xml')
-rw-r--r--metadata/glsa/glsa-202401-14.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202401-14.xml b/metadata/glsa/glsa-202401-14.xml
new file mode 100644
index 000000000000..8489fd1909cd
--- /dev/null
+++ b/metadata/glsa/glsa-202401-14.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-14">
+ <title>RedCloth: ReDoS Vulnerability</title>
+ <synopsis>A denial of service vulnerability has been found in RedCloth.</synopsis>
+ <product type="ebuild">redcloth</product>
+ <announced>2024-01-10</announced>
+ <revised count="1">2024-01-10</revised>
+ <bug>908035</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-ruby/redcloth" auto="yes" arch="*">
+ <unaffected range="ge">4.3.2-r5</unaffected>
+ <vulnerable range="lt">4.3.2-r5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>RedCloth is a module for using Textile in Ruby</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in RedCloth. Please review the CVE identifier referenced below for details.</p>
+ </description>
+ <impact type="low">
+ <p>RedCloth is vulnerable to a regular expression denial of service (&#34;ReDoS&#34;) attack via the sanitize_html function.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All RedCloth users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-ruby/redcloth-4.3.2-r5"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-31606">CVE-2023-31606</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-10T13:10:26.781895Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2024-01-10T13:10:26.785113Z">graaff</metadata>
+</glsa> \ No newline at end of file