Web To Print Shop : uDraw <= 3.3.3 - Unauthenticated Arbitrary File Access

2022-04-13 00:00
cydave

Strategic Overview

Status
Patched in 3.4.0
Affected Version<= 3.3.3
CVSS7.4High
CVECVE-2022-0656
View all Web To Print Shop : uDraw vulnerabilities

Vulnerability Overview

The Web To Print Shop : uDraw WordPress plugin up to 3.3.3 does not validate the url parameter in its udraw_convert_url_to_base64 AJAX action (available to both unauthenticated and authenticated users) before using it in the file_get_contents function and returning its content base64 encoded in the response. As a result, unauthenticated users could read arbitrary files on the web server (such as /etc/passwd, wp-config.php etc)

Technical Analysis

REMEDIATION: Update to version 3.4.0, or a newer patched version --- IDENTIFIER: CWE-552 (Files or Directories Accessible to External Parties) The product makes files or directories accessible to unauthorized actors, even though they should not be.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C