Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
Multiple SQL injection vulnerabilities in Contrexx before 1.0.5 allow remote attackers to execute arbitrary SQL commands via the (1) value parameter to the poll module or (2) pId parameter to the gallery module.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Contrexx 多个SQL注入漏洞
Vulnerability Description
Contrexx是一款开放源码的内容管理系统。 Contrexx中存在多个输入验证漏洞: 1) poll模块中的SQL注入漏洞 Contrexx的poll模块允许用户通过点击圆按键并提交投票表单进行投票。在将圆按键的整数值传送给SQL抽象层时没有执行任何检查: $query="SELECT voting_system_id from ".DBPREFIX."voting_results WHERE id=".$_POST["votingoption"]." "; $db->query($query); 通
CVSS Information
N/A
Vulnerability Type
N/A