Lucene search
+L

4019 matches found

securityvulns
securityvulns
added 2014/12/29 12:0 a.m.56 views

Stored XSS Vulnerability in CMS Serendipity v.2.0-rc1

Advisory: Stored XSS Vulnerability in CMS Serendipity v.2.0-rc1 Advisory ID: SROEADV-2014-02 Author: Steffen Rцsemann Affected Software: CMS Serendipity v.2.0-rc1 Release: 20th Dec 2014 Vendor URL: http://www.s9y.org/ Vendor Status: fixed CVE-ID: - ========================== Vulnerability...

0.5AI score
SaveExploits0
Cvelist
Cvelist
added 2014/12/24 6:0 p.m.35 views

CVE-2014-8809

Multiple cross-site scripting XSS vulnerabilities in the WP Symposium plugin before 14.11 for WordPress allow remote attackers to inject arbitrary web script or HTML via the 1 text parameter in an addComment action to ajax/profilefunctions.php, 2 composetext parameter in a sendMail action to...

5.9AI score0.01664EPSS
SaveExploits1References2
NVD
NVD
added 2014/12/16 6:59 p.m.13 views

CVE-2014-8751

Multiple cross-site scripting XSS vulnerabilities in goYWP WebPress 13.00.06 allow remote attackers to inject arbitrary web script or HTML via the 1 searchparam parameter to search.php or 2 name, 3 address, or 4 comment parameter to forms.php...

4.3CVSS5.8AI score0.01423EPSS
SaveExploits1References2
Prion
Prion
added 2014/12/16 6:59 p.m.11 views

Cross site scripting

Multiple cross-site scripting XSS vulnerabilities in goYWP WebPress 13.00.06 allow remote attackers to inject arbitrary web script or HTML via the 1 searchparam parameter to search.php or 2 name, 3 address, or 4 comment parameter to forms.php...

4.3CVSS6AI score0.01423EPSS
SaveExploits1References2Affected Software1
WPVulnDB
WPVulnDB
added 2014/12/14 12:0 a.m.17 views

WP Comment Twit <= 0.5 - Multiple CSRF

Plugin is still affected and has been closed...

6.8CVSS1.6AI score0.01001EPSS
SaveExploits2References1Affected Software1
exploitpack
exploitpack
added 2014/12/10 12:0 a.m.12 views

Humhub 0.10.0-rc.1 - Multiple Persistent Cross-Site Scripting Vulnerabilities

Humhub 0.10.0-rc.1 - Multiple Persistent Cross-Site Scripting Vulnerabilities Exploit Title: Humhub test Will insert the corresponding HTML elements into the post/comment body. 2. Humhub-modules-mail 7 persistent XSS vulnerability Humhub-modules-mail versions 0.5.9 and prior when used in...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/12/04 12:0 a.m.43 views

KesionCMS最新版本可伪造任何人发表评论

简要描述: KesionCMS最新版本可伪造任何人发表评论 详细说明: 1.首先登陆官网的一个demo http://demo.kesioncms.com 2.随便找一条贴子发表评论 这里就找到了管理员更新的一篇文章 url:http://demo.kesion.com/html/xwpd/gn/2629.html 3.发表评论.得到请求的url...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2014/12/01 12:0 a.m.69 views

WordPress 3 persistent script injection

OVERVIEW ======== A security flaw in WordPress 3 allows injection of JavaScript into certain text fields. In particular, the problem affects comment boxes on WordPress posts and pages. These don't require authentication by default. The JavaScript injected into a comment is executed when the targe...

6.7AI score
SaveExploits0
Prion
Prion
added 2014/11/24 4:59 p.m.18 views

Cross site scripting

Cross-site scripting XSS vulnerability in Liferay Portal Enterprise Edition EE 6.2 SP8 and earlier allows remote authenticated users to inject arbitrary web script or HTML via the 20body parameter in the comment field in an uploaded file...

3.5CVSS5.7AI score0.01514EPSS
SaveExploits1References3Affected Software1
ThreatPost
ThreatPost
added 2014/11/21 9:52 a.m.11 views

WordPress 4.0.1 Cross-Site Scripting Vulnerability Patch

WordPress’s latest update, 4.0.1, patches a critical cross-site scripting vulnerability affecting comment boxes on websites running the content management system software. An attacker would need only to inject malicious JavaScript into a comment that would infect a reader viewing it on the webpag...

5.8AI score
SaveExploits0References3
zdt
zdt
added 2014/11/13 12:0 a.m.10817 views

Esotalk CMS 1.0.0g4 - XSS Vulnerability

