GeekLog 1.3.x – HTML Injection

19次阅读
没有评论

GeekLog 1.3.x – HTML Injection

漏洞ID 1054223 漏洞类型
发布时间 2003-10-08 更新时间 2003-10-08
GeekLog 1.3.x - HTML InjectionCVE编号 N/A
GeekLog 1.3.x - HTML InjectionCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23233
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/8792/info

Geeklog has been reported prone to multiple HTML Injection vulnerabilities.

The issues have been reported to present themselves due to a lack of sufficient sanitization performed on data that is parsed from forum interface form fields. It has been reported that an attacker, who has sufficient privileges to create a forum post, may use the forum form fields as a conduit to inject malicious HTML and script code into dynamic Geeklog content.

The malicious HTML may be rendered in the browser of an unsuspecting user who views the malicious post. Code execution will occur in the context of the affected site. 

<img src="javascript:alert()">

<b style="background-image: url(javascript:alert(document))">test</b>

相关推荐: WebGlimpse Character Filtering Arbitrary Command Execution Vulnerability

WebGlimpse Character Filtering Arbitrary Command Execution Vulnerability 漏洞ID 1102679 漏洞类型 Input Validation Error 发布时间 2001-12-12 …

正文完
 0