CVE-2017-15014
CVE-2017-15014 is a medium-severity vulnerability in Opentext Documentum Content Server with a CVSS 3.x base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-269.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- CVSS v2: 4.0
- EPSS exploit prediction: 5% (91st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-269
- Affected product: Opentext Documentum Content Server
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2017-15014?
- 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.
- How severe is CVE-2017-15014?
- CVE-2017-15014 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2017-15014 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 5% (91st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-15014?
- CVE-2017-15014 affects Opentext Documentum Content Server. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2017-15014?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2017-15014 published?
- CVE-2017-15014 was published on 2017-10-13 and last updated on 2026-06-17.
References
- http://seclists.org/bugtraq/2017/Oct/19
- http://www.securityfocus.com/bid/101639
- https://www.exploit-db.com/exploits/43005/
Affected products (1)
- cpe:2.3:a:opentext:documentum_content_server:*:*:*:*:*:*:*:*
More vulnerabilities in Opentext Documentum Content Server
- CVE-2017-15276 — High (CVSS 8.8): OpenText Documentum Content Server (formerly EMC Documentum Content Server) through 7.3 contains the following design…
- CVE-2017-15013 — High (CVSS 8.8): OpenText Documentum Content Server (formerly EMC Documentum Content Server) through 7.3 contains the following design…
- CVE-2017-15012 — High (CVSS 8.8): OpenText Documentum Content Server (formerly EMC Documentum Content Server) through 7.3 does not properly validate the…
- CVE-2017-7221 — High (CVSS 8.8): OpenText Documentum Content Server has an inadequate protection mechanism against SQL injection, which allows remote…
- CVE-2017-7220 — High (CVSS 8.8): OpenText Documentum Content Server allows superuser access via sys_obj_save or save of a crafted object, followed by an…
- CVE-2017-5585 — High (CVSS 8.8): OpenText Documentum Content Server (formerly EMC Documentum Content Server) 7.3, when PostgreSQL Database is used and…
All CVEs affecting Opentext Documentum Content Server →
Other CWE-269 (Improper Privilege Management) vulnerabilities
- CVE-2026-31852 — Critical (CVSS 10.0): Jellyfin is an open-source media system. The code-quality.yml GitHub Actions workflow in jellyfin/jellyfin-ios is…
- CVE-2025-20282 — Critical (CVSS 10.0): A vulnerability in an internal API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-0505 — Critical (CVSS 10.0): On Arista CloudVision systems (virtual or physical on-premise deployments), Zero Touch Provisioning can be used to gain…
- CVE-2023-48418 — Critical (CVSS 10.0): In checkDebuggingDisallowed of DeviceVersionFragment.java, there is a possible way to access adb before SUW…
- CVE-2023-48419 — Critical (CVSS 10.0): An attacker in the wifi vicinity of a target Google Home can spy on the victim, resulting in Elevation of Privilege
- CVE-2023-31273 — Critical (CVSS 10.0): Protection mechanism failure in some Intel DCM software before version 5.2 may allow an unauthenticated user to…
Browse all CWE-269 (Improper Privilege Management) vulnerabilities →