> For the complete documentation index, see [llms.txt](https://kashz.gitbook.io/kashz-jewels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kashz.gitbook.io/kashz-jewels/services/cmsmini.md).

# cmsmini

## Interesting Path

```
# login page
/admin/login.php
```

## Default Credentials

```
admin:password
```

## File Upload (authenticated)

```
https://www.exploit-db.com/exploits/28128
# Uploading image browse in form, selecting .php
# changing Content-Type (in POST data) application/x-php to application/octet-stream
# file is uploaded at /pages/.php
```
