Lucene search
+L

16030 matches found

The Hacker News
The Hacker News
added 2019/02/26 12:43 p.m.137 views

Hackers Actively Exploiting Latest Drupal RCE Flaw Published Last Week

Cybercriminals have actively started exploiting an already patched security vulnerability in the wild to install cryptocurrency miners on vulnerable Drupal websites that have not yet applied patches and are still vulnerable. Last week, developers of the popular open-source content management syst...

8.1CVSS0.3AI score0.92017EPSS
SaveExploits23
The Hacker News
The Hacker News
added 2019/02/26 12:43 p.m.6 views

Hackers Actively Exploiting Latest Drupal RCE Flaw Published Last Week

Cybercriminals have actively started exploiting an already patched security vulnerability in the wild to install cryptocurrency miners on vulnerable Drupal websites that have not yet applied patches and are still vulnerable. Last week, developers of the popular open-source content management syst...

8.1CVSS9.3AI score0.92017EPSS
SaveExploits23
Talos Blog
Talos Blog
added 2019/02/26 10:56 a.m.1209 views

Cisco Talos Honeypot Analysis Reveals Rise in Attacks on Elasticsearch Clusters

Christopher Evans of Cisco Talos conducted the research for this post. Executive Summary Cisco Talos warns users that they need to keep a close eye on unsecured Elasticsearch clusters. We have recently observed a spike in attacks from multiple threat actors targeting these clusters. These attacke...

7.5CVSS0.2AI score0.99993EPSS
SaveExploits132
Imperva Blog
Imperva Blog
added 2019/02/25 9:22 p.m.78 views

Latest Drupal RCE Flaw Used by Cryptocurrency Miners and Other Attackers

Another remote code execution vulnerability has been revealed in Drupal, the popular open-source Web content management system. One exploit — still working at time of this writing — has been used in dozens of unsuccessful attacks against our customers, with an unknown number of attacks, some like...

7.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2019/02/25 7:47 a.m.89 views

Exploit for Deserialization of Untrusted Data in Drupal

CVE-2019-6340 CVE-2019-6340 POC Drupal...

8.1CVSS7.4AI score0.92017EPSS
SaveExploits23
GithubExploit
GithubExploit
added 2019/02/25 3:38 a.m.22 views

Exploit for Deserialization of Untrusted Data in Drupal

It is an exploit module/toolkit targeting Drupal, specifically a...

8.1CVSS8.4AI score0.92017EPSS
SaveExploits23
Packet Storm
Packet Storm
added 2019/02/25 12:00 a.m.303 views

Drupal 8.6.9 REST Remote Code Execution

!/usr/bin/env python3 CVE-2019-6340 Drupal = 8.6.9 REST services RCE PoC 2019 @leonjza Technical details for this exploit is available at: https://www.drupal.org/sa-core-2019-003 https://www.ambionics.io/blog/drupal8-rce https://twitter.com/jcran/status/1099206271901798400 Sample usage: $ python...

8.3AI score0.92017EPSS
SaveExploits23
exploitpack
exploitpack
added 2019/02/25 12:00 a.m.89 views

Drupal 8.6.9 - REST Module Remote Code Execution

Drupal 8.6.9 - REST Module Remote Code Execution !/usr/bin/env python3 CVE-2019-6340 Drupal = 8.6.9 REST services RCE PoC 2019 @leonjza Technical details for this exploit is available at: https://www.drupal.org/sa-core-2019-003 https://www.ambionics.io/blog/drupal8-rce...

6.8CVSS8.5AI score0.92017EPSS
SaveExploits23
zdt
zdt
added 2019/02/25 12:00 a.m.104 views

Drupal < 8.6.9 - REST Module Remote Code Execution Exploit

Exploit for php platform in category web applications !/usr/bin/env python3 CVE-2019-6340 Drupal = 8.6.9 REST services RCE PoC 2019 @leonjza Technical details for this exploit is available at: https://www.drupal.org/sa-core-2019-003 https://www.ambionics.io/blog/drupal8-rce...

6.8CVSS8.3AI score0.92017EPSS
SaveExploits23
OpenVAS
OpenVAS
added 2019/02/25 12:00 a.m.106 views

Drupal RCE Vulnerability (SA-CORE-2019-003) - Active Check

Drupal is prone to a remote code execution RCE vulnerability. Copyright C 2019 Greenbone Networks GmbH 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-or-later This program is free software;...

8.1CVSS8.5AI score0.92017EPSS
SaveExploits23References4
Exploit DB
Exploit DB
added 2019/02/25 12:00 a.m.135 views

