cve/2007/CVE-2007-5374.md
2024-05-26 14:27:05 +02:00

18 lines
661 B
Markdown

### [CVE-2007-5374](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5374)
![](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
cp_memberedit.php in LightBlog 8.4.1.1 does not check for administrative credentials when processing an admin action, which allows remote authenticated users to increase the privileges of any account.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4505
#### Github
No PoCs found on GitHub currently.