Skip to content

Bug:V6.1.0 Cross-site request forgery(Add admin) #6

Open
@possib1e

Description

@possib1e

There is an Cross-site request forgery vulnerability in your latest version of the CMS v6.1.0
Download link: "https://www.damicms.com/downes/dami.rar"
Vulnerability trigger point:
http://damicms/admin.php?s=/Admin/doadd
1、Log in as admin

1

2、Choose this part

2

22

3、Capture the package to generate a POC file and run it

3

4、Refresh page has changed

4

5.check source code
There are some codes check token, but as if not take function

5

We find the default /Admin/Conf/config.php
'TOKEN_ON' => false,
Means not user token, so have the Cross-site request forgery vulnerability
52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions