[wp-trac] [WordPress Trac] #59211: Plugins should be sandboxed on update to prevent fatal errors

WordPress Trac noreply at wordpress.org
Sat Aug 26 11:33:28 UTC 2023


#59211: Plugins should be sandboxed on update to prevent fatal errors
-------------------------+-----------------------------
 Reporter:  oglekler     |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Plugins      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 If a plugin is already active, it will be updated without sandboxing.

 Steps to reproduce:
 - install a plugin
 - copy the plugin folder elsewhere
 - make a change in code which will trigger a fatal error (call for non-
 existing class for example)
 - bandle the changed folder into zip and install through the plugin upload

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59211>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list