Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Creolabs Subscribe
Total 13 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-32282 1 Creolabs 1 Gravity 2022-05-03 4.3 MEDIUM 5.5 MEDIUM
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.
CVE-2021-32281 1 Creolabs 1 Gravity 2021-10-01 6.8 MEDIUM 7.8 HIGH
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.
CVE-2021-32284 1 Creolabs 1 Gravity 2021-10-01 6.8 MEDIUM 7.8 HIGH
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.
CVE-2021-32283 1 Creolabs 1 Gravity 2021-10-01 4.3 MEDIUM 5.5 MEDIUM
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.
CVE-2021-32285 1 Creolabs 1 Gravity 2021-10-01 4.3 MEDIUM 5.5 MEDIUM
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.
CVE-2017-1000173 1 Creolabs 1 Gravity 2019-10-02 7.5 HIGH 9.8 CRITICAL
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.
CVE-2018-13795 1 Creolabs 1 Gravity 2018-09-05 5.0 MEDIUM 7.5 HIGH
Gravity before 0.5.1 does not support a maximum recursion depth.
CVE-2017-1000437 1 Creolabs 1 Gravity 2018-01-16 7.5 HIGH 9.8 CRITICAL
Creolabs Gravity 1.0 contains a stack based buffer overflow in the operator_string_add function, resulting in remote code execution.
CVE-2017-1000172 1 Creolabs 1 Gravity 2017-11-30 7.5 HIGH 9.8 CRITICAL
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.
CVE-2017-1000072 1 Creolabs 1 Gravity 2017-07-19 7.5 HIGH 9.8 CRITICAL
Creolabs Gravity version 1.0 is vulnerable to a Double Free in gravity_value resulting potentially leading to modification of unexpected memory locations
CVE-2017-1000075 1 Creolabs 1 Gravity 2017-07-19 7.5 HIGH 9.8 CRITICAL
Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the memcmp function
CVE-2017-1000074 1 Creolabs 1 Gravity 2017-07-19 7.5 HIGH 9.8 CRITICAL
Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the string_repeat() function.
CVE-2017-1000073 1 Creolabs 1 Gravity 2017-07-19 7.5 HIGH 9.8 CRITICAL
Creolabs Gravity version 1.0 is vulnerable to a heap overflow in an undisclosed component that can result in arbitrary code execution.