| Titel | Medical Certificate Generator App存在sql注入 |
|---|
| Beschreibung | 在这个名为Medical Certificate Generator App项目的一个叫做 function.php的文件中,在一个方法名为delete_record() 的方法中,它所执行的的sql语句 $qry = $this->conn->query("SELECT * FROM `med_cert_info` where id = '{$id}' "); 的参数 id没有任何的过滤,我们可以构造攻击语句直接插入进去,造成sql注入,对网站造成影响。 |
|---|
| Quelle | ⚠️ https://www.sourcecodester.com/php/16105/medical-certificate-generator-app-using-php-and-mysql-free-download.html |
|---|
| Benutzer | p1nk (UID 40417) |
|---|
| Einreichung | 07.02.2023 11:09 (vor 3 Jahren) |
|---|
| Moderieren | 07.02.2023 13:32 (2 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 220346 [SourceCodester Medical Certificate Generator App 1.0 function.php delete_record ID SQL Injection] |
|---|
| Punkte | 20 |
|---|