Create CVE-2021-34370.yaml

patch-1
Roberto Nunes 2021-09-03 08:15:23 +09:00 committed by GitHub
parent cdd022c29d
commit 8ccc4283ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
CVE-2021-34370.yaml Normal file
View File

@ -0,0 +1,20 @@
id: CVE-2021-34370
info:
name: Accela Civic Platform 21.1 - Open Redirect & XSS
author: 0x_Akoko
description: Accela Civic Platform Cross-Site-Scripting and Open Redirect <= 21.1
reference: https://www.exploit-db.com/exploits/49990
severity: medium
tags: xss,redirect,cves
requests:
- method: GET
path:
- "{{BaseURL}}/ssoAdapter/logoutAction.do?servProvCode=SAFVC&successURL=https://example.com/"
matchers:
- type: regex
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)example\.com.*$'
part: header