Lucene search
+L

33 matches found

ThreatPost
ThreatPost
added 2018/05/03 4:57 p.m.89 views

Kitty Cryptomining Malware Cashes in on Drupalgeddon 2.0

Yet another bad actor has taken advantage of Drupal sites still vulnerable to “Drupalgeddon 2.0,” this time to mine cryptocurrency. The bad script, dubbed the “Kitty” cryptomining malware, takes advantage of the known critical remote-code execution vulnerability in Drupal CVE-2018-7600 to target...

7.5CVSS9.9AI score0.99991EPSS
SaveExploits49References8
Tenable Nessus
Tenable Nessus
added 2018/04/27 12:00 a.m.40 views

Debian DLA-1365-1 : drupal7 security update (Drupalgeddon 2)

A remote code execution vulnerability has been found within multiple subsystems of Drupal. This potentially allows attackers to exploit multiple attack vectors on a Drupal site, which could result in the site being compromised. For Debian 7 'Wheezy', these problems have been fixed in version...

9.8CVSS7.9AI score0.99236EPSS
SaveExploits14References3
Packet Storm
Packet Storm
added 2018/04/26 12:00 a.m.207 views

Drupal Drupalgeddon 2 Forms API Property Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Drupal Drupalgeddon 2 Forms API Property Injection', 'Description' = %q This module exploits a Drupal property injection in the Forms API. Drupal...

7.5CVSS0.3AI score0.99991EPSS
SaveExploits49
zdt
zdt
added 2018/04/26 12:00 a.m.738 views

Drupal Drupalgeddon 2 Forms API Property Injection Exploit

This Metasploit module exploits a Drupal property injection in the Forms API. Drupal versions 6.x, less than 7.58, 8.2.x, less than 8.3.9, less than 8.4.6, and less than 8.5.1 are vulnerable. This module requires Metasploit: https://metasploit.com/download Current source:...

7.5CVSS10AI score0.99991EPSS
SaveExploits49
Wallarm Lab
Wallarm Lab
added 2018/04/20 7:31 p.m.1078 views

Drupalgeddon Two.

New Drupal Vulnerability in Detail By @aLLy The second Drupalgeddon has come! It is a new variant of a critical vulnerability in one of the most popular CMSs, which caused a big stir. This newly-discovered breach allows any unregistered user execute commands in the target system by means of a...

7.5CVSS10AI score0.99991EPSS
SaveExploits49
GithubExploit
GithubExploit
added 2018/04/14 12:26 p.m.7 views

Exploit for Improper Input Validation in Drupal

Drupalgeddon 2 MSF exploit module for Drupalgeddon 2 CVE-201...

9.8CVSS9.3AI score0.99991EPSS
SaveExploits49
Imperva Blog
Imperva Blog
added 2018/04/13 7:13 p.m.984 views

Drupalgeddon 2.0: Are Hackers Slacking Off?

Ever since March 28th, when Drupal published a patch for a RCE named Drupalgeddon 2.0 SA-CORE-2018-002/CVE-2018-7600, Imperva has been monitoring our cloud looking for hackers’ attempts to exploit the vulnerability, but found nothing. Until today. It somehow seems fitting that nefarious activity...

7.5CVSS1.2AI score0.99991EPSS
SaveExploits49
Tenable Nessus
Tenable Nessus
added 2018/03/29 12:00 a.m.86 views

Debian DSA-4156-1 : drupal7 - security update (Drupalgeddon 2)

A remote code execution vulnerability has been found in Drupal, a fully-featured content management framework. For additional information, please refer to the upstream advisory at https://www.drupal.org/sa-core-2018-002 C Tenable Network Security, Inc. The descriptive text and package checks in...

9.8CVSS8.5AI score0.99991EPSS
SaveExploits49References7
Metasploit
Metasploit
added 2018/03/28 12:00 a.m.318 views

Drupal Drupalgeddon 2 Forms API Property Injection

This module exploits a Drupal property injection in the Forms API. Drupal 6.x, use exploit/unix/webapp/drupal/drupalgeddon2 msf undefineddrupalgeddon2 show actions ...actions... msf undefineddrupalgeddon2 set ACTION msf undefineddrupalgeddon2 show options ...show and set options... msf...

9.8CVSS7.9AI score0.99991EPSS
SaveExploits49
Exploit DB
Exploit DB
added 2014/11/03 12:00 a.m.182 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
exploitpack
exploitpack
added 2014/11/03 12:00 a.m.21 views

Drupal 7.0 7.31 - Drupalgeddon SQL Injection (Admin Session)

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 ...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2014/11/03 12:00 a.m.91 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/10/17 12:00 a.m.117 views

Drupal 7.0 < 7.31 - 'Drupalgeddon' SQL Injection (PoC) (Reset Password) (2)

array 'method' = 'POST', 'header' = "Content-Type: application/x-www-form-urlencoded\r\n", 'content' = $postdata ; $ctx = streamcontextcreate$params; $data = filegetcontents$url . '?q=node&destination=node', null, $ctx; ifstristr$data, 'mbstrlen expects parameter 1 to be string' && $data echo...

7.5CVSS7AI score0.99974EPSS
SaveExploits23
Rows per page
Query Builder