Drupal < 8.6.9 - REST Module Remote Code Execution

!/usr/bin/env python3 CVE-2019-6340 Drupal = 8.6.9 REST services RCE PoC 2019 @leonjza Technical details for this exploit is available at: https://www.drupal.org/sa-core-2019-003 https://www.ambionics.io/blog/drupal8-rce https://twitter.com/jcran/status/1099206271901798400 Sample usage: $ python...

8.1CVSS8AI score0.92017EPSS
SaveExploits23
Check Point Advisories
Check Point Advisories
added 2019/02/24 12:00 a.m.29 views

Drupal Core Remote Code Execution (CVE-2019-6340)

A code execution vulnerability exists in Drupal Core. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...

6.8CVSS5.6AI score0.92017EPSS
SaveExploits23
zdt
zdt
added 2019/02/24 12:00 a.m.201 views

Drupal < 8.6.10 / < 8.5.11 - REST Module Remote Code Execution Vulnerability

Exploit for php platform in category web applications Drupal FALSE; instead of the standard unserialize$values'options';. As for all FieldItemBase subclasses, LinkItem references a property type. Shortcut uses this property type, for a property named link. Triggering the unserialize Having all...

6.8CVSS0.1AI score0.92017EPSS
SaveExploits23
exploitpack
exploitpack
added 2019/02/23 12:00 a.m.57 views

Drupal 8.6.10 8.5.11 - REST Module Remote Code Execution

Drupal 8.6.10 8.5.11 - REST Module Remote Code Execution Analyzing the patch By diffing Drupal 8.6.9 and 8.6.10, we can see that in the REST module, FieldItemNormalizer now uses a new trait, SerializedColumnNormalizerTrait. This trait provides the checkForSerializedStrings method, which in short...

8.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2019/02/23 12:00 a.m.1314 views

Drupal < 8.6.10 / < 8.5.11 - REST Module Remote Code Execution

Analyzing the patch By diffing Drupal 8.6.9 and 8.6.10, we can see that in the REST module, FieldItemNormalizer now uses a new trait, SerializedColumnNormalizerTrait. This trait provides the checkForSerializedStrings method, which in short raises an exception if a string is provided for a value...

8.1CVSS8AI score0.92017EPSS
SaveExploits23
Packet Storm
Packet Storm
added 2019/02/23 12:00 a.m.241 views

Drupal REST Module Remote Code Execution

Analyzing the patch By diffing Drupal 8.6.9 and 8.6.10, we can see that in the REST module, FieldItemNormalizer now uses a new trait, SerializedColumnNormalizerTrait. This trait provides the checkForSerializedStrings method, which in short raises an exception if a string is provided for a value...

8.3AI score0.92017EPSS
SaveExploits23
ThreatPost
ThreatPost
added 2019/02/22 5:21 p.m.84 views

Threatpost News Wrap Podcast For Feb. 22

Threatpost editors Lindsey O’Donnell and Tom Spring discuss the biggest news of the week ended Feb. 22, including a report about flaws in password managers, and a 19-year-old flaw found in WinRAR. The Threatpost team also discussed an upcoming webinar on Feb. 27 at 2 p.m. ET. Patrick Hevesi of...

7.5AI score
SaveExploits0References6
GithubExploit
GithubExploit
added 2019/02/22 4:03 p.m.25 views

Exploit for Deserialization of Untrusted Data in Drupal

Drupal-SA-CORE-2019-003 CVE-2019-6340 Drupal SA-CORE-2019-003...

8.1CVSS7.2AI score0.92017EPSS
SaveExploits23
Veracode
Veracode
added 2019/02/22 3:15 a.m.40 views

Remote Code Execution (RCE)

drupal is vulnerable to remote code execution RCE attacks. The vulnerability exists through certain field types that do not sanitize data from non-form sources, allowing remote code execution RCE attacks...

8.1CVSS8.4AI score0.92017EPSS
SaveExploits23References9Affected Software1
CNVD
CNVD
added 2019/02/22 12:00 a.m.5 views

Drupal Arbitrary PHP Code Execution Vulnerability (CNVD-2019-05262)

Drupal is an open source content management platform. An arbitrary PHP code execution vulnerability exists in Drupal. The vulnerability stems from the failure to properly filter certain fields when entered via non-form non-form resources types, which can be exploited by an attacker to cause...

8.1CVSS8.3AI score0.92017EPSS
SaveExploits23References1
Rows per page
Query Builder