Lucene search
+L

2913 matches found

Cvelist
Cvelist
added 2014/07/17 2:36 a.m.26 views

CVE-2014-4203

Unspecified vulnerability in the Hyperion Enterprise Performance Management Architect component in Oracle Hyperion 11.1.2.2 and 11.1.2.3 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Property Editing...

5.5AI score0.00311EPSS
SaveExploits0References8
Fedora
Fedora
added 2014/07/09 2:31 a.m.17 views

[SECURITY] Fedora 20 Update: owncloud-6.0.4-1.fc20

ownCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing r ight on the web. ownCloud is extendable via a simple but powerful API f...

3.6AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/02 12:0 a.m.50 views

CmsEasy最新 V5.5-UTF8 正式版暴力注入

简要描述: 官网下载最新版为20140605 注入+后台getshell 详细说明: cmseasy最新版后台无验证码,导致管理员账户可被暴力破解: 1.cmseasy后台无验证码导致可暴力破解管理员密码登陆后台; 2.后台模板编辑html文件,发现html里可执行php代码,利用php的写文件函数写shell。 漏洞证明: 0x01:爆破登陆后台 1.后台点击登陆后抓包: 2.burp爆破,通过回显得知管理员密码: 3.成功登陆后台: 0x02:后台模板编辑getshell 后台模板编辑处,我们先看left.html,点击编辑后发现是一堆代码。那我添加写文件的代码不就getshell了...

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

Audacity 1.2.6 (.gro File) Local Buffer Overflow PoC

No description provided by source. ----------------------------------------------------------- Author : Houssamix ----------------------------------------------------------- Audacity 1.2.6 .gro file Local buffer overflow POC download : http://audacity.sourceforge.net/ Audacity® is free, open sour...

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

Pheap 1.x/2.0 Edit.PHP Directory Traversal Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/22670/info Pheap is prone to a directory-traversal vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this vulnerability to retrieve and edit the contents of arbitrary files...

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

PhotoStand 1.2.0 - Remote Command Execution Exploit

No description provided by source. !/usr/bin/perl App : PhotoStand 1.2.0 Site : http://www.photostand.org Remote Command Execution Exploit Credits to : Giovanni Buzzin, Osirys osirysatautisticidotorg Greets: drosophila, emgent, Fireshot PhotoStand is a used Image Gallery CMS. PhotoStand is...

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

Acuity CMS 2.7.1 - SQL Injection Vulnerability

No description provided by source. 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ /'\ \ /\ \ \ \ /'\ 0 0 \ \ /\ /\ \ \ \ /\ \ \ /\ /\ \ \ \ \ \ \ / 1 1 \ \ \ \\ \ \ /\ \...

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

balitbang cms 3.3 - Multiple Vulnerabilities

No description provided by source. !===========================================================================! CMS Balitbang Edit File Vulnerability Author : Xr0b0t [email protected] Homepage : www.indonesiancoder.com | xrobot.mobi | mc-crew.net | exploit-id.com Date : 18 Mart, 2010 Tested on...

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

JPEGsnoop <= 1.5.2 WriteAV Crash PoC

No description provided by source. !/usr/bin/perl JPEGsnoop 1.5.2 = WriteAV Arbitrary Code Execution Author: Jean Pascal Pereira [email protected] Vendor URI: http://sourceforge.net/projects/jpegsnoop/ Vendor Description: JPEGsnoop is a detailed JPEG image decoder and analysis tool. It reports al...

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

Vacation Rental Script 4.0 - CSRF Vulnerability

No description provided by source. Exploit Title: Vacation Rental Script v4.0 XSRF VULNERABILTY Google Dork: 2006 - 2009 Vacation Rental Script Date: 24.12.2010 Author: OnurTURKESHAN Software Link: http://www.vacationrentalscript.com/ Version: v.4.0 Tested on: v4.0 TEsted +WorKs ResPecT My FrienD...

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

Video Charge Studio <= 2.9.5.643 (.vsc) Buffer Overflow (SEH)

