Douran Portal 3.9.7.55 - Arbitrary File Upload / Cross-Site Scripting



EKU-ID: 39619 CVE: OSVDB-ID:
Author: ITSecTeam Published: 2010-11-01 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/44594/info

Douran Portal is prone to an arbitrary-file-upload vulnerability and a cross-site scripting vulnerability because the application fails to sufficiently sanitize user-supplied input.

Attackers can exploit these issues to upload and execute arbitrary ASP code in the context of the webserver process, steal cookie-based authentication information, execute arbitrary client-side scripts in the context of the browser, and obtain sensitive information. Other attacks are also possible.

Douran Portal versions 3.9.7.55 and prior are vulnerable.

http://www.example.com/DesktopModules/Gallery/OrderForm.aspx?itemtitle=<script>alert('ITSecTeam')</script>