[wp-trac] [WordPress Trac] #53204: This means any errors on the site will be written to a file which is potentially available to normal users

WordPress Trac noreply at wordpress.org
Thu Sep 1 04:15:25 UTC 2022


#53204: This means any errors on the site will be written to a file which is
potentially available to normal users
-------------------------------+------------------------------
 Reporter:  kal123             |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Site Health        |     Version:  5.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by kal123):

 Check that the file is only writable/readable by the same user:group as
 the regular WP directories.
 Check that no access exists for the world permissions
 Check that the file is NOT executable by any user.

 You want the same permissions as that are required to be on a
 ~/.ssh/authorized_keys file
 ls -l ~/.ssh/
 total 12
 -rw------- 1 wpuser wpgroup 780 Oct  9  2021 authorized_keys

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53204#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list