vendor:
Super Socializer
by:
Amirhossein Bahramizadeh
6.1
CVSS
MEDIUM
Reflected XSS
79
CWE
Product Name: Super Socializer
Affected Version From: 7.13.52
Affected Version To: 7.13.52
Patch Exists: YES
Related CWE: CVE-2023-2779
CPE: a:wordpress:super_socializer:7.13.52
Platforms Tested: Windows, Linux
2023
Super Socializer 7.13.52 – Reflected XSS
The Super Socializer plugin version 7.13.52 is vulnerable to a reflected XSS vulnerability. Attackers can exploit this vulnerability by injecting malicious JavaScript code into the vulnerable parameter. When a user visits a crafted URL containing the payload, the injected code will be executed in the user's browser, potentially allowing the attacker to steal sensitive information or perform unauthorized actions on behalf of the user.
Mitigation:
To mitigate this vulnerability, it is recommended to update to the latest version of the Super Socializer plugin. Additionally, input validation and sanitization should be implemented to properly handle user-supplied data.