Lucene search
+L

630 matches found

seebug.org
seebug.org
added 2015/04/20 12:0 a.m.23 views

phpok(safe_html)绕过导致储存型xss

简要描述: phpok(论坛BBS功能) 存储型xss 详细说明: public function safehtml$content,$clearurl='' $content = pregreplacecallback'//isU',array$this,'cleanxsson',$content; //清除带src和href里的信息 $content = pregreplacecallback"//isU",array$this,'cleanxssscript',$content; //清除src传递没有引号的数据 $content =...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2015/02/11 12:0 a.m.4 views

Unspecified Cross-Site Scripting Vulnerability in PerlTreeBBS

PerlTreeBBS is a BBS application. PerlTreeBBS suffers from an unspecified cross-site scripting vulnerability that can be exploited by remote attackers to construct malicious URIs, trick users into parsing them, obtain sensitive cookies, hijack sessions, or perform malicious operations on the clie...

4.3CVSS6.3AI score0.00942EPSS
SaveExploits0References1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/01/23 12:0 a.m.40 views

JVN#94502417: shiromuku(bu2)BBS vulnerable to arbitrary file creation

shiromukubu2BBS from Perl CGI's By Mrs. Shiromuku is a bulletin board software. shiromukubu2BBS contains a vulnerability that may allow a remote attacker to create arbitrary files. Impact A remote attacker creating arbitrary files may result in arbitrary code execution on the server. Solution...

7.5CVSS7.1AI score0.02622EPSS
SaveExploits0
seebug.org
seebug.org
added 2015/01/16 12:0 a.m.16 views

cmseay存储型跨站xss

简要描述: 绕过防护 详细说明: /bbs/ajax.php 19行 $data'username' = isset$COOKIE'username' ? $COOKIE'username' : ''; 无过滤。。 漏洞证明: ./bbs/360safe.php $cookiefilter = "\band|or\b.1,6?=|| 回复之后...

7.1AI score
SaveExploits0
NVD
NVD
added 2014/12/12 12:59 a.m.15 views

CVE-2014-7262

Cross-site scripting XSS vulnerability in the Omake BBS component in ULTRAPOP.JP i-HTTPD allows remote attackers to inject arbitrary web script or HTML via a crafted string...

4.3CVSS5.6AI score0.01773EPSS
SaveExploits0References3
Prion
Prion
added 2014/12/12 12:59 a.m.14 views

Cross site scripting

Cross-site scripting XSS vulnerability in the Omake BBS component in ULTRAPOP.JP i-HTTPD allows remote attackers to inject arbitrary web script or HTML via a crafted string...

4.3CVSS6AI score0.01773EPSS
SaveExploits0References3
NVD
NVD
added 2014/12/12 12:59 a.m.15 views

CVE-2014-7260

The Server Side Includes SSI implementation in the File Upload BBS component in ULTRAPOP.JP i-HTTPD allows remote attackers to execute arbitrary commands by uploading files containing commands in SSI directives...

7.5CVSS7.6AI score0.02103EPSS
SaveExploits0References3
CVE
CVE
added 2014/12/12 12:0 a.m.49 views

CVE-2014-7260

CVE-2014-7260 affects ULTRAPOP.JP i-HTTPD's File Upload BBS, where the Server Side Includes (SSI) implementation processes directives in uploaded files. The root cause is SSI handling that allows remote attackers to execute arbitrary commands by uploading crafted files containing SSI directives. ...

7.5CVSS7.8AI score0.02103EPSS
SaveExploits0References3Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/12/09 5:44 a.m.7 views

"Omake BBS" of i-HTTPD vulnerable to cross-site scripting

Overview i-HTTPD is a web server for Windows. i-HTTPD contains "Omake BBS". "Omake BBS" contains a flaw in processing input character string, which may result in a stored cross-site scripting vulnerability CWE-79. Yamagata of webappsec.jp reported this vulnerability to IPA. JPCERT/CC coordinated...

5CVSS6AI score0.01773EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/12/09 5:40 a.m.5 views

