vendor:
dotProject
by:
h00die (mcyr2@csc.com) & S0lus
7,5
CVSS
HIGH
Cross Site Scripting (XSS)
79
CWE
Product Name: dotProject
Affected Version From: 2.1.3
Affected Version To: 2.1.3
Patch Exists: NO
Related CWE: N/A
CPE: dotproject:dotproject
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: BT4 pre-final
2009
dotProject 2.1.3 XSS and Improper Permissions
Admin’s Custom Field page is not properly protected from standard users (Default User, role of Project Worker), which can be used with finding 2. Cross Site Scripting (XSS) via HTML Tag Options field for Custom Fields within all categories (Companies, Projects, Tasks, Calendar). Companies is vulnerable to multiple XSS attacks in the following fields: Company Name, Address1, Address2, URL, and Description. Projects is vulnerable to multiple XSS attacks, but it is only when viewing that specific project’s details. Tasks is vulnerable to XSS via the Task Name field but no other fields. Files has multiple XSS issues. Folder Name is vulnerable to XSS and File Descrption is vulnerable to XSS.
Mitigation:
Ensure that all user input is properly sanitized and validated before being used in the application. Ensure that all user input is properly escaped before being used in the application. Ensure that all user input is properly encoded before being used in the application.