CVE-2019-13107
https://notcve.org/view.php?id=CVE-2019-13107
Multiple integer overflows exist in MATIO before 1.5.16, related to mat.c, mat4.c, mat5.c, mat73.c, and matvar_struct.c Se presentan múltiples desbordamientos de enteros en MATIO anterior a la versión 1.5.16, relacionados con los archivos mat.c, mat4.c, mat5.c, mat73.c y matvar_struct.c • https://github.com/tbeu/matio/compare/f8cd397...fabac6c https://github.com/tbeu/matio/pull/118 https://github.com/tbeu/matio/releases/tag/v1.5.16 https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N7AE25FWDBPC7KLVMPLHT4G64O4GISQQ • CWE-190: Integer Overflow or Wraparound •
CVE-2019-9026
https://notcve.org/view.php?id=CVE-2019-9026
An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a heap-based buffer overflow in the function InflateVarName() in inflate.c when called from ReadNextCell in mat5.c. Se ha descubierto un problema en libmatio.a en matio (también conocido como "MAT File I/O Library") 1.5.13. Hay un desbordamiento de búfer basado en memoria dinámica (heap) en la función InflateVarName() en inflate.c cuando se llama desde ReadNextCell en mat5.c. • https://github.com/TeamSeri0us/pocs/tree/master/matio https://github.com/tbeu/matio/issues/103 • CWE-787: Out-of-bounds Write •
CVE-2019-9035
https://notcve.org/view.php?id=CVE-2019-9035
An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a stack-based buffer over-read in the function ReadNextStructField() in mat5.c. Se ha descubierto un problema en libmatio.a en matio (también conocido como "MAT File I/O Library") 1.5.13. Hay una sobrelectura de búfer basada en pila en la función ReadNextStructField() en mat5.c. • https://github.com/TeamSeri0us/pocs/tree/master/matio https://github.com/tbeu/matio/issues/103 • CWE-125: Out-of-bounds Read •
CVE-2019-9038
https://notcve.org/view.php?id=CVE-2019-9038
An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is an out-of-bounds read problem with a SEGV in the function ReadNextCell() in mat5.c. Se ha descubierto un problema en libmatio.a en matio (también conocido como "MAT File I/O Library") 1.5.13. Hay un problema de lectura fuera de límites con un SEGV en la función ReadNextCell() en mat5.c. • https://github.com/TeamSeri0us/pocs/tree/master/matio https://github.com/tbeu/matio/issues/103 • CWE-125: Out-of-bounds Read •
CVE-2019-9036
https://notcve.org/view.php?id=CVE-2019-9036
An issue was discovered in libmatio.a in matio (aka MAT File I/O Library) 1.5.13. There is a heap-based buffer overflow in the function ReadNextFunctionHandle() in mat5.c. Se ha descubierto un problema en libmatio.a en matio (también conocido como "MAT File I/O Library") 1.5.13. Hay un desbordamiento de búfer basado en memoria dinámica (heap) en la función ReadNextFunctionHandle() en mat5.c. • https://github.com/TeamSeri0us/pocs/tree/master/matio https://github.com/tbeu/matio/issues/103 • CWE-787: Out-of-bounds Write •