mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
969 B
Markdown
19 lines
969 B
Markdown
### [CVE-2017-7221](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7221)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|