Lucene search
+L

718 matches found

Kitploit
Kitploit
added 2015/11/21 6:33 p.m.26 views

Hsecscan - A Security Scanner For HTTP Response Headers

hsecscan A security scanner for HTTP response headers. Requirements Python 2.x Usage $ ./hsecscan.py usage: hsecscan.py -h -P -p -u URL -R -U User-Agent -d 'POST data' -x PROXY A security scanner for HTTP response headers. optional arguments: -h, --help show this help message and exit -P,...

5.9AI score
SaveExploits0References1
Hacker One
Hacker One
added 2015/10/29 8:31 p.m.27 views

Snapchat: Password Reset - query param overrides postdata

Suppose a user were to reset their password at the following url with the given query parameters: https://accounts.snapchat.com/accounts/changepassword? newpassword=someNewPass&newpassword2=someNewPass Then regardless of the new password entered into the form, someNewPass becomes the user's new...

1.3AI score
SaveExploits0
Kitploit
Kitploit
added 2015/10/03 12:2 a.m.49 views

Weeman - HTTP Server for Phishing

HTTP server for phishing in python. Weeman has support for most of the bigest websites. Usually you will want run Weeman with DNS spoof attack. see dsniff, ettercap. Weeman will do the following steps: 1. Create fake html page. 2. Wait for clients 3. Grab the data POST. 4. Try to login the client...

7.1AI score
SaveExploits0References1
Prion
Prion
added 2015/09/21 7:59 p.m.16 views

Cross site scripting

Cross-site scripting XSS vulnerability in the amoCRM module 7.x-1.x before 7.x-1.2 for Drupal allows remote attackers to inject arbitrary web script or HTML via unspecified HTTP POST data...

2.6CVSS6.2AI score0.00913EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2015/09/15 12:0 a.m.74 views

Fedora 21 : php-5.6.13-1.fc21 (2015-14976)

03 Sep 2015, PHP 5.6.13 Core: Fixed bug 69900 Too long timeout on pipes. Anatol Fixed bug 69487 SAPI may truncate POST data. cmb Fixed bug 70198 Checking liveness does not work as expected. Shafreeck Sea, Anatol Belski Fixed bug 70172 Use After Free Vulnerability in unserialize. Stas Fixed bug...

9.8CVSS8AI score0.46801EPSS
SaveExploits9References18
seebug.org
seebug.org
added 2015/09/11 12:0 a.m.55 views

FineCms 免费版任意文件上传漏洞

路径:dayrui/libraries/Chart/ofcuploadimage.php $defaultpath = '../tmp-upload-images/'; if !fileexists$defaultpath mkdir$defaultpath, 0777, true; $destination = $defaultpath . basename $GET 'name' ; echo 'Saving your image to: '. $destination; $jfh = fopen$destination, 'w' or die"can't open file";...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2015/07/11 12:0 a.m.15 views

A dissertation submitted to the system common SQL vulnerability

Brief description: Detailed description: A dissertation submitted to the system common SQL vulnerabilities. Case: http://...: 8001//paper/forget1. jsp ...: 8001//paper/forget1. jsp http://...: 8080//paper/forget1. jsp ...: 8001//paper/forget1. jsp http://...: 8001/paper/forget1. jsp Vulnerability...

7.5AI score
SaveExploits0
CNVD
CNVD
added 2015/07/08 12:0 a.m.6 views

File Inclusion Vulnerability in Zblog

Zblog is based on the Asp platform Blog blog weblog program. Zblog has a file inclusion vulnerability. zbinstall/index.php does not escape POST, and an attacker can truncate the .php that follows...

7AI score
SaveExploits0References1
zdt
zdt
added 2015/06/06 12:0 a.m.29 views

Wordpress Really Simple Guest Post <= 1.0.6 - File Include Vulnerability

Exploit for php platform in category web applications Exploit Title: Wordpress Really Simple Guest Post File Include Google Dork: inurl:"really-simple-guest-post" intitle:"index of" Date: 04/06/2015 Exploit Author: Kuroi'SH Software Link: https://wordpress.org/plugins/really-simple-guest-post/...

7.1AI score
SaveExploits0
Patchstack
Patchstack
added 2015/06/05 12:0 a.m.13 views

WordPress Really Simple Guest Post Plugin <= 1.0.6 - File Include

Because of this vulnerability, an attacker can come directly into the URL /wp-content/plugins/really-simple-guest-post/simple-guest-post-submit.php and send a post data. Solution Update the plugin...

2.6AI score
SaveExploits0References1Affected Software1
Exploit DB
Exploit DB
added 2015/06/05 12:0 a.m.24 views

WordPress Plugin Really Simple Guest Post 1.0.6 - Local File Inclusion

