Note:
This project will be discontinued after December 13, 2021. [more]
Product:
Gravity
(Creolabs)Repositories |
Unknown: This might be proprietary software. |
#Vulnerabilities | 13 |
Date | Id | Summary | Products | Score | Patch | Annotated |
---|---|---|---|---|---|---|
2021-09-20 | CVE-2021-32281 | An issue was discovered in gravity through 0.8.1. A heap-buffer-overflow exists in the function gnode_function_add_upvalue located in gravity_ast.c. It allows an attacker to cause code Execution. | Gravity | 7.8 | ||
2021-09-20 | CVE-2021-32282 | An issue was discovered in gravity through 0.8.1. A NULL pointer dereference exists in the function ircode_add_check() located in gravity_ircode.c. It allows an attacker to cause Denial of Service. | Gravity | 5.5 | ||
2021-09-20 | CVE-2021-32283 | An issue was discovered in gravity through 0.8.1. A NULL pointer dereference exists in the function gravity_string_to_value() located in gravity_value.c. It allows an attacker to cause Denial of Service. | Gravity | 5.5 | ||
2021-09-20 | CVE-2021-32284 | An issue was discovered in gravity through 0.8.1. A NULL pointer dereference exists in the function ircode_register_pop_context_protect() located in gravity_ircode.c. It allows an attacker to cause Denial of Service. | Gravity | 7.8 | ||
2021-09-20 | CVE-2021-32285 | An issue was discovered in gravity through 0.8.1. A NULL pointer dereference exists in the function list_iterator_next() located in gravity_core.c. It allows an attacker to cause Denial of Service. | Gravity | 5.5 | ||
2017-11-17 | CVE-2017-1000173 | Creolabs Gravity Version: 1.0 Heap Overflow Potential Code Execution. By creating a large loop whiling pushing data to a buffer, we can break out of the bounds checking of that buffer. When list.join is called on the data it will read past a buffer resulting in a Heap-Buffer-Overflow. | Gravity | 9.8 | ||
2018-07-09 | CVE-2018-13795 | Gravity before 0.5.1 does not support a maximum recursion depth. | Gravity | 7.5 | ||
2018-01-02 | CVE-2017-1000437 | Creolabs Gravity 1.0 contains a stack based buffer overflow in the operator_string_add function, resulting in remote code execution. | Gravity | 9.8 | ||
2017-11-17 | CVE-2017-1000172 | Creolabs Gravity Version: 1.0 Use-After-Free Possible code execution. An example of a Heap-Use-After-Free after the 'sublexer' pointer has been freed. Line 542 of gravity_lexer.c. 'lexer' is being used to access a variable but 'lexer' has already been freed, creating a Heap Use-After-Free condition. | Gravity | 9.8 | ||
2017-07-17 | CVE-2017-1000075 | Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the memcmp function | Gravity | 9.8 |