Enhancement: cves/2021/CVE-2021-42567.yaml by mp
parent
f2909c7bb9
commit
855a848fd0
|
@ -1,10 +1,10 @@
|
||||||
id: CVE-2021-42567
|
id: CVE-2021-42567
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Apereo CAS Reflected XSS
|
name: Apereo CAS Reflected Cross-Site Scripting
|
||||||
author: pdteam
|
author: pdteam
|
||||||
severity: medium
|
severity: medium
|
||||||
description: Apereo CAS through 6.4.1 allows XSS via POST requests sent to the REST API endpoints.
|
description: Apereo CAS through 6.4.1 allows cross-site scripting via POST requests sent to the REST API endpoints.
|
||||||
reference:
|
reference:
|
||||||
- https://apereo.github.io/2021/10/18/restvuln/
|
- https://apereo.github.io/2021/10/18/restvuln/
|
||||||
- https://www.sudokaikan.com/2021/12/exploit-cve-2021-42567-post-based-xss.html
|
- https://www.sudokaikan.com/2021/12/exploit-cve-2021-42567-post-based-xss.html
|
||||||
|
@ -40,3 +40,5 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 401
|
- 401
|
||||||
|
|
||||||
|
# Enhanced by mp on 2022/02/28
|
||||||
|
|
Loading…
Reference in New Issue