Lucene search
+L

2 matches found

RedhatCVE
RedhatCVE
added 2025/02/04 10:43 p.m.17 views

CVE-2024-8353

The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.16.1 via deserialization of untrusted input via several parameters like 'givetitle' and 'cardaddress'. This makes it possible for unauthenticate...

10CVSS7.8AI score0.74107EPSS
SaveExploits11References1
seebug.org
seebug.org
added 2010/06/06 12:0 a.m.22 views

phpmps 2.0 GBK Help.php $keywords SQL注入漏洞

php分类信息发布系统是一款免费开源的分类信息程序,适用于建立本地信息站点 Help.php 文件,取得keywords的值,只用trim函数,去除了首位空,直接带入sql查询 //取得文章列表 $keyword = !empty$REQUEST'keywords' ? trim$REQUEST'keywords' : ''; $typeid = !empty$REQUEST'typeid' ? intval$REQUEST'typeid' : 0; if!empty$keyword $arr = array; $keywords = 'AND '; $keywords .= "titl...

7AI score
SaveExploits0
Rows per page
Query Builder