Lucene search
+L

673 matches found

CVE
CVE
added 2014/07/21 2:00 p.m.48 views

CVE-2014-5018

CVE-2014-5018 affects LimeSurvey 2.05+ Build 140618, where an incomplete blacklist in the autoEscape function of common_helper.php can allow remote XSS via the GBK charset in the loadname parameter of index.php, related to the survey resume. The connected Red Hat and CVE records confirm the vulne...

4.3CVSS6AI score0.01474EPSS
SaveExploits1References2Affected Software1
zdt
zdt
added 2014/07/08 12:00 a.m.38 views

Lime Survey 2.05+ Build 140618 XSS / SQL Injection Vulnerabilities

Lime Survey version 2.05+ Build 140618 suffers from cross site scripting and remote SQL injection vulnerabilities. Title: Lime Survey Multiple Vulnerabilities Discovery date: 02/07/2014 Release date: 03/07/2014 Vendor Homepage: www.limesurvey.org Version: Lime Survey 2.05+ Build 140618 Tested wit...

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

GPG4Win GNU - Privacy Assistant PoC

No description provided by source. GPG4Win - GNU Privacy Assistant - GPA.EXE - Crash PoC Found By: DrIDE Tested On: 7RC, XPSP3 Usage: Paste this into GPA Clipboard, Verify. ''' -----BEGIN PGP MESSAGE----- Charset: ISO-8859-1 Version: GnuPG v1.4.9 GNU/Linux Comment: If you Verify me in Clipboard...

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

Neon WebDAV Client Library 0.2x Format String Vulnerabilities

No description provided by source. source: http://www.securityfocus.com/bid/10136/info It has been reported that the Neon client library is prone to multiple remote format string vulnerabilities. This issue is due to a failure of the application to properly implement format string functions...

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

Wbb3 - Blind SQL Injection Vulnerability

No description provided by source. !/usr/bin/perl -w use strict; use LWP::Simple; $| = 1; print q ----------------------------------------------- Wbb3 Blind Sql Injection Injection in Announce Plugin Kleinanzeigen Markt Coded By Molli use: ano.pl url user id Announce Catid Google:...

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

Toko Lite CMS 1.5.2 (edit.php) HTTP Response Splitting Vulnerability

No description provided by source. Toko Lite CMS 1.5.2 edit.php HTTP Response Splitting Vulnerability Vendor: Toko Product web page: http://toko-contenteditor.pageil.net Affected version: 1.5.2 Summary: Toko Web Content Editor cms is a compact, multi language, open source web editor and content...

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

Wordpress <= 2.3.1 Charset Remote SQL Injection Vulnerability

No description provided by source...

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

Easy-Clanpage <= 2.0 - Blind SQL Injection Exploit

No description provided by source. ----------------------------Information------------------------------------------------ +Name : Easy-Clanpage = v2.0 Blind SQL Injection Exploit +Autor : Easy Laster +Date : 24.03.2010 +Script : Easy-Clanpage v2.0 +Download :...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:00 a.m.44 views

openSUSE Security Update : xulrunner (openSUSE-SU-2012:1586-1)

Changes in xulrunner : - update to 17.0 bnc790140 - MFSA 2012-91/CVE-2012-5842/CVE-2012-5843 Miscellaneous memory safety hazards - MFSA 2012-92/CVE-2012-4202 bmo758200 Buffer overflow while rendering GIF images - MFSA 2012-93/CVE-2012-4201 bmo747607 evalInSanbox location context incorrectly appli...

10CVSS8.7AI score0.11079EPSS
SaveExploits16References30
Kitploit
Kitploit
added 2014/05/27 3:00 a.m.411 views

oclHashcat v1.2 - GPGPU-based Multi-hash Cracker

oclHashcat is a GPGPU-based multi-hash cracker using a brute-force attack implemented as mask attack, combinator attack, dictionary attack, hybrid attack, mask attack, and rule-based attack. This GPU cracker is a fusioned version of oclHashcat-plus and oclHashcat-lite. GPU Driver requirements: NV...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2014/03/30 12:00 a.m.23 views

74CMS Sql注入漏洞一枚2

简要描述: 过滤不严。 详细说明: 在plus/ajaxuser.php中 elseif$act =='checkusname' requireonceQISHIROOTPATH.'include/funuser.php'; $usname=trim$POST'usname'; if strcasecmpQISHIDBCHARSET,"utf8"!=0 $usname=iconv"utf-8",QISHIDBCHARSET,$usname; $user=getuserinusername$usname; empty$user?exit"true":exit"false"; 也是iconv...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2014/02/23 6:44 p.m.36 views

Phabricator: Bypass auth.email-domains (2)

This vulnerability has the same effect as my previously reported bug 2224 Bypass auth.email-domains, but uses a very different approach, bypassing the current fix. Instead of truncating through length, this vulnerability uses truncation via MySQL’s weird behaviour on inserting Unicode characters...

3.5AI score
SaveExploits0
seebug.org
seebug.org
added 2014/02/18 12:00 a.m.21 views

程氏舞曲CMS最新php版本多处sql注入漏洞

简要描述: 操蛋捏。 详细说明: 昨天刚下载的,2.16号更新的版本。 第一处在管理后台:https://images.seebug.org/upload/app/controllers/admin/news.php第66行 public function so $key = $this-input-get'key';//使用get方式获取相关参数,没做处理 $user = $this-input-get'user'; $cid = $this-input-get'cid'; $page = $this-input-get'page'; ifempty$page $page=1;...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2013/12/27 12:00 a.m.62 views

IBM Lotus Notes Sametime User Enumeration

This module extracts usernames using the IBM Lotus Notes Sametime web interface using either a dictionary attack which is preferred, or a bruteforce attack trying all usernames of MAXDEPTH length or less. Module Options msf use auxiliary/gather/ibm/sametimeenumerateusers msf...

5CVSS5.3AI score0.13151EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2013/12/11 5:22 p.m.12 views

Mozilla: Character encoding cross-origin XSS attack (MFSA 2013-106)

Cross-site scripting XSS vulnerability in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 makes it easier for remote attackers to inject arbitrary web script or HTML by leveraging a Same Origin Policy violation triggered by lack of a charset parameter in a Content-Type HTTP header...

4.3CVSS7AI score0.03402EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2013/12/11 3:55 p.m.3 views

CVE-2013-5612

Cross-site scripting XSS vulnerability in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 makes it easier for remote attackers to inject arbitrary web script or HTML by leveraging a Same Origin Policy violation triggered by lack of a charset parameter in a Content-Type HTTP header...

4.3CVSS5.7AI score0.03402EPSS
SaveExploits1References17
RedHat Linux
RedHat Linux
added 2013/12/11 5:26 a.m.32 views

Mozilla: Character encoding cross-origin XSS attack (MFSA 2013-106)

Cross-site scripting XSS vulnerability in Mozilla Firefox before 26.0 and SeaMonkey before 2.23 makes it easier for remote attackers to inject arbitrary web script or HTML by leveraging a Same Origin Policy violation triggered by lack of a charset parameter in a Content-Type HTTP header...

4.3CVSS7AI score0.03402EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2013/12/10 12:00 a.m.39 views

SuSE 11.3 Security Update : glibc (SAT Patch Number 8337)

This update for glibc contains the following fixes : - Fix integer overflows in malloc. CVE-2013-4332, bnc839870 - Fix buffer overflow in glob. bnc691365 - Fix buffer overflow in strcoll. CVE-2012-4412, bnc779320 - Update mount flags in . bnc791928 - Fix buffer overrun in regexp matcher...

7.5CVSS7.5AI score0.16665EPSS
SaveExploits9References26
Tenable Nessus
Tenable Nessus
added 2013/12/10 12:00 a.m.37 views

SuSE 11.2 Security Update : glibc (SAT Patch Number 8335)

This update for glibc contains the following fixes : - Fix integer overflows in malloc. CVE-2013-4332, bnc839870 - Fix buffer overflow in glob. bnc691365 - Fix buffer overflow in strcoll. CVE-2012-4412, bnc779320 - Update mount flags in . bnc791928 - Fix buffer overrun in regexp matcher...

7.5CVSS7.5AI score0.16665EPSS
SaveExploits9References27
Kitploit
Kitploit
added 2013/03/23 2:52 a.m.31 views

[oclHashcat-lite v0.15] Worlds fastest NTLM, MD5, SHA1, SHA256 and Descrypt Cracker

Features Worlds fastest NTLM, MD5, SHA1, SHA256 and descrypt cracker Free Multi-GPU up to 128 gpus Multi-OS Linux & Windows native binaries Multi-Platform OpenCL & CUDA support Multi-Algo see below Low resource utilization, you can still watch movies or play games while cracking Focuses one-shot,...

6.9AI score
SaveExploits0
Rows per page
Query Builder