Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-29442
HistoryApr 27, 2021 - 8:20 p.m.

CVE-2021-29442 Authentication bypass

2021-04-2720:20:13
CWE-306
GitHub_M
www.cve.org
1

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

8.9 High

AI Score

Confidence

High

0.968 High

EPSS

Percentile

99.7%

Nacos is a platform designed for dynamic service discovery and configuration and service management. In Nacos before version 1.4.1, the ConfigOpsController lets the user perform management operations like querying the database or even wiping it out. While the /data/remove endpoint is properly protected with the @Secured annotation, the /derby endpoint is not protected and can be openly accessed by unauthenticated users. These endpoints are only valid when using embedded storage (derby DB) so this issue should not affect those installations using external storage (e.g. mysql)

CNA Affected

[
  {
    "product": "nacos",
    "vendor": "alibaba",
    "versions": [
      {
        "status": "affected",
        "version": "< 1.4.1"
      }
    ]
  }
]

8.6 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

8.9 High

AI Score

Confidence

High

0.968 High

EPSS

Percentile

99.7%

Related for CVELIST:CVE-2021-29442