id: CVE-2020-0618 info: name: Microsoft SQL Server Reporting Services - Remote Code Execution author: joeldeleep severity: high description: Microsoft SQL Server Reporting Services is vulnerable to a remote code execution vulnerability because it incorrectly handles page requests. 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 - https://nvd.nist.gov/vuln/detail/CVE-2020-0618 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: cve2020,rce,packetstorm,cve requests: - method: GET path: - "{{BaseURL}}/ReportServer/Pages/ReportViewer.aspx" matchers-condition: and matchers: - type: status status: - 200 - type: word words: - "view report" part: body # Enhanced by mp on 2022/07/08