Exploit Title: Wordpress Really Simple Guest Post File Include Google Dork: inurl:"really-simple-guest-post" intitle:"index of" Date: 04/06/2015 Exploit Author: Kuroi'SH Software Link: https://wordpress.org/plugins/really-simple-guest-post/ Version: =1.0.6 Tested on: Linux The vulnerable file is...

5.3AI score
SaveExploits0
zdt
zdt
added 2015/05/26 12:0 a.m.50 views

WordPress GigPress 2.3.8 SQL Injection Vulnerability

WordPress GigPress plugin version 2.3.8 suffers from a remote SQL injection vulnerability. Title: SQLi vulnerabilities in WordPress plugin "GigPress" Author: Adrián M. F. - adrimf85atgmaildotcom Date: 2015-05-25 Vendor Homepage: https://wordpress.org/plugins/gigpress/ Active installs: 20,000+...

6.5CVSS0.3AI score0.04187EPSS
SaveExploits5
WPVulnDB
WPVulnDB
added 2015/05/15 12:0 a.m.10 views

My Calendar <= 2.3.29 - Arbitrary File Override & Reflected XSS

The file override vulnerability allows an admin to override any file on the web server, ignoring settings such as DISALLOWFILEEDIT. PoC Arbitrary File Override ----------------------- POST http://localhost/wordpress/wp-admin/admin.php?page=my-calendar-styles Post Data: wpnonceavalidnonce...

1.4AI score
SaveExploits0References1Affected Software1
seebug.org
seebug.org
added 2015/05/12 12:0 a.m.22 views

WordPress TheCartPress Plugin 1.3.9 /checkout/CheckoutEditor.class.php 本地文件包含漏洞

checkout/CheckoutEditor.class.phpfunction adminaction if empty $POST return; if isset $REQUEST'tcpsavefields' $partialpath = $REQUEST'tcpboxpath'; $classname = $REQUEST'tcpboxname'; $initialpath = dirname dirname TCPADMINFOLDER . '/'; requireonce $initialpath . $partialpath ; $box = new $classnam...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2015/05/11 12:0 a.m.162 views

vBulletin 4.x.x &#39;visitormessage.php&#39; Remote Code Injection Vulnerability

Exploit Title: vBulletin 4.x.x 'visitormessage.php' Remote Code Injection Vulnerability + Discovered By: Dariush Nasirpour Net.Edit0r + My Homepage: black-hg.org / nasirpour.info + Date: 2015 27 February + Vendor Homepage: vBulletin.com + Tested on: vBulletin 4.2.2 + Greeting : Ali Razmjoo -...

7.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/04/24 12:0 a.m.19 views

WooThemes WooFramework 4.5.1 Cross Site Scripting

------------------------------------------------------------------------------ WooThemes WooFramework 4.5.1 Authenicated Cross Site Scripting XSS ------------------------------------------------------------------------------ - Vulnerability Description:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/03/13 12:0 a.m.40 views

HostingTakip 3.0 Cross Site Scripting

HostingTakip v3.0 - Stored XSS Vulnerability My + Discovered by: KnocKout Contact : [email protected] HomePage : http://h4x0resec.blogspot.com Love to UnDeRTaKeR & BARCOD3 & Septemb0x & ZoRLu milw00rm.com Software info |Web App. : HostingTakip |Affected Version : v3.0 |Software :...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/12/15 12:0 a.m.39 views

WordPress Plugin Download Manager 2.7.4 - Remote Code Execution

!/usr/bin/python Exploit Name: Wordpress Download Manager 2.7.0-2.7.4 Remote Command Execution Vulnerability discovered by SUCURI TEAM http://blog.sucuri.net/2014/12/security-advisory-high-severity-wordpress-download-manager.html Exploit written by Claudio Viviani 2014-12-03: Discovered...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/12/14 12:0 a.m.29 views

WordPress Download Manager 2.7.4 Remote Command Execution

!/usr/bin/python Exploit Name: Wordpress Download Manager 2.7.0-2.7.4 Remote Command Execution Vulnerability discovered by SUCURI TEAM http://blog.sucuri.net/2014/12/security-advisory-high-severity-wordpress-download-manager.html Exploit written by Claudio Viviani 2014-12-03: Discovered...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2014/12/01 12:0 a.m.60 views

WordPress 4.0 - Denial of Service

WordPress 4.0 - Denial of Service $argv2, 'pwd' = strrepeat"A",1000000, 'redirectto' = $argv1 . "/wp-admin/", 'reauth' = 1, 'testcookie' = '1', 'wp-submit' = "Log%20In"; $cookieFiles = "cookie.txt"; curlsetoptarray$ch, array CURLOPTHEADER = 1, CURLOPTUSERAGENT = "Mozilla/5.0 Windows; U; Windows N...

5CVSS0.2AI score0.82702EPSS
SaveExploits8
Rows per page
Query Builder