Skip to content

Bluecms V1.6 has SQL injection in line 55 of admin/model.php #2

Open
@seizer-zyx

Description

Download

http://lp.downcode.com/j_14/j_14745_bluecms.rar

vulnerability code:

in admin/model.php line 55:
image
There is numeric injection for $_GET['model_id']
Because there is no echo, you can blind SQL injection with sleep()
payload: act=del&model_id=sleep(1)
image
sleep () is executed based on the server response speed
Use exp to get the database version number
image

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