> 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/strapi-cms.md).

# strapi cms

## Interesting Paths

```bash
# version
/admin/init

# config file
# development | staging | production
/config/environments/<env-type>/database.json
```

## RCE (unauthenticated)

```
https://www.exploit-db.com/exploits/50239
```
