cve/2024/CVE-2024-56463.md

18 lines
867 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-56463](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56463)
![](https://img.shields.io/static/v1?label=Product&message=QRadar%20SIEM&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.5%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20(XSS%20or%20'Cross-site%20Scripting')&color=brightgreen)
### Description
IBM QRadar SIEM 7.5 is vulnerable to cross-site scripting. This vulnerability allows a privileged user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session.
### POC
#### Reference
- https://www.ibm.com/support/pages/node/7183251
#### Github
No PoCs found on GitHub currently.