Submit #85452: Medical Certificate Generator App存在sql注入info

TitleMedical Certificate Generator App存在sql注入
Description在这个名为Medical Certificate Generator App项目的一个叫做 function.php的文件中,在一个方法名为delete_record() 的方法中,它所执行的的sql语句 $qry = $this->conn->query("SELECT * FROM `med_cert_info` where id = '{$id}' "); 的参数 id没有任何的过滤,我们可以构造攻击语句直接插入进去,造成sql注入,对网站造成影响。
Source⚠️ https://www.sourcecodester.com/php/16105/medical-certificate-generator-app-using-php-and-mysql-free-download.html
User
 p1nk (UID 40417)
Submission02/07/2023 11:09 (3 years ago)
Moderation02/07/2023 13:32 (2 hours later)
StatusAccepted
VulDB entry220346 [SourceCodester Medical Certificate Generator App 1.0 function.php delete_record ID sql injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!