This page lists publicly disclosed CVE vulnerabilities affecting creolabs gravity (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| 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. | [email protected] | 5.5 | 0.05% | 2021-09-20 | 2024-11-21 |
| 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. | [email protected] | 7.8 | 0.16% | 2021-09-20 | 2024-11-21 |
| 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. | [email protected] | 5.5 | 0.27% | 2021-09-20 | 2024-11-21 |
| 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. | [email protected] | 5.5 | 0.05% | 2021-09-20 | 2024-11-21 |
| 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. | [email protected] | 7.8 | 0.31% | 2021-09-20 | 2024-11-21 |
| CVE-2018-13795 | Gravity before 0.5.1 does not support a maximum recursion depth. | [email protected] | 7.5 | 0.33% | 2018-07-09 | 2024-11-21 |
| CVE-2017-1000437 | Creolabs Gravity 1.0 contains a stack based buffer overflow in the operator_string_add function, resulting in remote code execution. | [email protected] | 9.8 | 3.33% | 2018-01-02 | 2024-11-21 |
| 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. | [email protected] | 9.8 | 1.12% | 2017-11-17 | 2026-05-13 |
| 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. | [email protected] | 9.8 | 1.13% | 2017-11-17 | 2026-05-13 |
| CVE-2017-1000075 | Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the memcmp function | [email protected] | 9.8 | 0.85% | 2017-07-17 | 2026-05-13 |
| CVE-2017-1000074 | Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the string_repeat() function. | [email protected] | 9.8 | 0.85% | 2017-07-17 | 2026-05-13 |
| CVE-2017-1000073 | Creolabs Gravity version 1.0 is vulnerable to a heap overflow in an undisclosed component that can result in arbitrary code execution. | [email protected] | 9.8 | 3.06% | 2017-07-17 | 2026-05-13 |
| CVE-2017-1000072 | Creolabs Gravity version 1.0 is vulnerable to a Double Free in gravity_value resulting potentially leading to modification of unexpected memory locations | [email protected] | 9.8 | 0.83% | 2017-07-17 | 2026-05-13 |