CVE-2017-1000173
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
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.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/marcobambini/gravity/issues/172
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| creolabs | gravity | 1.0 | |
References
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.