Files
CVEs-PoC/2020/CVE-2020-10128.md
T
2024-05-25 21:48:12 +02:00

18 lines
845 B
Markdown

### [CVE-2020-10128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10128)
![](https://img.shields.io/static/v1?label=Product&message=SearchBlox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%209.2.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
SearchBlox product with version before 9.2.1 is vulnerable to stored cross-site scripting at multiple user input parameters. In SearchBlox products multiple parameters are not sanitized/validate properly which allows an attacker to inject malicious JavaScript.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/InfoSec4Fun/CVE-2020-10128