cve/2024/CVE-2024-3323.md
2025-09-29 21:09:30 +02:00

21 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-3323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3323)
![](https://img.shields.io/static/v1?label=Product&message=JasperReports%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=8.0.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=8.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=8.2.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
Cross Site Scripting in UI Request/Response Validation in TIBCO JasperReports Server 8.0.4 and 8.2.0 allows allows for the injection of malicious executable scripts into the code of a trusted application that may lead to stealing the user's active session cookie via sending malicious link, enticing the user to interact.
### POC
#### Reference
- https://community.tibco.com/advisories/tibco-security-advisory-april-9-2024-tibco-jasperreports-server-cve-2024-3323-r209/
#### Github
No PoCs found on GitHub currently.