CVE-2017-15014
CVSS V2 Medium 4
CVSS V3 Medium 4.3
Description
OpenText Documentum Content Server (formerly EMC Documentum Content Server) through 7.3 contains the following design gap, which allows authenticated users to download arbitrary content files regardless of the attacker's repository permissions: When an authenticated user uploads content to the repository, he performs the following steps: (1) calls the START_PUSH RPC-command; (2) uploads the file to the content server; (3) calls the END_PUSH_V2 RPC-command (here, Content Server returns a DATA_TICKET integer, intended to identify the location of the uploaded file on the Content Server filesystem); (4) creates a dmr_content object in the repository, which has a value of data_ticket equal to the value of DATA_TICKET returned at the end of END_PUSH_V2 call. As the result of this design, any authenticated user may create his own dmr_content object, pointing to already existing content in the Content Server filesystem.
Overview
- CVE ID
- CVE-2017-15014
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-10-13T16:29:00
- Last Modified Date
- 2019-10-03T00:03:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:opentext:documentum_content_server:*:*:*:*:*:*:*:* | 1 | OR | 7.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 4.3
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
http://seclists.org/bugtraq/2017/Oct/19 | Mailing List Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/43005/ | |
http://www.securityfocus.com/bid/101639 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-15014 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15014 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:22:58 | Added to TrackCVE | |||
2022-12-02 21:57:46 | 2017-10-13T16:29Z | 2017-10-13T16:29:00 | CVE Published Date | updated |
2022-12-02 21:57:46 | 2019-10-03T00:03:26 | CVE Modified Date | updated | |
2022-12-02 21:57:46 | Modified | Vulnerability Status | updated |