id: CVE-2020-0618 info: name: RCE in SQL Server Reporting Services author: joeldeleep severity: high description: A remote code execution vulnerability exists in Microsoft SQL Server Reporting Services when it incorrectly handles page requests, aka 'Microsoft SQL Server Reporting Services Remote Code Execution Vulnerability'. reference: - https://www.mdsec.co.uk/2020/02/cve-2020-0618-rce-in-sql-server-reporting-services-ssrs/ - https://github.com/euphrat1ca/CVE-2020-0618 - https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-0618 - http://packetstormsecurity.com/files/156707/SQL-Server-Reporting-Services-SSRS-ViewState-Deserialization.html classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H cvss-score: 8.8 cve-id: CVE-2020-0618 cwe-id: CWE-502 tags: cve,cve2020,rce requests: - method: GET path: - "{{BaseURL}}/ReportServer/Pages/ReportViewer.aspx" matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "view report" part: body