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.
Vulnerability Rating
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.
