cve/2013/CVE-2013-6922.md

19 lines
962 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6922](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6922)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in the Seagate BlackArmor NAS 220 devices with firmware sg2000-2000.1331 allow remote attackers to hijack the authentication of administrators for requests that (1) add user accounts via a crafted request to admin/access_control_user_add.php; (2) modify or (3) delete user accounts; (4) perform a factory reset; (5) perform a device reboot; or (6) add, (7) modify, or (8) delete shares and volumes.
### POC
#### Reference
- http://www.exploit-db.com/exploits/30726
2024-06-09 00:33:16 +00:00
- http://www.exploit-db.com/exploits/30726
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.