{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-0618/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-0618/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-0618/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-0618/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-0618/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-0618"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-0618"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.99022,
      "kev": true,
      "percentile": 0.9993
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-0618.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2020-0618\n\ninfo:\n  name: Microsoft SQL Server Reporting Services - Remote Code Execution\n  author: joeldeleep\n  severity: high\n  description: Microsoft SQL Server Reporting Services is vulnerable to a remote code execution vulnerability because it incorrectly handles page requests.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Apply the latest security updates provided by Microsoft to mitigate this vulnerability.\n  reference:\n    - https://www.mdsec.co.uk/2020/02/cve-2020-0618-rce-in-sql-server-reporting-services-ssrs/\n    - https://github.com/euphrat1ca/CVE-2020-0618\n    - https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0618\n    - http://packetstormsecurity.com/files/156707/SQL-Server-Reporting-Services-SSRS-ViewState-Deserialization.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-0618\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2020-0618\n    cwe-id: CWE-502\n    epss-score: 0.99022\n    epss-percentile: 0.9993\n    cpe: cpe:2.3:a:microsoft:sql_server:2012:sp4:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: microsoft\n    product: sql_server\n  tags: cve,cve2020,rce,packetstorm,microsoft,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/ReportServer/Pages/ReportViewer.aspx\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - 'value=\"View Report\"'\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402207e4778eb5fbfe778bdd2f9ff3b435ca8c07b6c9a2990c2ac49ad149dddd875870220538c77b4c782a2582d5180514ae723a89179be8bfa00f26fd1a33dd68a892261:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-0618"
}