Safety vulnerability ID: 53750
The information on this page was manually curated by our Cybersecurity Intelligence Team.
CairosSVG 2.7.0 include a fix for CVE-2023-27586: Prior to version 2.7.0, Cairo can send requests to external hosts when processing SVG files. A malicious actor could send a specially crafted SVG file that allows them to perform a server-side request forgery or denial of service. Version 2.7.0 disables CairoSVG's ability to access other files online by default.
Latest version: 2.7.1
A Simple SVG Converter based on Cairo
====================================
**WARNING:** this is a security update.
When processing SVG files, CairoSVG could access other files online, possibly
leading to very long renderings or other security problems.
This feature is now disabled by default. External resources can still be
accessed using the "unsafe" or the "url_fetcher" parameter.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application