Lucene search
+L

6951 matches found

Exploit DB
Exploit DB
added 2014/11/03 12:0 a.m.88 views

Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (Admin Session)

//· include 'common.inc'; include 'password.inc'; // set values $username = 'admin'; $url = isset$argv1?$argv1:''; $userid = isset$argv2?intval$argv2:1; if $url == '-h' echo "usage:\n"; echo $argv0.' $url $userid'."\n"; die; if empty$url || strpos$url,'https' === False echo "please state the cook...

7.5CVSS7AI score0.99974EPSS
SaveExploits23
Exploit DB
Exploit DB
added 2014/11/03 12:0 a.m.180 views

Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (Remote Code Execution)

// and Stefan Esser //· include 'common.inc'; include 'password.inc'; // set values $userid = 0; $username = ''; $codeinject = 'phpinfo;sessiondestroy;die"";'; $url = isset$argv1?$argv1:''; $code = isset$argv2?$argv2:''; if $url == '-h' echo "usage:\n"; echo $argv0.' $url $code|$file'."\n"; die; ...

7.5CVSS7AI score0.99974EPSS
SaveExploits23
NVD
NVD
added 2014/10/31 10:55 a.m.15 views

CVE-2014-6148

IBM Tivoli Application Dependency Discovery Manager TADDM 7.2.0.0 through 7.2.0.10, 7.2.1.0 through 7.2.1.6, and 7.2.2.0 through 7.2.2.2 does not require TADDM authentication for rptdesign downloads, which allows remote authenticated users to obtain sensitive database information via a crafted UR...

3.5CVSS5.8AI score0.01008EPSS
SaveExploits0References4
zdt
zdt
added 2014/10/29 12:0 a.m.597 views

CUPS Filter Bash Environment Variable Code Injection Exploit

This Metasploit module exploits a post-auth code injection in specially crafted environment variables in Bash, specifically targeting CUPS filters through the PRINTERINFO and PRINTERLOCATION variables by default. This module requires Metasploit: http://metasploit.com/download Current source:...

10CVSS0.6AI score0.99999EPSS
SaveExploits155
Hacker One
Hacker One
added 2014/10/27 3:37 p.m.21 views

WP API: MD5 used for Key-Auth signatures

https://github.com/WP-API/Key-Auth/blob/f9b74b3e4df667cfb44baba556eafde65fa3aec9/key-auth.phpL65 MD5 is vulnerable to length-extension attacks. Maybe consider changing this to hashhmac'sha256', jsonencode$args, $secret?...

0.2AI score
SaveExploits0
Metasploit
Metasploit
added 2014/10/21 12:50 a.m.23 views

Western Digital MyBook Live Login Utility

This module simply attempts to login to a Western Digital MyBook Live instance using a specific user/pass. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'metasploit/framework/credentialcollection' require...

7.2AI score
SaveExploits0
ArchLinux
ArchLinux
added 2014/10/16 12:0 a.m.67 views

drupal: pre-auth sql injection

Drupal 7 includes a database abstraction API to ensure that queries executed against the database are sanitized to prevent SQL injection attacks. A vulnerability in this API allows an attacker to send specially crafted requests resulting in arbitrary SQL execution. Depending on the content of the...

7.5CVSS2.7AI score0.99974EPSS
SaveExploits23References4
Packet Storm
Packet Storm
added 2014/10/15 12:0 a.m.49 views

PayPal Inc iOS Mobile Application - Banking 4.6.0 Bypass

Document Title: =============== PayPal Inc BB 85 MB iOS 4.6 - Auth Bypass Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=895 PayPal Security UID: Vxda0S Video: http://www.vulnerability-lab.com/getcontent.php?id=1338 View:...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2014/10/12 6:11 p.m.49 views

joola.io: Weak Random Number Generator for Auth Tokens

https://github.com/joola/joola/blob/a534c3dca1a0deaec99c192978e61a35dd3a9069/lib/common/index.jsL90-L98 Math.random is not sufficient for cryptographic purposes such as authentication tokens. An example replacement that uses window.crypto.getRandomValues is available here:...

0.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/10/11 12:0 a.m.61 views

Ubuntu 12.04 LTS : linux-lts-trusty vulnerabilities (USN-2378-1)

Steven Vittitoe reported multiple stack buffer overflows in Linux kernel's magicmouse HID driver. A physically proximate attacker could exploit this flaw to cause a denial of service system crash or possibly execute arbitrary code via specially crafted devices. CVE-2014-3181 Ben Hawkes reported...

7.8CVSS7.5AI score0.06167EPSS
SaveExploits8References10
Vulnerability Lab
Vulnerability Lab
added 2014/10/09 12:0 a.m.65 views

