Lucene search
+L

14440 matches found

zdt
zdt
added 2014/11/04 12:00 a.m.145 views

Drupal < 7.32 Pre Auth SQL Injection Vulnerability

Exploit for php platform in category web applications // 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...

7.5CVSS0.6AI score0.99974EPSS
SaveExploits23
exploitpack
exploitpack
added 2014/11/03 12:00 a.m.24 views

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

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

0.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2014/11/03 12:00 a.m.50 views

Fedora 21 : drupal7-7.32-1.fc21 (2014-12934)

Update to upstream 7.32 security release for SA-CORE-2014-005, CVE-2014-3704 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without...

7.5CVSS6.9AI score0.99974EPSS
SaveExploits23References3
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
The Hacker News
The Hacker News
added 2014/11/02 9:21 p.m.11 views

Drupal SQL Injection Vulnerability leaves Millions of Websites Open to Hackers

One of the most popular content management systems, Drupal, is warning its users to consider their websites as compromised unless their sites were updated immediately with a security patch released on 15 October 2014. Drupal is an open source software package which provides a Content management...

8.1AI score
SaveExploits0
Fedora
Fedora
added 2014/11/01 5:17 p.m.40 views

[SECURITY] Fedora 21 Update: drupal7-7.32-1.fc21

Equipped with a powerful blend of features, Drupal is a Content Management System written in PHP that can support a variety of websites ranging from personal weblogs to large community-driven websites. Drupal is highly configurable, skinnable, and secure...

7.5CVSS2AI score0.99974EPSS
SaveExploits23
ThreatPost
ThreatPost
added 2014/10/30 9:08 a.m.10 views

'Every Drupal 7 Site Was Compromised' Unless Patched By Oct. 15

The maintainers of the Drupal content management system are warning users that any site owners who haven’t patched a critical vulnerability in Drupal Core disclosed earlier this month should consider their sites to be compromised. The vulnerability, which became public on Oct. 15, is a SQL...

1.3AI score
SaveExploits0References3
seebug.org
seebug.org
added 2014/10/30 12:00 a.m.27 views

Drupal 7.x /includes/database/database.inc SQL注入漏洞

Includes/database/database.inc protected function expandArguments&$query, &$args $modified = FALSE; foreach arrayfilter$args, 'isarray' as $key = $data $newkeys = array; foreach $data as $i = $value $newkeys$key . '' . $i = $value; $query = pregreplace'' . $key . '\b', implode', ',...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2014/10/30 12:00 a.m.72 views

Drupal Core SQLi Vulnerability (SA-CORE-2014-005) - Active Check

Drupal is prone to an SQL injection SQLi vulnerability. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:drupal:drupal";...

7.5CVSS8.4AI score0.99974EPSS
SaveExploits23References2
Drupal
Drupal
added 2014/10/29 12:00 a.m.16 views

SA-CONTRIB-2014-103 - Passwordless - Cross Site Scripting (XSS)

This module replaces the regular Drupal login form with a modification of the password-request form, to give the possibility to log in without using a password. The module doesn't sufficiently sanitize user-generated text entered in the module's configuration form. This vulnerability is mitigated...

7AI score
SaveExploits0References10
Drupal
Drupal
added 2014/10/29 12:00 a.m.19 views

SA-CONTRIB-2014-106 - Commerce Authorize.Net SIM/DPM Payment Methods - Access Bypass

This module provides payment methods for the Drupal Commerce package to permit the use of the Authorize.Net payment gateway's SIM and DPM payment protocols. Access Bypass The module doesn't sufficiently protect the Drupal Commerce order number passed to the Authorize.Net payment gateway, allowing...

7.1AI score
SaveExploits0References13
Drupal
Drupal
added 2014/10/29 12:00 a.m.31 views

SA-CONTRIB-2014-105 - OG Menu - Access Bypass

OG Menu allows using menus within Organic Groups. The permissions for accessing the module settings were to broad, possibly granting access to users who would normally not be able to change the OG Menu configuration. This vulnerability is mitigated by the fact that an attacker must have a role wi...

3.5CVSS6.4AI score0.00951EPSS
SaveExploits0References9
Drupal
Drupal
added 2014/10/29 12:00 a.m.21 views

SA-CONTRIB-2014-104 - Addressfield Tokens - Cross Site Scripting

The Addressfield Tokens module extends the Addressfield module by adding full token support. The module doesn't sufficiently filter malicious user input, opening a Cross Site Scripting XSS vulnerability. This vulnerability is mitigated by the fact that an attacker must have a role with the...

6.2AI score
SaveExploits0References11
CISA
CISA
added 2014/10/29 12:00 a.m.14 views

Drupal Releases Public Service Announcement

Drupal released a public service announcement to address active exploitations of a previously patched vulnerability found in Drupal core 7.x versions prior to 7.32. US-CERT advises users and administrators to review Drupal's Public Service announcement and apply the necessary updates or...

6.7AI score
SaveExploits0References1
myhack58
myhack58
added 2014/10/29 12:00 a.m.22 views

callback nightmare: parsing of the famous CMS frameworks Drupal SQL injection vulnerability-vulnerability warning-the black bar safety net

Drupal is using the PHP language, open source content management framework CMF, which consists of CMS and PHP development framework together constitute. Consecutive years won the world's best CMS award, is based on the PHP language the most famous WEB applications. A few days before the explosion...

0.9AI score
SaveExploits0
Fedora
Fedora
added 2014/10/28 6:48 a.m.50 views

[SECURITY] Fedora 20 Update: drupal7-7.32-1.fc20

Equipped with a powerful blend of features, Drupal is a Content Management System written in PHP that can support a variety of websites ranging from personal weblogs to large community-driven websites. Drupal is highly configurable, skinnable, and secure...

7.5CVSS2AI score0.99974EPSS
SaveExploits23
myhack58
myhack58
added 2014/10/28 12:00 a.m.43 views

Drupal 7.31 SQL injection getshell exploit detailed and EXP-vulnerability warning-the black bar safety net

0x00 This vulnerability might indeed be great, and Drupal used more also, using Fuzzing to run the dictionary should be swept out of the many vulnerabilities of the host, but do the bulk may be on the other site cause a lot of loss, so I will just write a Exp is no longer deep down. 0x01 On the...

9AI score
SaveExploits0
NVD
NVD
added 2014/10/25 10:55 p.m.19 views

CVE-2013-4594

The Payment for Webform module 7.x-1.x before 7.x-1.5 for Drupal does not restrict access by anonymous users, which allows remote anonymous users to use the payment of other anonymous users when submitting a form that requires payment...

4.3CVSS6.6AI score0.01042EPSS
SaveExploits0References4
Rows per page
Query Builder