82 matches found
CVE-2017-1500
A Reflected Cross Site Scripting XSS vulnerability exists in the authorization function exposed by RESTful Web Api of IBM Worklight Framework 6.1, 6.2, 6.3, 7.0, 7.1, and 8.0. The vulnerable parameter is "scope"; if you set as its value a "realm" not defined in authenticationConfig.xml, you get a...
FoosunCMS Sql Injection Vulnerability
API/APIResponse.asp 变量username未经过滤传值,带入sql执行,导致注入产生。 关键代码: If CheckPost Then Select Case Act Case “checkname” ‘触发注入 Checkname CheckPost函数原型在行73-96,username由此获取值,代码如下: XmlDoc.documentElement.selectSingleNode”username” Checkname函数在行233-254,代码如下: Sub Checkname Dim UserEmail Dim Temptr,i,Rs,Sql...