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:
- method: GET
path:
- "{{BaseURL}}/secure/ViewUserHover.jspa"
- '{{BaseURL}}/secure/ViewUserHover.jspa'
matchers-condition: and
matchers:
- type: word
words:
- "User does not exist"
- 'User does not exist'
- 'content="JIRA"'
condition: and
- type: status
status:
- 200