### [CVE-2019-6986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6986) ![](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 SPARQL Injection in VIVO Vitro v1.10.0 allows a remote attacker to execute arbitrary SPARQL via the uri parameter, leading to a regular expression denial of service (ReDoS), as demonstrated by crafted use of FILTER%20regex in a /individual?uri= request. ### POC #### Reference - http://packetstormsecurity.com/files/172838/VIVO-SPARQL-Injection.html #### Github - https://github.com/ARPSyndicate/cvemon