Plugin Directory

Changeset 3430087


Ignore:
Timestamp:
12/31/2025 11:39:44 AM (3 months ago)
Author:
pressprogrammer
Message:

Adding proper escaping to templates, fixes any xss related concenrs

Location:
mediapress
Files:
367 added
1 edited

Legend:

Unmodified
Added
Removed
  • mediapress/trunk/readme.txt

    r3428995 r3430087  
    44Requires at least: 5.0
    55Tested up to: 6.9.0
    6 Stable tag: 1.6.2
     6Stable tag: 1.6.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    163163
    164164== Changelog ==
     165
     166= 1.6.3 =
     167 * Proper escaping for all template outputs(escaping attributes).
     168 * Fixed a possible stored XSS in mpp-list-gallery gallery list shortcode for contributor or above role(people who can add shortcode in post).
     169 * Props zaim via Patchstack for reporting the possible stored xss in the shortcode.
    165170
    166171= 1.6.2 =
Note: See TracChangeset for help on using the changeset viewer.