cve/2019/CVE-2019-13070.md

18 lines
796 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-13070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13070)
![](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
A stored XSS vulnerability in the Agent/Center component of CyberPower PowerPanel Business Edition 3.4.0 allows a privileged attacker to embed malicious JavaScript in the SNMP trap receivers form. Upon visiting the /agent/action_recipient Event Action/Recipient page, the embedded code will be executed in the browser of the victim.
### POC
#### Reference
- https://www.exploit-db.com/exploits/47059
#### Github
No PoCs found on GitHub currently.