buddypress / bp-attachments

BP Attachments is a BuddyPress component to help others deal with attachments
GNU General Public License v2.0
38 stars 12 forks source link

Potential fatal with `bp_attachments_get_medium_visibility()` #97

Closed imath closed 10 months ago

imath commented 10 months ago

See https://wordpress.org/support/topic/bp_attachments_get_medium_visibility-function-needs-hardening/

Looks like there's an issue at line 107 of bp-attachments-functions.php with the check when bp_attachments_get_private_root_dir() returns a WP Error.