cve/2023/CVE-2023-45471.md

20 lines
908 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-45471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-45471)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The QAD Search Server is vulnerable to Stored Cross-Site Scripting (XSS) in versions up to, and including, 1.0.0.315 due to insufficient checks on indexes. This makes it possible for unauthenticated attackers to create a new index and inject a malicious web script into its name, that will execute whenever a user accesses the search page.
### POC
#### Reference
- https://github.com/itsAptx/CVE-2023-45471
#### Github
2024-06-22 09:37:59 +00:00
- https://github.com/itsAptx/CVE-2023-45471
2024-06-10 07:22:43 +00:00
- https://github.com/mehdibelhajamor/CVE-2023-45471
2024-05-25 21:48:12 +02:00
- https://github.com/nomi-sec/PoC-in-GitHub