Skip to content

Release v1.6.9

Choose a tag to compare

@github-actions github-actions released this 14 Jun 23:53
· 174 commits to main since this release
813bed9

Security Enhancement

  • SSRF Protection: Enhanced Server-Side Request Forgery protection in sse_resolve_parent_directory() function:
    • Added proper path validation before filesystem operations
    • Improved upload directory validation and normalization
    • Reduced attack surface by validating logical path structure before calling realpath() on user input
    • Enhanced security logging for better monitoring of potential attacks

Installation

  1. Download the zip file
  2. Upload to your WordPress site through the Plugins > Add New > Upload menu
  3. Activate the plugin

Full Documentation