Lucene search
+L

628 matches found

OSV
OSV
added 2022/02/15 1:57 a.m.30 views

GHSA-9R5X-FJV3-Q6H4 Duplicate Advisory: Incorrect Access Control in github.com/nats-io/jwt and github.com/nats-io/nats-server/v2

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-62mh-w5cv-p88c for github.com/nats-io/jwt and GHSA-j756-f273-xhp4 for github.com/nats-io/nats-server. This link is maintained to preserve external references. Original Description NATS Server...

7.5CVSS7.3AI score0.0146EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.31 views

Denial of service in github.com/nats-io/nats-server/server

This affects all versions of package github.com/nats-io/nats-server/server. Untrusted accounts are able to crash the server using configs that represent a service export/import cycles. Disclaimer from the maintainers - Running a NATS service which is exposed to untrusted users presents a heighten...

7.5CVSS7.4AI score0.03658EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.33 views

Duplicate Advisory: Incorrect Access Control in github.com/nats-io/jwt and github.com/nats-io/nats-server/v2

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-62mh-w5cv-p88c for github.com/nats-io/jwt and GHSA-j756-f273-xhp4 for github.com/nats-io/nats-server. This link is maintained to preserve external references. Original Description NATS Server...

7.5CVSS7.4AI score0.0146EPSS
SaveExploits1References6Affected Software3
OSV
OSV
added 2022/02/15 1:57 a.m.31 views

GHSA-M4JX-6526-VVHM Denial of service in github.com/nats-io/nats-server/server

This affects all versions of package github.com/nats-io/nats-server/server. Untrusted accounts are able to crash the server using configs that represent a service export/import cycles. Disclaimer from the maintainers - Running a NATS service which is exposed to untrusted users presents a heighten...

7.5CVSS7.5AI score0.03658EPSS
SaveExploits0References7
OSV
OSV
added 2022/02/15 12:42 a.m.27 views

GHSA-62MH-W5CV-P88C nats-io/jwt not enforcing checking of Import token permissions

This advisory is canonically Problem Description The NATS server provides for Subjects which are namespaced by Account; all Subjects are supposed to be private to an account, with an Export/Import system used to grant cross-account access to some Subjects. Some Exports are public, such that anyon...

7.5CVSS7.4AI score0.0146EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/02/15 12:42 a.m.41 views

nats-io/jwt not enforcing checking of Import token permissions

This advisory is canonically Problem Description The NATS server provides for Subjects which are namespaced by Account; all Subjects are supposed to be private to an account, with an Export/Import system used to grant cross-account access to some Subjects. Some Exports are public, such that anyon...

7.5CVSS7.3AI score0.0146EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2022/02/11 11:43 p.m.24 views

GHSA-H2FG-54X9-5QHQ Nil dereference in NATS JWT, DoS of nats-server

Problem Description The NATS account system has an Operator trusted by the servers, which signs Accounts, and each Account can then create and sign Users within their account. The Operator should be able to safely issue Accounts to other entities which it does not fully trust. A malicious Account...

7.5CVSS7.4AI score0.02116EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2022/02/11 11:43 p.m.47 views

Nil dereference in NATS JWT, DoS of nats-server

Problem Description The NATS account system has an Operator trusted by the servers, which signs Accounts, and each Account can then create and sign Users within their account. The Operator should be able to safely issue Accounts to other entities which it does not fully trust. A malicious Account...

7.5CVSS7.5AI score0.02116EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2022/02/11 11:42 p.m.45 views

GHSA-4W5X-X539-PPF5 Incorrect handling of credential expiry by /nats-io/nats-server

Problem Description NATS nats-server through 2020-10-07 has Incorrect Access Control because of how expired credentials are handled. The NATS accounts system has expiration timestamps on credentials; the library had an API which encouraged misuse and an IsRevoked method which misused its own API....

9.8CVSS9.5AI score0.02079EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2022/02/11 11:42 p.m.58 views

Incorrect handling of credential expiry by /nats-io/nats-server

Problem Description NATS nats-server through 2020-10-07 has Incorrect Access Control because of how expired credentials are handled. The NATS accounts system has expiration timestamps on credentials; the library had an API which encouraged misuse and an IsRevoked method which misused its own API....

9.8CVSS9.5AI score0.02079EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2022/02/09 3:45 p.m.39 views

CVE-2022-24450

A flaw was found in the NATS nats-server in an experimental feature that provides dynamically provisioned sandbox accounts that do not check the clients’ authorization. This flaw allows an attacker to take advantage of its valid account and switch over to another existing account without further...

9CVSS4.1AI score0.01305EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/02/09 9:29 a.m.25 views

Privilege Escalation

github.com/nats-io/nats-server is vulnerable to privilege escalation. The vulnerability exists due to the weak permission in the "dynamically provisioned sandbox accounts" feature., allowing an unauthorized user to access System account...

8.8CVSS5AI score0.01305EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/08 5:23 p.m.29 views

Incorrect Authorization in NATS nats-server

This advisory is canonically Problem Description NATS nats-server through 2022-02-04 has Incorrect Access Control, with unchecked ability for clients to authorize into any account, because of a coding error in a long-extant experimental feature. A client crafting the initial protocol-level...

9CVSS1.1AI score0.01305EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/02/08 5:23 p.m.247 views

GHSA-G6W6-R76C-28J7 Incorrect Authorization in NATS nats-server

This advisory is canonically Problem Description NATS nats-server through 2022-02-04 has Incorrect Access Control, with unchecked ability for clients to authorize into any account, because of a coding error in a long-extant experimental feature. A client crafting the initial protocol-level...

8.8CVSS8.7AI score0.01305EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2022/02/08 2:15 a.m.10 views

CVE-2022-24450

NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature...

9CVSS7.3AI score0.01305EPSS
SaveExploits0References3
NVD
NVD
added 2022/02/08 2:15 a.m.43 views

CVE-2022-24450

NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature...

9CVSS0.01305EPSS
SaveExploits0References2
Prion
Prion
added 2022/02/08 2:15 a.m.18 views

Design/Logic Flaw

NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature...

9CVSS9.2AI score0.01305EPSS
SaveExploits0References2Affected Software2
Debian CVE
Debian CVE
added 2022/02/08 1:14 a.m.133 views

CVE-2022-24450

NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature...

9CVSS8.8AI score0.01305EPSS
SaveExploits0
CVE
CVE
added 2022/02/08 1:14 a.m.203 views

CVE-2022-24450

CVE-2022-24450 affects NATS nats-server up to and including 2.7.1, with a root cause in an experimental feature for dynamically provisioned sandbox accounts that allowed any authenticated user to switch into any account, including the System account. The impact is high (privilege escalation and f...

9CVSS8.5AI score0.01305EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2022/02/08 1:14 a.m.57 views

CVE-2022-24450

NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature...

8.9AI score0.01305EPSS
SaveExploits0References2
Rows per page
Query Builder