Opened 5 months ago

Last modified 5 months ago

#132 new defect

Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-002

Reported by: chris Owned by: chris
Priority: major Milestone: Maintenance
Component: drupal Version:
Keywords: Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0.25

Change History (1)

comment:1 Changed 5 months ago by chris

  • Add Hours to Ticket changed from 0 to 0.25
  • Total Hours set to 0.25
cd /var/www/prod/docroot
drush core-status | grep "Drupal version"
 Drupal version                  :  7.24     
wget "https://cgit.drupalcode.org/drupal/rawdiff/?h=7.x&id=2266d2a83db50e2f97682d9a0fb8a18e2722cba5" -O drupal-7.patch
patch -p1 < drupal-7.patch 
 patching file includes/bootstrap.inc
 Hunk #1 succeeded at 2353 (offset -279 lines).
 patching file includes/request-sanitizer.inc
/etc/init.d/php5-fpm restart
Note: See TracTickets for help on using tickets.