No description provided by source. !/usr/bin/python Exploit Title: Video Charge Studio = 2.9.5.643 .vsc Buffer Overflow SEH Date: 12/05/2010 Author: xsploitedsec URL: http://www.x-sploited.com/ Contact: xsploitedsecurity at x-sploited.com Software Link:...

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

phpmps储存型xss一枚

简要描述: rt 详细说明: Phpmps 是基于PHP + MYSQL的开源分类信息发布系统 注册用户后,发布信息。 post.php $catid = $POST'catid' ? intval$POST'catid' : ''; $title = $POST'title' ? htmlspecialcharstrim$POST'title' : ''; $areaid = $POST'areaid' ? intval$POST'areaid' : ''; $postdate = time; $enddate = $POST'enddate'0 ?...

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

openSUSE Security Update : chromium (openSUSE-SU-2013:1729-1)

Chromium was updated to 30.0.1599.114 : Stable Channel update: fix build for 32bit systems - Update to Chromium 30.0.1599.101 - Security Fixes : + CVE-2013-2925: Use after free in XHR + CVE-2013-2926: Use after free in editing + CVE-2013-2927: Use after free in forms. + CVE-2013-2928: Various fix...

7.5CVSS8.5AI score0.01647EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:0 a.m.36 views

openSUSE Security Update : seamonkey (openSUSE-SU-2014:0008-1)

This update fixes the following security issues with SeaMonkey : - update to SeaMonkey 2.23 bnc854370 - requires NSPR 4.10.2 and NSS 3.15.3.1 - MFSA 2013-104/CVE-2013-5609/CVE-2013-5610 Miscellaneous memory safety hazards - MFSA 2013-105/CVE-2013-5611 bmo771294 Application Installation doorhanger...

10CVSS7.8AI score0.11076EPSS
SaveExploits13References17
Tenable Nessus
Tenable Nessus
added 2014/06/13 12:0 a.m.41 views

openSUSE Security Update : chromium (openSUSE-SU-2014:0065-1)

Update to Chromium 31.0.1650.63 Stable channel update : - Security fixes : - CVE-2013-6634: Session fixation in sync related to 302 redirects - CVE-2013-6635: Use-after-free in editing - CVE-2013-6636: Address bar spoofing related to modal dialogs - CVE-2013-6637: Various fixes from internal...

10CVSS8.1AI score0.10117EPSS
SaveExploits6References47
Fedora
Fedora
added 2014/06/10 3:1 a.m.28 views

[SECURITY] Fedora 20 Update: mingw-readline-6.2-4.fc20

The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for...

3.3CVSS2AI score0.00432EPSS
SaveExploits0
Fedora
Fedora
added 2014/06/10 2:58 a.m.33 views

[SECURITY] Fedora 19 Update: mingw-readline-6.2-4.fc19

The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for...

3.3CVSS2AI score0.00432EPSS
SaveExploits0
securityvulns
securityvulns
added 2014/05/30 12:0 a.m.71 views

[SECURITY] [DSA 2930-1] chromium-browser security update

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - ------------------------------------------------------------------------- Debian Security Advisory DSA-2930-1 [email protected] http://www.debian.org/security/ Michael Gilbert May 17, 2014 http://www.debian.org/security/faq -...

7.5CVSS1AI score0.01648EPSS
SaveExploits0
Mageia
Mageia
added 2014/05/22 5:17 p.m.39 views

Updated chromium-browser-stable packages fix multiple vulnerabilities

Updated chromium-browser-stable packages fix security vulnerabilities: Collin Payne discovered a use-after-free issue in chromium's WebSockets implementation CVE-2014-1740. John Butler discovered multiple integer overflow issues in the Blink/Webkit document object model implementation...

7.5CVSS6.8AI score0.01648EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2014/05/19 12:0 a.m.45 views

Debian DSA-2930-1 : chromium-browser - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2014-1740 Collin Payne discovered a use-after-free issue in chromium's WebSockets implementation. - CVE-2014-1741 John Butler discovered multiple integer overflow issues in the Blink/Webkit document object model...

7.5CVSS8.3AI score0.01648EPSS
SaveExploits0References8
Rows per page
Query Builder