What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in WP All Import Import Users from CSV.This issue affects Import Users from CSV: from n/a through 1.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
What the vulnerability does
Deserialization of Untrusted Data vulnerability in WP All Import Import Users from CSV.This issue affects Import Users from CSV: from n/a through 1.2.
Explanation of Vulnerability in Simple Terms
Import Users from CSV versions up to 1.2 contain a deserialization vulnerability in user import handling. An authenticated administrator can craft a malicious CSV file that, when imported, deserializes untrusted data. This could allow the attacker to read sensitive site information or modify data. The vulnerability requires high-level access and careful file construction to exploit.
What an attacker can do
Read sensitive site data or modify information by uploading a crafted CSV file during user import.
Potential impact on your site
An admin account could be compromised to leak data or alter site content via malicious CSV imports.
Conditions required to exploit
Administrator account access and ability to upload a CSV file to the import function.
Key dates
External resources
Related vulnerabilities