lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 05 Jul 2016 21:01:54 +0000
From: Karn Ganeshen <karnganeshen@...il.com>
To: "fulldisclosure@...lists.org" <fulldisclosure@...lists.org>
Subject: [FD] CIMA DocuClass ECM - Multiple Vulnerabilities

*CIMA DocuClass Enterprise Content Management - Multiple Vulnerabilities*

DocuClass is a modular and scalable enterprise content management (ECM)
solution that allows organizations to streamline internal operations by
significantly improving the way they manage their information within a
business process.


*Vendor Response*: None


*Vulnerability Findings*

1. *SQL Injection* [Post Auth]


DocuClass web application contains a SQL injection vulnerability.


CWE-89: Improper Neutralization of Special Elements used in an SQL Command
('SQL Injection')


DocuClass web application contains a SQL injection vulnerability due to the
application failing to validate user input. Multiple parameters are
vulnerable.


*Vulnerable URLs & parameters:*

A. POST request - /dcrpcserver.php [parameter - uid]

B. GET request -

/e-forms/dcformsserver.exe?action=createimagepdf&documentid=1408648&userid=755

[parameter - userid]


*Impact*

An unauthenticated attacker can read or modify data in the application
database, execute code, and compromise the host system.


2. *Access Control Flaws*


DocuClass web application does not enforce strict access control.


*Impact*

An unauthenticated user can access stored documents by directly calling the
document url.


PoC:

http://IP/medical_records/0000001337/0000000000123456.pdf


3. *Cross-Site Scripting*


DocuClass web application lacks strong input validation, and multiple urls
& parameters are vulnerable to cross-site scripting (CWE-79) attacks.


*Impact*

An attacker may be able to execute arbitrary scripts/code in the context of
the user's browser.


4. *Vulnerable to Cross-Site Request Forgery*


The application does not have a CSRF Token generated per page and / or per
(sensitive) function.


*Impact*

Successful exploitation of this vulnerability can allow silent execution of
unauthorized actions in the application such as configuration changes,
(potentially) deleting stored documents, running reports, changing
passwords, filling disk space via repeated duplicate copying of documents,
etc.

+++++

_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