Lucene search
+L

5129 matches found

Exploit DB
Exploit DB
added 2015/06/10 12:00 a.m.42 views

HP WebInspect 10.4 - XML External Entity Injection

Exploit Title: HP WebInspect - XML External Entity Date: 23\04\2015 Exploit Author: Jakub Palaczynski Vendor Homepage: http://www.hp.com/ Version: 10.4, 10.3, 10.2, 10.1, 10.0, 9.x, 8.x, 7.x CVE : CVE-2015-2125 1. Create website that exploits vulnerability. 1.1. Website that steals files using OO...

4CVSS5.2AI score0.08002EPSS
SaveExploits4
Cvelist
Cvelist
added 2015/06/09 6:00 p.m.44 views

CVE-2015-2783

ext/phar/phar.c in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to obtain sensitive information from process memory or cause a denial of service buffer over-read and application crash via a crafted length value in conjunction with crafted serialized data ...

8.2AI score0.10464EPSS
SaveExploits1References21
Exploit DB
Exploit DB
added 2015/06/03 12:00 a.m.43 views

Seagate Central 2014.0410.0026-F - Remote Facebook Access Token

!/usr/bin/python seagatecentralfacebook.py Seagate Central Remote Facebook Access Token Exploit Jeremy Brown jbrown3264/gmail May 2015 -Synopsis- Seagate Central stores linked Facebook account access tokens in /etc/archiveaccounts.ser and this exploit takes advantage of two bugs: 1 Passwordless...

5.3AI score
SaveExploits0
Mageia
Mageia
added 2015/05/18 7:08 p.m.52 views

Updated moodle packages fix security vulnerabilities

Updated moodle package fixes security vulnerabilities: In Moodle before 2.6.11, leaving gradebook feedback is a trusted action and such capabilities in other modules already have an XSS mask, 'mod/quiz:grade' was missing this flag CVE-2015-3174. In Moodle before 2.6.11, some error messages displa...

5.8CVSS7.2AI score0.01879EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2015/04/28 2:00 p.m.34 views

CVE-2015-3340

Xen 4.2.x through 4.5.x does not initialize certain fields, which allows certain remote service domains to obtain sensitive information from memory via a 1 XENDOMCTLgettscinfo or 2 XENSYSCTLgetdomaininfolist request...

6.5AI score0.00793EPSS
SaveExploits0References11
seebug.org
seebug.org
added 2015/04/21 12:00 a.m.15 views

mcms最新版SQL注入一枚(可出任意数据)

