header-logo
Suggest Exploit
vendor:
openQRM
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting (XSS)
79
CWE
Product Name: openQRM
Affected Version From: openQRM 4.8
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:openqrm_project:openqrm:4.8
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Cross-Site Scripting Vulnerability in openQRM

The openQRM application fails to properly sanitize user-supplied data, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of a victim user, potentially stealing their authentication credentials and launching further attacks.

Mitigation:

It is recommended to sanitize and validate user-supplied input before using it in web applications to prevent XSS attacks. Implementing a Web Application Firewall (WAF) can also help in mitigating this vulnerability.
Source

Exploit-DB raw data:

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

openQRM is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

openQRM 4.8 is vulnerable; other versions may also be affected. 

http://www.example.com/openqrm-4.8/src/plugins/zfs-storage/web/zfs-storage-action.php?source_tab="<script>alert(0)</script>