Hoşgeldin Misafir

PubliXone 2019.045 Account Takeover / XSS / File Download Vulnerabilities

Asım Gürsoy

mersin
27 Mar 2020
8,833 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
PubliXone 2019.045 Account Takeover / XSS / File Download Vulnerabilities--


Kod:
=======================================================================
              title: PubliXone - Multiple Vulnerabilities
            product: konzept-ix publiXone
 vulnerable version: 2019.045
      fixed version: 2020.015
         CVE number: CVE-2020-27179, CVE-2020-27183, CVE-2020-27180,
                     CVE-2020-27181, CVE-2020-27182
             impact: critical
           homepage: https://konzept-ix.com/publixone/
              found: 2020-05-15
                 by: Marius Schwarz (Office Munich)
                     SEC Consult Vulnerability Lab
 
                     An integrated part of SEC Consult
                     Europe | Asia | North America
 
                     https://www.sec-consult.com
 
=======================================================================
 
Vendor description:
-------------------
Since it was founded in 1996, our company has been developing and integrating
software solutions to organize and streamline processes within print and media
prepress as well as in marketing. We have achieved an excellent market position
and established our solutions across Europe with our pioneering spirit and our
evangelism. Proof of this can be seen in hundreds of installations with countless
users. We deliver innovative, unrivalled concepts in the areas of web-to-print,
marketing management, print-/marketing-on-demand as well as file management and
synchronization. A very important part of the process for us is continuously
developing our products and precisely adapting them to our users' needs.
 
Source: https://konzept-ix.com/
 
 
Business recommendation:
------------------------
SEC Consult recommends to update publiXone to the latest version (2020.015).
 
 
Vulnerability overview/description:
-----------------------------------
1) Account Takeover (CVE-2020-27179)
The password reset functionality can be abused to reset the password of any
user. The token for the password-reset is encrypted and contains the user ID
and a timestamp. The password for the encryption is hardcoded in the
source-code of the Java applet. By using this key, an attacker can create
valid tokens for any user and set the set password to a chosen value.
 
2) Missing Access Control for API Endpoints (CVE-2020-27183)
In the source-code of the Java applet, several endpoints were identified.
The endpoints are public and don't require authentication. The components
communicate via serialized Java Objects.
 
Among others, the following actions are available:
 
- UploadFile
- DownloadFile
- GetUserData
- SendMail
- SetUserData
- CreateDir
 
3) Unauthenticated File Download (CVE-2020-27180)
Via the IXCopy endpoint, files can be downloaded by specifying a unique
file ID. The ID is iterative and can be enumerated. No authentication is
required to download the files, which are mostly Adobe XCopy files. This
issue is not related to the 'DownloadFile' vulnerability described in 2).
 
4) Hardcoded AES Keys (CVE-2020-27181)
The web application uses a Java applet for editing marketing materials. In the
decompiled source-code of the applet a hardcoded AES key has been identified.
This can be exploited to accomplish the account takeover, described in 1).
 
5) Reflected Cross-Site Scripting (XSS) (CVE-2020-27182)
Several reflected cross-site scripting vulnerabilities have been identified.
 
 
Proof of concept:
-----------------
[ Proof of concept has been removed ]
 
 
Vulnerable / tested versions:
-----------------------------
The vulnerabilities were identified in version 2019.045 of publiXone.
 
 
Vendor contact timeline:
------------------------
2020-08-03: Sending vulnerability details to vendor.
2020-08-18: Asking vendor for further information (no response).
2020-09-21: Sending reminder to vendor (no response).
2020-10-05: Sending another reminder to vendor (no response).
2020-10-20: Phone call with the vendor confirming the vulnerabilities are
            fixed in the latest version (2020.015).
2020-10-23: Publishing advisory without the proof of concept code.
 
 
Solution:
---------
The vulnerabilities have been fixed in version 2020.015.
 
#  0day.today [2020-10-29]  #