Vulnerability Description
The 评论小秘书 plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` variable in all versions up to, and including, 1.3.2. This is due to insufficient input sanitization and output escaping on the `$_SERVER['PHP_SELF']` variable in the plugin's settings page. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/comments-secretary/tags/1.3.2/tho_fet
- https://plugins.trac.wordpress.org/browser/comments-secretary/trunk/tho_fetion.p
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b24506c2-bf5e-4c71-94a
FAQ
What is CVE-2025-13988?
CVE-2025-13988 is a vulnerability with a CVSS score of 6.1 (MEDIUM). The 评论小秘书 plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `$_SERVER['PHP_SELF']` variable in all versions up to, and including, 1.3.2. This is due to insufficient input sa...
How severe is CVE-2025-13988?
CVE-2025-13988 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13988?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.