summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 096c4f73e29f..d07af861547a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="a3cef1e6-51d8-11eb-9b8d-08002728f74c">
+ <topic>CairoSVG -- Regular Expression Denial of Service vulnerability</topic>
+ <affects>
+ <package>
+ <name>py36-cairosvg</name>
+ <name>py37-cairosvg</name>
+ <name>py38-cairosvg</name>
+ <name>py39-cairosvg</name>
+ <range><ge>2.0.0</ge><lt>2.5.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>CairoSVG security advisories:</p>
+ <blockquote cite="https://github.com/Kozea/CairoSVG/security/advisories/GHSA-hq37-853p-g5cf">
+ <p>When processing SVG files, the python package CairoSVG uses two regular
+ expressions which are vulnerable to Regular Expression Denial of Service
+ (REDoS).</p>
+ <p>If an attacker provides a malicious SVG, it can make cairosvg get stuck
+ processing the file for a very long time.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://github.com/Kozea/CairoSVG/security/advisories/GHSA-hq37-853p-g5cf</url>
+ </references>
+ <dates>
+ <discovery>2020-12-30</discovery>
+ <entry>2021-01-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="a2a2b34d-52b4-11eb-87cb-001b217b3468">
<topic>Gitlab -- multiple vulnerabilities</topic>
<affects>