3 matches found
Dream Gallery 1.0 Cross Site Request Forgery
...
0.8AI score
SaveExploits0
Dream Gallery 1.0 - Cross-Site Request Forgery (Add Admin)
Dream Gallery 1.0 - Cross-Site Request Forgery Add Admin...
0.7AI score
SaveExploits0
Dream Gallery 1.0 SQL Injection
Dream Gallery 是国外一个相册程序,album.php 页面通过传入参数 id 的值来查看不同的专辑,由于没有对传入的 id 的值进行过滤,导致存在 SQL 注入,可获取数据名等。 分析 存在问题的文件位置: query "select from albuns order by albumname asc" -fetchAll; if $db-rows = 1 $albuns = $db-data; foreach $albuns as $album $a = object $album; $db-query "select from fotos where fotoalbu...
7.6AI score
SaveExploits0
20