CVE-2022-25759 – Remote Code Injection
https://notcve.org/view.php?id=CVE-2022-25759
The package convert-svg-core before 0.6.2 are vulnerable to Remote Code Injection via sending an SVG file containing the payload. El paquete convert-svg-core versiones anteriores a 0.6.2, es vulnerable a una Inyección de Código Remota por medio del envío de un archivo SVG que contiene la carga útil • https://github.com/neocotic/convert-svg/commit/7e6031ac7427cf82cf312cb4a25040f2e6efe7a5 https://github.com/neocotic/convert-svg/issues/81 https://github.com/neocotic/convert-svg/pull/82 https://security.snyk.io/vuln/SNYK-JS-CONVERTSVGCORE-2849633 • CWE-94: Improper Control of Generation of Code ('Code Injection') •
CVE-2022-24429 – Arbitrary Code Injection
https://notcve.org/view.php?id=CVE-2022-24429
The package convert-svg-core before 0.6.3 are vulnerable to Arbitrary Code Injection when using a specially crafted SVG file. An attacker can read arbitrary files from the file system and then show the file content as a converted PNG file. El paquete convert-svg-core versiones anteriores a 0.6.3, es vulnerable a una inyección arbitraria de código cuando es usado un archivo SVG especialmente diseñado. Un atacante puede leer archivos arbitrarios del sistema de archivos y luego mostrar el contenido del archivo como un archivo PNG convertido • https://github.com/neocotic/convert-svg/commit/a43dffaab0f1e419d5be84e2e7356b86ffac3cf1 https://github.com/neocotic/convert-svg/issues/84 https://snyk.io/vuln/SNYK-JS-CONVERTSVGCORE-2859212 • CWE-94: Improper Control of Generation of Code ('Code Injection') •
CVE-2021-23631 – Directory Traversal
https://notcve.org/view.php?id=CVE-2021-23631
This affects all versions of package convert-svg-core; all versions of package convert-svg-to-png; all versions of package convert-svg-to-jpeg. Using a specially crafted SVG file, an attacker could read arbitrary files from the file system and then show the file content as a converted PNG file. Esto afecta a todas las versiones del paquete convert-svg-core; todas las versiones del paquete convert-svg-to-png; todas las versiones del paquete convert-svg-to-jpeg. Usando un archivo SVG especialmente diseñado, un atacante podría leer archivos arbitrarios del sistema de archivos y luego mostrar el contenido del archivo como un archivo PNG convertido • https://gist.github.com/legndery/a248350bb25b8502a03c2f407cedeb14 https://snyk.io/vuln/SNYK-JS-CONVERTSVGCORE-1582785 https://snyk.io/vuln/SNYK-JS-CONVERTSVGTOJPEG-2348245 https://snyk.io/vuln/SNYK-JS-CONVERTSVGTOPNG-2348244 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •