Creolabs

Gravity

13 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.31%
  • Veröffentlicht 20.09.2021 16:15:10
  • Zuletzt bearbeitet 21.11.2024 06:06:57

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.

Exploit
  • EPSS 0.14%
  • Veröffentlicht 20.09.2021 16:15:10
  • Zuletzt bearbeitet 21.11.2024 06:06:57

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.

Exploit
  • EPSS 0.27%
  • Veröffentlicht 20.09.2021 16:15:10
  • Zuletzt bearbeitet 21.11.2024 06:06:57

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.

Exploit
  • EPSS 0.16%
  • Veröffentlicht 20.09.2021 16:15:10
  • Zuletzt bearbeitet 21.11.2024 06:06:57

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.

Exploit
  • EPSS 0.14%
  • Veröffentlicht 20.09.2021 16:15:10
  • Zuletzt bearbeitet 21.11.2024 06:06:57

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.

Exploit
  • EPSS 0.33%
  • Veröffentlicht 09.07.2018 21:29:00
  • Zuletzt bearbeitet 21.11.2024 03:48:02

Gravity before 0.5.1 does not support a maximum recursion depth.

Exploit
  • EPSS 3.33%
  • Veröffentlicht 02.01.2018 23:29:00
  • Zuletzt bearbeitet 21.11.2024 03:04:44

Creolabs Gravity 1.0 contains a stack based buffer overflow in the operator_string_add function, resulting in remote code execution.

Exploit
  • EPSS 1.13%
  • Veröffentlicht 17.11.2017 03:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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 bee...

Exploit
  • EPSS 1.12%
  • Veröffentlicht 17.11.2017 03:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

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 r...

Exploit
  • EPSS 0.83%
  • Veröffentlicht 17.07.2017 13:18:18
  • Zuletzt bearbeitet 20.04.2025 01:37:25

Creolabs Gravity version 1.0 is vulnerable to a Double Free in gravity_value resulting potentially leading to modification of unexpected memory locations