mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2008-6553](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6553)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
microcms-admin-home.php in Implied by Design Micro CMS (Micro-CMS) 3.5 (aka 0.3.5) does not require authentication as an administrator, which allows remote attackers to (1) create administrative accounts via an add_admin action, (2) remove administrative accounts via a delete_admin action, and (3) modify administrative passwords via a change_password action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6933
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|