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