"File Upload BBS" of i-HTTPD vulnerable to remote command execution

Overview i-HTTPD is a web server for Windows, implementing Server Side Includes SSI. i-HTTPD contains "File Upload BBS". When "File Upload BBS" is activated, a user can upload files on the server, and i-HTTPD processes SSI directives in the uploaded files CWE-97. Yamagata of webappsec.jp reported...

7.5CVSS7AI score0.02103EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/12/09 12:0 a.m.29 views

JVN#98097877: "Omake BBS" of i-HTTPD vulnerable to cross-site scripting

i-HTTPD is a web server for Windows. i-HTTPD contains "Omake BBS". "Omake BBS" contains a flaw in processing input character string, which may result in a stored cross-site scripting vulnerability CWE-79. Impact An arbitrary script may be executed on the user's web browser. Solution Do not use...

4.3CVSS5.8AI score0.01773EPSS
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/12/09 12:0 a.m.38 views

JVN#16406395: "File Upload BBS" of i-HTTPD vulnerable to remote command execution

i-HTTPD is a web server for Windows, implementing Server Side Includes SSI. i-HTTPD contains "File Upload BBS". When "File Upload BBS" is activated, a user can upload files on the server, and i-HTTPD processes SSI directives in the uploaded files CWE-97. Impact An arbitrary command may be execute...

7.5CVSS6.8AI score0.02103EPSS
SaveExploits0
seebug.org
seebug.org
added 2014/07/24 12:0 a.m.16 views

cmseasy最新版存储型XSS(可绕过xss防护机制)#2

简要描述: rt 详细说明: html是一种很有趣的语言。。 cmseasy的bbs发帖处的 过滤xss代码 将内的html代码进行了一次很完整的过滤。 function xssclean$data if empty$data return $data; if isarray$data foreach $data as $key = $value $dataxssclean$key = xssclean$value; return $data; $data = strreplacearray'&', '', '', array'', '', '', $data; $data =...

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

Sitenet BBS 2.0 search.cgi cid Parameter XSS

No description provided by source. source: http://www.securityfocus.com/bid/15883/info SiteNet BBS is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker may leverage this issue to have arbitrary...

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

logoshows bbs 2.0 (dd/ich) Multiple Vulnerabilities

No description provided by source. Logoshows BBS 2.0 DD ZoRLu yildirimordulari.com - z0rlu.blogspot.com - turkguvenligi.info ref: http://www.milw0rm.com/exploits/9389 vuln: http://www.logoshows.com/bbs/database/globepersonnel.mdb Logoshows BBS 2.0 ICH yildirimordulari.com - z0rlu.blogspot.com -...

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

Galacticomm Worldgroup 3.20 Remote Web Server Denial of Service Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/4186/info Galacticomm Worldgroup is a community building package of both client and server software for Microsoft Windows. Worldgroup is based on BBS software, and includes web and ftp servers. A vulnerability has been...

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

BBS E-Market Professional bf_130 (1.3.0) - Multiple File Disclosure Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/11191/info BBS E-Market Professional is reported prone to multiple file disclosure vulnerabilities. These issues exist due to insufficient sanitization of user-supplied data. A remote attacker can disclose arbitrary...

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

NTSOFT BBS E-Market Professional Multiple Cross Site Scripting Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/35893/info NTSOFT BBS E-Market Professional is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data. An attacker may leverage these issues to execute arbitrar...

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

BBS E-Market Professional bf_130 (1.3.0) - Remote File Include Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/11146/info BBS E-Market Professional is reported to be affected by a remote file include vulnerability that may allow an attacker to include malicious files containing arbitrary code to be executed on a vulnerable system...

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

Ikonboard 2.17/3.0/3.1 Image Tag Cross-Agent Scripting Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/4182/info Ikonboard is a Web Bulletin Board Service BBS software package written in Perl which runs on Unix and Linux variants. Ikonboard allows users to include images in forum messages using image tags, with the followi...

7.1AI score
SaveExploits0
Rows per page
Query Builder