Cross-site request forgery in WP Sticky Social - CVE-2023-3320

 

Cross-site request forgery in WP Sticky Social - CVE-2023-3320

Published: June 21, 2023 / Updated: October 25, 2024


Vulnerability identifier: #VU77587
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2023-3320
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Vladislav Musílek
Affected software:
WP Sticky Social

Detailed vulnerability description

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin in the ~/admin/views/admin.php file. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


How to mitigate CVE-2023-3320

Install updates from vendor's website.

Sources