cve/2023/CVE-2023-43278.md

18 lines
638 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-43278](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-43278)
![](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 Cross-Site Request Forgery (CSRF) in admin_manager.php of Seacms up to v12.8 allows attackers to arbitrarily add an admin account.
### POC
#### Reference
- https://blog.csdn.net/sugaryzheng/article/details/133283101?spm=1001.2014.3001.5501
#### Github
No PoCs found on GitHub currently.