Update and rename vulnerabilities/jira/jira-unauthenticated-popular-filters.yaml to cves/2019/CVE-2019-3401.yaml

patch-1
Prince Chaddha 2021-06-24 16:52:04 +05:30 committed by GitHub
parent 2f1aa7e102
commit 37261f7a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,10 @@
id: jira-unauth-popular-filters id: CVE-2019-3401
info: info:
name: Jira Unauthenticated Popular Filters name: Atlassian JIRA Information Exposure (CVE-2019-3401)
author: TechbrunchFR author: TechbrunchFR,milo2012
severity: info severity: info
tags: atlassian,jira tags: cve,cve2019,jira,atlassian
requests: requests:
- method: GET - method: GET
@ -13,7 +13,9 @@ requests:
matchers: matchers:
- type: word - type: word
words: words:
- 'filterlink_' - '<span data-filter-field="owner-full-name">'
- '<title>Manage Filters - Jira</title>'
condition: and
# Remediation: # Remediation:
# Ensure that this permission is restricted to specific groups that require it. # Ensure that this permission is restricted to specific groups that require it.