Critical Vulnerability Information 1. Version Update Version: 1.9 Update Time: April 10, 2025, 07:13:38 (2 days ago) 2. Vulnerability Fixes XSS Vulnerability Fix: - In the file, HTML entities were decoded, and script tags and their content were removed. - attributes that could execute JavaScript were removed. - HTML was filtered using the function. 3. File Changes Modified Files: - - - - - - 4. Specific Fix Code Helper/Url.php: readme.txt: - Updated test version to 6.7.2. - Fixed XSS issues involving special characters. 5. Other Changes yay-smtp.php: - Defined as . ``` This information indicates that the plugin has fixed multiple XSS vulnerabilities in its latest version, with corresponding code adjustments made to relevant files.