VYPR
Vendor
Products
1
CVEs
6
Across products
6
Status
Private

Products

1

Recent CVEs

6
CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2017-1000173Cri0.649.80.01Nov 17, 2017Creolabs 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-2017-1000172Cri0.649.80.01Nov 17, 2017Creolabs 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-1000075Cri0.649.80.01Jul 17, 2017Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the memcmp function
CVE-2017-1000074Cri0.649.80.01Jul 17, 2017Creolabs Gravity version 1.0 is vulnerable to a stack overflow in the string_repeat() function.
CVE-2017-1000073Cri0.649.80.03Jul 17, 2017Creolabs Gravity version 1.0 is vulnerable to a heap overflow in an undisclosed component that can result in arbitrary code execution.
CVE-2017-1000072Cri0.649.80.01Jul 17, 2017Creolabs Gravity version 1.0 is vulnerable to a Double Free in gravity_value resulting potentially leading to modification of unexpected memory locations