简要描述: mcms最新版SQL注入一枚(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:POST /app/public/flink.php?m=insertlogo&ajax=1 post中有个参数fimg存在注入。 function minsertlogo global $dbm; $POST'fid' = isset$POST'fid' ? intval$POST'fid' : 0; $POST'fimg'...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/04/21 12:00 a.m.43 views

mcms最新版SQL注入(可出任意数据)

简要描述: mcms最新版SQL注入(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:POST /app/public/adv.php?m=saveall...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2015/04/21 12:00 a.m.78 views

BlueDragon CFChart Servlet 7.1.1.17759 - Arbitrary File RetrievalDeletion

BlueDragon CFChart Servlet 7.1.1.17759 - Arbitrary File RetrievalDeletion Vulnerability title: Arbitrary File Retrieval + Deletion In New Atlanta BlueDragon CFChart Servlet CVE: CVE-2014-5370 Vendor: New Atlanta Product: BlueDragon CFChart Servlet Affected version: 7.1.1.17759 Fixed version:...

7.5CVSS0.4AI score0.07456EPSS
SaveExploits4
Exploit DB
Exploit DB
added 2015/04/21 12:00 a.m.70 views

BlueDragon CFChart Servlet 7.1.1.17759 - Arbitrary File Retrieval/Deletion

Vulnerability title: Arbitrary File Retrieval + Deletion In New Atlanta BlueDragon CFChart Servlet CVE: CVE-2014-5370 Vendor: New Atlanta Product: BlueDragon CFChart Servlet Affected version: 7.1.1.17759 Fixed version: 7.1.1.18527 Reported by: Mike Westmacott Details: The CFChart servlet of...

7.5CVSS5.2AI score0.07456EPSS
SaveExploits4
seebug.org
seebug.org
added 2015/04/20 12:00 a.m.24 views

mcms最新版SQL注入漏洞(可出任意数据)

简要描述: mcms最新版SQL注入漏洞(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚: GET /app/public/gov.shop.order.php?m=view&orderid=1(注意public文件夹是安装系统时取的名字)其中orderid没有过滤,直接进行sql执行。 function mview global $dbm,$result,$V,$C,$orderid;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/04/20 12:00 a.m.21 views

mcms最新版SQL注入二枚打包(可出任意数据)

简要描述: mcms最新版SQL注入二枚打包(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/code.php?codeid=6977&txt=test&value=test(注意public文件夹是安装系统时取的名字)post中有两个参数,都存在过滤不严的问题。 Txt和value都存在注入问题,这里我们以txt为例来证明问题的存在。我们看看是如何注入的。...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/04/19 12:00 a.m.59 views

BlueDragon CFChart Servlet 7.1.1.17759 Directory Traversal

Vulnerability title: Arbitrary File Retrieval + Deletion In New Atlanta BlueDragon CFChart Servlet CVE: CVE-2014-5370 Vendor: New Atlanta Product: BlueDragon CFChart Servlet Affected version: 7.1.1.17759 Fixed version: 7.1.1.18527 Reported by: Mike Westmacott Details: The CFChart servlet of...

7.5CVSS6.7AI score0.07456EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2015/04/16 1:52 p.m.11 views

dashboard: log file arbitrary file retrieval

It was found that the local log-viewing function of the redhat-access-plugin for OpenStack Dashboard horizon did not sanitize user input. An authenticated user could use this flaw to read an arbitrary file with the permissions of the web server...

4CVSS5.8AI score0.01676EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2015/04/10 2:57 p.m.146 views

Shopify: Force 500 Internal Server Error on any shop (for one user)

There is very strange behavior. If user open urls like below: - https://whashp.myshopify.com/?previewthemeid=11288717 - or https://lmfshp.myshopify.com/?previewthemeid=11290937 He got redirect to shop https://whashp.myshopify.com/ and 500 Internal Server Error response, and reload does not help i...

SaveExploits0
seebug.org
seebug.org
added 2015/04/09 12:00 a.m.29 views

mcms最新版SQL注入8枚打包(可出任意数据)

简要描述: mcms最新版SQL注入8枚打包(可出任意数据) 详细说明: 前段时间在wooyun提交了几个mcms的漏洞,以前mcms的版本是v3.1.1.enterprise, WooYun: mcms最新版SQL注入三枚打包(可出任意数据) ,现在都升级到v3.1.3.enterprise了,还是来研究一下mcmsv3.1.3.enterprise吧。 注入一枚:POST...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2015/03/30 12:00 a.m.46 views

Mandriva Linux Security Advisory : python-requests (MDVSA-2015:133)

Updated python-requests packages fix security vulnerabilities : Python-requests was found to have a vulnerability, where the attacker can retrieve the passwords from /.netrc file through redirect requests, if the user has their passwords stored in the /.netrc file CVE-2014-1829. It was discovered...

6.8CVSS7.2AI score0.03424EPSS
SaveExploits0References5
Cisco
Cisco
added 2015/03/27 7:44 p.m.40 views

Cisco Unified Call Manager Arbitrary File Retrieval Vulnerability

A vulnerability in Cisco Unified Call Manager Cisco Unified CM could allow an authenticated, remote attacker to retrieve arbitrary files. The vulnerability is due to improper security restrictions by the affected application while handling requests for resources. An authenticated, remote attacker...

4CVSS6.4AI score0.01318EPSS
SaveExploits0References1
Prion
Prion
added 2015/03/26 2:59 p.m.24 views

Design/Logic Flaw

Citrix Command Center before 5.1 Build 35.4 and 5.2 before Build 42.7 allows remote attackers to obtain credentials via a direct request to conf/securitydbData.xml...

5CVSS7.2AI score0.10712EPSS
SaveExploits2References7Affected Software1
Kaspersky
Kaspersky
added 2015/03/26 12:00 a.m.37 views

KLA10522 Multiple vulnerabilities in Citrix CC

Multiple serious vulnerabilities have been found in Citrix Controle Center. Malicious users can exploit these vulnerabilities to execute arbitrary code or obtain sensitive information. Below is a complete list of vulnerabilities 1. Improper access restrictions can be exploited remotely via an...

7.5CVSS8AI score0.10712EPSS
SaveExploits3References3
Jake Archibald's Blog
Jake Archibald's Blog
added 2015/03/24 12:00 a.m.24 views

That's so fetch!

There's been some confusion around the new fetch API recently. Let's clear things up. The first thing you'll notice about fetch is it's a massive improvement on XMLHttpRequest in terms of API design. Here's how to get some JSON using XHR: var xhr = new XMLHttpRequest; xhr.open'GET', url;...

6.8AI score
SaveExploits0
Rows per page
Query Builder