taogogo / taocms

taoCMS is an incredible tiny CMS( Content Management System) , writen in PHP and support MySQL/Sqlite as the database(MIT License)
MIT License
60 stars 21 forks source link

SQL blind annotation exists in admin.php page of Comment function #24

Open Am1azi3ng opened 2 years ago

Am1azi3ng commented 2 years ago

There is SQL blind injection at Del comment Create a comment image

Log on to the background image

Grab packets and modify data when deleting comments image

image

taocms-3.0.2/admin/admin.php

image

taocms-3.0.2/include/Model/Article.php::del

image

taocms-3.0.2/include/Db/Mysql.php::delist

image

Test using the SQLMap tool

image