WordPress 评论小秘书 Plugin Reflected Cross-Site Scripting Vulnerability

Vulnerability

A reflected cross-site scripting vulnerability has been identified in the WordPress 评论小秘书 (Comments Secretary) plugin, affecting all versions through 1.3.2. The issue arises from inadequate input sanitization and output escaping of the $_SERVER['PHP_SELF'] variable on the plugin's settings page. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts that could be executed if a user is tricked into clicking a link.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where an attacker can inject malicious scripts that are executed in the context of the user's browser.

Reproduction

To reproduce this vulnerability, navigate to the settings page of the 评论小秘书 plugin. The $_SERVER['PHP_SELF'] variable is not properly sanitized, allowing for the injection of scripts. Once injected, the script will execute if a user is persuaded to click on a link that triggers the payload.

Remediation

No known patch is available for this vulnerability. It is recommended to review the vulnerability details and consider uninstalling the affected plugin.

Added: Dec 12, 2025, 5:02 AM
Updated: Dec 12, 2025, 5:02 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
7.4
remediation
0.0
relevance
1.3
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.