Update CVE-2020-14181.yaml

patch-1
Dhiyaneshwaran 2022-10-20 03:33:53 +05:30 committed by GitHub
parent 3e72210539
commit d6d1fc7d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -21,13 +21,16 @@ info:
requests: requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/secure/ViewUserHover.jspa" - '{{BaseURL}}/secure/ViewUserHover.jspa'
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- "User does not exist" - 'User does not exist'
- 'content="JIRA"'
condition: and
- type: status - type: status
status: status:
- 200 - 200