PayPal Inc BB #85 MB iOS 4.6 - Auth Bypass Vulnerability

Document Title: =============== PayPal Inc BB 85 MB iOS 4.6 - Auth Bypass Vulnerability References Source: ==================== http://www.vulnerability-lab.com/getcontent.php?id=895 PayPal Security UID: Vxda0S Video: http://www.vulnerability-lab.com/getcontent.php?id=1338 View:...

7.1AI score
SaveExploits0
Vulnerability Lab
Vulnerability Lab
added 2014/10/09 12:0 a.m.20 views

PayPal Inc BB - API Restriction Auth Bypass Vulnerability

Document Title: =============== PayPal Inc BB - API Restriction Auth Bypass Vulnerability References: =========== http://www.vulnerability-lab.com/getcontent.php?id=1338 View: https://www.youtube.com/watch?v=RXubXPr2M4 Advisory: http://www.vulnerability-lab.com/getcontent.php?id=895 Release Date:...

0.5AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/10/08 12:0 a.m.51 views

DrayTek VigorACS SI 1.3.0 File Write / LFI / File Upload

DrayTek VigorACS SI /ACSServer/ We found that most of the VigorACS SI deployments are using the default http authentication settings acs/password. This is not so much a software vulnerability but more a configuration issue. 2.2 Unauthenticated arbitrary file read/write functionality via...

0.2AI score
SaveExploits0
CVE
CVE
added 2014/10/06 1:0 a.m.55 views

CVE-2013-2645

CVE-2013-2645 affects the TP-LINK WR1043N router (firmware TL-WR1043ND_V1_120405). Multiple CSRF vulnerabilities allow remote attackers to hijack administrator authentication by crafting requests that alter FTP settings and bandwidth controls (e.g., shareEntire to enable FTP, nas_admin_pwd to cha...

9.3CVSS7.7AI score0.03013EPSS
SaveExploits2References1Affected Software1
Packet Storm
Packet Storm
added 2014/10/02 12:0 a.m.27 views

AllMyVisitors 0.5.0 SQL Injection

AllMyVisitors0.5.0 Blind SQL Injection Vulnerability ==================================================== Author : indoushka Vondor : http://www.php-resource.net/ Dork: Copyright c 2004 by voice of web ========================== SQL injection is a vulnerability that allows an attacker to alter...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2014/09/30 12:0 a.m.255 views

IPFire 2.15 Bash Command Injection

!/usr/bin/env python Exploit Title : IPFire = 2.15 core 82 Authenticated cgi Remote Command Injection ShellShock Exploit Author : Claudio Viviani Vendor Homepage : http://www.ipfire.org Software Link: http://downloads.ipfire.org/releases/ipfire-2.x/2.15-core82/ipfire-2.15.i586-full-core82.iso Dat...

10CVSS10AI score0.99999EPSS
SaveExploits139
Packet Storm
Packet Storm
added 2014/09/29 12:0 a.m.42 views

AllMyGuests 0.4.1 XSS / SQL Injection / Insecure Cookie Handling

AllMyGuests0.4.1 Multi Vulnerability ==================================== Author : indoushka Vondor : http://www.php-resource.net/ Dork: powered by AllMyGuests © 2003, voice of web ========================== php info : http://localhost/AllMyGuests0.4.1/tools/phpinfo.php Cross site scripting also...

1AI score
SaveExploits0
NVD
NVD
added 2014/09/28 10:55 a.m.19 views

CVE-2014-6417

net/ceph/authx.c in Ceph, as used in the Linux kernel before 3.16.3, does not properly consider the possibility of kmalloc failure, which allows remote attackers to cause a denial of service system crash or possibly have unspecified other impact via a long unencrypted auth ticket...

7.8CVSS7.1AI score0.05244EPSS
SaveExploits1References11
OSV
OSV
added 2014/09/28 10:55 a.m.4 views

DEBIAN-CVE-2014-6416

Buffer overflow in net/ceph/authx.c in Ceph, as used in the Linux kernel before 3.16.3, allows remote attackers to cause a denial of service memory corruption and panic or possibly have unspecified other impact via a long unencrypted auth ticket...

7.8CVSS7.7AI score0.06167EPSS
SaveExploits1References1
OSV
OSV
added 2014/09/28 10:55 a.m.5 views

DEBIAN-CVE-2014-6417

net/ceph/authx.c in Ceph, as used in the Linux kernel before 3.16.3, does not properly consider the possibility of kmalloc failure, which allows remote attackers to cause a denial of service system crash or possibly have unspecified other impact via a long unencrypted auth ticket...

7.8CVSS7.2AI score0.05244EPSS
SaveExploits1References1
Rows per page
Query Builder