48 matches found
Phpcms 2 0 0 8 query.php SQL injection vulnerability-vulnerability warning-the black bar safety net
EXP: ask/query. php? action=editanswer&dosubmit=1&pid=2&posts%6D%6 5%7 3%7 3%6 1%6 7%6 5%6 0%3D%2 8% 7 3% 6 5%6C%6 5%6 3%7 4%2 0%7 0%6 1%7 3%7 3%7 7%6F%7 2%6 4%2 0%6 6%7 2%6F%6D%2 0%7 0%6 8%7 0%6 3%6D%7 3%5F%6D%6 5%6D%6 2%6 5%7 2%2 0%7 7%6 8%6 5%7 2%6 5 %2 0%6 7%7 2%6F%7 5% 7 0% 6 9% 6 4%3D%3 1%2...
Phpcms 2008 query.php SQL注入漏洞
在文件ask/query.php中: case 'editanswer': //第39行 if$dosubmit ifstrlen$answertext 10000 showmessage'回答字数不能超过10000个字符'; $posts'message' = $M'useeditor' ? $answertext : striptags$answertext; $answer-edit$pid, $posts, $userid; $answer-edit在文件ask\include\answer.class.php中: function edit$id, $posts, $useri...
Unfixed XSS vulnerability at www.xatrix.org
Security researcher xylitol, has submitted on 24/08/2008 a cross-site-scripting XSS vulnerability affecting www.xatrix.org, which at the time of submission ranked 463426 on the web according to Alexa. We manually validated and published a mirror of this vulnerability on 13/07/2009. It is currentl...
WordPress 'query.php' is_admin() Function Information Disclosure
The version of WordPress running on the remote web server is affected by an information disclosure vulnerability due to improper checks for administrative credentials by the isadmin function in 'wp-includes/query.php'. A remote attacker can exploit this, via a specially crafted URL containing the...
WordPress $_SERVER变量跨站脚本漏洞
BUGTRAQ ID: 26885 WordPress是一款免费的论坛Blog系统。 WordPress处理全局变量时存在漏洞,远程攻击者可能利用此漏洞控制导致跨站脚本执行攻击。 WordPress信任了$SERVER'REQUESTURI'全局变量,因此远程攻击者控制了$SERVER'REQUESTURI'就可以执行跨站脚本攻击。以下是/wp-includes/query.php文件中第34行的有漏洞函数: function isadmin global $wpquery; return $wpquery-isadmin || stripos$SERVER'REQUESTURI',...
Sql injection
SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...
CVE-2006-3244
Anthill 0.2.6 and earlier are affected by SQL injection vulnerabilities that allow remote attackers to execute arbitrary SQL commands via (1) the order parameter in buglist.php and (2) the bug parameter in query.php. Root cause: improper handling of user-supplied input leads to query manipulation...
CVE-2006-3244
Multiple SQL injection vulnerabilities in Anthill 0.2.6 and earlier allow remote attackers to execute arbitrary SQL commands via the 1 order parameter in buglist.php and the 2 bug parameter in query.php...