### [CVE-2003-1033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1033) ![](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 (1) instdbmsrv and (2) instlserver programs in SAP DB Development Tools 7.x trust the user-provided INSTROOT environment variable as a path when assigning setuid permissions to the lserver program, which allows local users to gain root privileges via a modified INSTROOT that points to a malicious dbmsrv or lserver program. ### POC #### Reference - http://marc.info/?l=bugtraq&m=105103613727471&w=2 #### Github No PoCs found on GitHub currently.