### [CVE-2017-7221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7221) ![](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 OpenText Documentum Content Server has an inadequate protection mechanism against SQL injection, which allows remote authenticated users to execute arbitrary code with super-user privileges by leveraging the availability of the dm_bp_transition docbase method with a user-created dm_procedure object, as demonstrated by use of a backspace character in an injected string. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-2513. ### POC #### Reference - http://seclists.org/fulldisclosure/2017/Apr/97 - https://www.exploit-db.com/exploits/41928/ #### Github - https://github.com/ARPSyndicate/cvemon