### [CVE-2007-5927](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5927) ![](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 Directory traversal vulnerability in OpenBase 10.0.5 and earlier allows remote authenticated users to create files with arbitrary contents via a .. (dot dot) in the first argument to the GlobalLog stored procedure. NOTE: this can be leveraged to execute arbitrary code using CVE-2007-5926. ### POC #### Reference - http://www.netragard.com/pdfs/research/NETRAGARD-20070313-OPENBASE.txt #### Github No PoCs found on GitHub currently.