Enhancement: cves/2021/CVE-2021-29441.yaml by mp
parent
911f1c43cf
commit
0d1b8be2ec
|
@ -1,7 +1,7 @@
|
|||
id: CVE-2021-29441
|
||||
|
||||
info:
|
||||
name: Nacos prior to 1.4.1 Authentication Bypass
|
||||
name: Nacos <1.4.1 - Authentication Bypass
|
||||
author: dwisiswant0
|
||||
severity: critical
|
||||
description: |
|
||||
|
@ -14,6 +14,7 @@ info:
|
|||
This issue may allow any user to carry out any administrative tasks on the Nacos server.
|
||||
reference:
|
||||
- https://securitylab.github.com/advisories/GHSL-2020-325_326-nacos/
|
||||
-
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
cvss-score: 9.8
|
||||
|
@ -52,4 +53,6 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "application/json"
|
||||
part: header
|
||||
part: header
|
||||
|
||||
# Enhanced by mp on 2022/05/17
|
||||
|
|
Loading…
Reference in New Issue