CVE-2018-16667
https://notcve.org/view.php?id=CVE-2018-16667
An issue was discovered in Contiki-NG through 4.1. There is a buffer over-read in lookup in os/storage/antelope/lvm.c while parsing AQL (lvm_register_variable, lvm_set_variable_value, create_intersection, create_union). Se ha descubierto un problema en Contiki-NG hasta su versión 4.1. Hay una sobrelectura de búfer en lookup en os/storage/antelope/lvm.c al analizar AQL (lvm_register_variable, lvm_set_variable_value, create_intersection y create_union). • https://github.com/contiki-ng/contiki-ng/issues/597 • CWE-125: Out-of-bounds Read •
CVE-2018-16663
https://notcve.org/view.php?id=CVE-2018-16663
An issue was discovered in Contiki-NG through 4.1. There is a stack-based buffer overflow in parse_relations in os/storage/antelope/aql-parser.c while parsing AQL (storage of relations). Se ha descubierto un problema en Contiki-NG hasta su versión 4.1. Hay un desbordamiento de búfer basado en pila en parse_relations en os/storage/antelope/aql-parser.c al analizar AQL (almacenamiento de relaciones). • https://github.com/contiki-ng/contiki-ng/issues/599 • CWE-787: Out-of-bounds Write •
CVE-2018-16664
https://notcve.org/view.php?id=CVE-2018-16664
An issue was discovered in Contiki-NG through 4.1. There is a buffer overflow in lvm_set_type in os/storage/antelope/lvm.c while parsing AQL (lvm_set_op, lvm_set_relation, lvm_set_operand). Se ha descubierto un problema en Contiki-NG hasta su versión 4.1. Hay un desbordamiento de búfer en lvm_set_type en os/storage/antelope/lvm.c al analizar AQL (lvm_set_op, lvm_set_relation y lvm_set_operand). • https://github.com/contiki-ng/contiki-ng/issues/596 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •