cve/2024/CVE-2024-7161.md

18 lines
974 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-7161](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7161)
![](https://img.shields.io/static/v1?label=Product&message=SeaCMS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2013.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery&color=brighgreen)
### Description
A vulnerability classified as problematic was found in SeaCMS 13.0. Affected by this vulnerability is an unknown functionality of the file /member.php?action=chgpwdsubmit of the component Password Change Handler. The manipulation of the argument newpwd/newpwd2 leads to cross-site request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272575.
### POC
#### Reference
- https://github.com/HuaQiPro/seacms/issues/30
#### Github
No PoCs found on GitHub currently.