OpenEMR - 'site' Cross-Site Scripting



EKU-ID: 42726 CVE: OSVDB-90549 OSVDB-ID:
Author: Gjoko Krstic Published: 2013-02-21 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

OpenEMR is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

OpenEMR 4.1.1 is vulnerable; other versions may also be affected.

http://www.example.com/openemr/[DIR]/[SCRIPT]?site="><script>alert(1);</script>