cve/2017/CVE-2017-7220.md

18 lines
765 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-7220](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7220)
![](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 allows superuser access via sys_obj_save or save of a crafted object, followed by an unauthorized "UPDATE dm_dbo.dm_user_s SET user_privileges=16" command, aka an "RPC save-commands" attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-4532.
### POC
#### Reference
- http://seclists.org/bugtraq/2017/Apr/61
#### Github
No PoCs found on GitHub currently.