WordPress security changelog
HIGH CVE-2022-0656 Modified

Web To Print Shop : uDraw: A security weakness

Web To Print Shop : uDraw is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation.

CVE / CNA score 7.5 CVSS · contact@wpscan.com
NVD score 7.5 CVSS 3.1 · nvd@nist.gov
Component
Web To Print Shop : uDraw
Plugin slug
web-to-print-shop
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Apr 25, 2022
Weakness
CWE-552 — Files or Directories Accessible to External Parties

This CVE was published Apr 25, 2022 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update Web To Print Shop : uDraw to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Web To Print Shop : uDraw WordPress plugin before 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)

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

Primary and upstream sources