Update CVE-2020-29453.yaml

patch-1
sullo 2021-09-30 14:27:12 -04:00 committed by GitHub
parent 784d9560be
commit c0003f8731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@ id: CVE-2020-29453
info:
name: Pre-Auth Limited Arbitrary File Read in Jira Server
author: dwisiswant0
severity: high
severity: medium
description: The CachingResourceDownloadRewriteRule class in Jira Server and Jira Data Center allowed unauthenticated remote attackers to read arbitrary files within WEB-INF and META-INF directories via an incorrect path access check.
reference: https://jira.atlassian.com/browse/JRASERVER-72014
tags: cve,cve2020,atlassian,jira,lfi
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cvss-score: 5.30
cve-id: CVE-2020-29453
cwe-id: CWE-22