### [CVE-2017-10989](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10989) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The getNodeSize function in ext/rtree/rtree.c in SQLite through 3.19.3, as used in GDAL and other products, mishandles undersized RTree blobs in a crafted database, leading to a heap-based buffer over-read or possibly unspecified other impact. ### POC #### Reference - http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/victoriza/claire