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

19 lines
914 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2020-9520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9520)
![](https://img.shields.io/static/v1?label=Product&message=Micro%20Focus%20Vibe.&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Stored%20XSS&color=brighgreen)
### Description
A stored XSS vulnerability was discovered in Micro Focus Vibe, affecting all Vibe version prior to 4.0.7. The vulnerability could allows a remote attacker to craft and store malicious content into Vibe such that when the content is viewed by another user of the system, attacker controlled JavaScript will execute in the security context of the target users browser.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2020/Mar/50
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Live-Hack-CVE/CVE-2020-9520