
CVE-2023-46045 – graphviz 2.43.0 Buffer Overflow / Code Execution
https://notcve.org/view.php?id=CVE-2023-46045
29 Jan 2024 — Graphviz 2.36.0 through 9.x before 10.0.1 has an out-of-bounds read via a crafted config6a file. NOTE: exploitability may be uncommon because this file is typically owned by root. Graphviz 2.36 anterior a 10.0.0 tiene una lectura fuera de los límites a través de un archivo config6a manipulado. NOTA: la explotabilidad puede ser poco común porque este archivo normalmente es propiedad del usuario root. graphviz version 2.43.0 has been reported as having a buffer overflow vulnerability. Some debate regarding th... • http://seclists.org/fulldisclosure/2024/Feb/24 • CWE-125: Out-of-bounds Read •

CVE-2020-18032 – graphviz: off-by-one in parse_reclbl() in lib/common/shapes.c
https://notcve.org/view.php?id=CVE-2020-18032
29 Apr 2021 — Buffer Overflow in Graphviz Graph Visualization Tools from commit ID f8b9e035 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (application crash) by loading a crafted file into the "lib/common/shapes.c" component. Un Desbordamiento de Búfer en Graphviz Graph Visualization Tools desde el ID del commit f8b9e035 y versiones anteriores, permite a atacantes remotos ejecutar código arbitrario o provocar una denegación de servicio (bloqueo de la aplicación) al cargar un a... • https://gitlab.com/graphviz/graphviz/-/issues/1700 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE-193: Off-by-one Error •

CVE-2019-9904 – Gentoo Linux Security Advisory 202107-04
https://notcve.org/view.php?id=CVE-2019-9904
21 Mar 2019 — An issue was discovered in lib\cdt\dttree.c in libcdt.a in graphviz 2.40.1. Stack consumption occurs because of recursive agclose calls in lib\cgraph\graph.c in libcgraph.a, related to agfstsubg in lib\cgraph\subg.c. Se ha descubierto un problema en lib\cdt\dttree.c en libcdt.a en graphviz 2.40.1. Ocurre un consumo de pila debido a llamadas recursivas agclose en lib\cgraph\graph.c en libcgraph.a, relacionado con agfstsubg en lib\cgraph\subg.c. Multiple vulnerabilities have been found in Graphviz, the worst ... • https://gitlab.com/graphviz/graphviz/issues/1512 • CWE-674: Uncontrolled Recursion •

CVE-2018-10196 – Ubuntu Security Notice USN-5971-1
https://notcve.org/view.php?id=CVE-2018-10196
30 May 2018 — NULL pointer dereference vulnerability in the rebuild_vlists function in lib/dotgen/conc.c in the dotgen library in Graphviz 2.40.1 allows remote attackers to cause a denial of service (application crash) via a crafted file. Vulnerabilidad de desreferencia de puntero NULL en la función ebuild_vlists en lib/dotgen/conc.c en la biblioteca dotgen en Graphviz 2.40.1 permite que atacantes remotos provoquen una denegación de servicio (cierre inesperado de la aplicación) mediante un archivo manipulado. It was disc... • https://bugzilla.redhat.com/show_bug.cgi?id=1579254 • CWE-476: NULL Pointer Dereference •

CVE-2014-9157 – Debian Security Advisory 3098-1
https://notcve.org/view.php?id=CVE-2014-9157
03 Dec 2014 — Format string vulnerability in the yyerror function in lib/cgraph/scan.l in Graphviz allows remote attackers to have unspecified impact via format string specifiers in unknown vectors, which are not properly handled in an error string. Vulnerabilidad de formato de cadena en la función yyerror en ib/cgraph/scan.l en Graphviz permite a atacantes remotos tener un impacto no especificado a través de especificadores de formatos de cadena en vectores desconocidos, que no están manejados correctamente en una caden... • http://advisories.mageia.org/MGASA-2014-0520.html • CWE-134: Use of Externally-Controlled Format String •