cve/2019/CVE-2019-13529.md

18 lines
971 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-13529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13529)
![](https://img.shields.io/static/v1?label=Product&message=Sunny%20WebBox&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=Firmware%20Version%201.6%20and%20prior%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CROSS-SITE%20REQUEST%20FORGERY%20(CSRF)%20CWE-352&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
An attacker could send a malicious link to an authenticated operator, which may allow remote attackers to perform actions with the permissions of the user on the Sunny WebBox Firmware Version 1.6 and prior. This device uses IP addresses to maintain communication after a successful login, which would increase the ease of exploitation.
### POC
#### Reference
- http://packetstormsecurity.com/files/154789/SMA-Solar-Technology-AG-Sunny-WebBox-1.6-Cross-Site-Request-Forgery.html
#### Github
No PoCs found on GitHub currently.