Exploit for php platform in category web applications / Exploit Title: esotalk cms topics xss vulnerability Google Dork: powered by esotalk Date: 2014-11-01 Vul Author: Evi1m0ff0000team Vul Advisory: http://www.hackersoul.com/post/ff0000-hsdb-0006.html Vendor Homepage: http://esotalk.org/ Softwar...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/11/07 12:0 a.m.35 views

ThinkSNS第二弹 - SQL注入

简要描述: ThinkSNS漏洞系列第二弹,某处处理不当导致SQL注入 详细说明: 漏洞点出现在Comment Widget里: \addons\widget\CommentWidget\CommentWidget.class.php:138 / 添加评论的操作 @return array 评论添加状态和提示信息 / public function addcomment // 返回结果集默认值 $return = array 'status' = 0, 'data' = L 'PUBLICCONCENTISERROR' ; // 获取接收数据 $data = $POST; // 安全过滤...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2014/11/06 3:0 p.m.31 views

CVE-2014-8658

Cross-site scripting XSS vulnerability in RefinedWiki Original Theme 3.x before 3.5.13 and 4.x before 4.0.12 for Confluence allows remote authenticated users with permissions to create or edit content to inject arbitrary web script or HTML via the versionComment parameter to pages/doeditpage.acti...

5.4AI score0.0184EPSS
SaveExploits1References7
seebug.org
seebug.org
added 2014/11/05 12:0 a.m.25 views

ThinkSNS第一弹 - SQL注入

简要描述: ThinkSNS漏洞系列第一弹,某处处理不当导致SQL注入 详细说明: 漏洞点出现在Comment Widget里: \addons\widget\CommentWidget\CommentWidget.class.php:138 / 添加评论的操作 @return array 评论添加状态和提示信息 / public function addcomment // 返回结果集默认值 $return = array 'status' = 0, 'data' = L 'PUBLICCONCENTISERROR' ; // 获取接收数据 $data = $POST; // 安全过滤...

7.1AI score
SaveExploits0
Prion
Prion
added 2014/11/04 3:55 p.m.19 views

Sql injection

Multiple SQL injection vulnerabilities in EllisLab ExpressionEngine before 2.9.1 allow remote authenticated users to execute arbitrary SQL commands via the 1 columnfilter or 2 category parameter to system/index.php or the 3 tblsort0 parameter in the comment module to system/index.php...

6.5CVSS8.8AI score0.01649EPSS
SaveExploits2References5Affected Software1
exploitpack
exploitpack
added 2014/11/02 12:0 a.m.6513 views

Esotalk CMS 1.0.0g4 - Cross-Site Scripting

Esotalk CMS 1.0.0g4 - Cross-Site Scripting / Exploit Title: esotalk cms topics xss vulnerability Google Dork: powered by esotalk Date: 2014-11-01 Vul Author: Evi1m0ff0000team Vul Advisory: http://www.hackersoul.com/post/ff0000-hsdb-0006.html Vendor Homepage: http://esotalk.org/ Software Link:...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/11/02 12:0 a.m.4678 views

Esotalk CMS 1.0.0g4 - Cross-Site Scripting

/ Exploit Title: esotalk cms topics xss vulnerability Google Dork: powered by esotalk Date: 2014-11-01 Vul Author: Evi1m0ff0000team Vul Advisory: http://www.hackersoul.com/post/ff0000-hsdb-0006.html Vendor Homepage: http://esotalk.org/ Software Link: http://esotalk.org/download Tested on: Linux /...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2014/10/13 1:55 a.m.31 views

CVE-2014-1571

Bugzilla 2.x through 4.0.x before 4.0.15, 4.1.x and 4.2.x before 4.2.11, 4.3.x and 4.4.x before 4.4.6, and 4.5.x before 4.5.6 allows remote authenticated users to obtain sensitive private-comment information by leveraging a role as a flag recipient, related to Bug.pm, Flag.pm, and a mail template...

4CVSS6.4AI score0.01353EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2014/10/13 1:0 a.m.28 views

CVE-2014-1571

Bugzilla 2.x through 4.0.x before 4.0.15, 4.1.x and 4.2.x before 4.2.11, 4.3.x and 4.4.x before 4.4.6, and 4.5.x before 4.5.6 allows remote authenticated users to obtain sensitive private-comment information by leveraging a role as a flag recipient, related to Bug.pm, Flag.pm, and a mail template...

5.6AI score0.01353EPSS
SaveExploits0References9
NVD
NVD
added 2014/10/10 1:55 a.m.16 views

CVE-2014-7226

The file comment feature in Rejetto HTTP File Server hfs 2.3c and earlier allows remote attackers to execute arbitrary code by uploading a file with certain invalid UTF-8 byte sequences that are interpreted as executable macro symbols...

7.5CVSS7.6AI score0.09185EPSS
SaveExploits5References4
Rows per page
Query Builder