Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2023-24512

Summary
Assigner-Arista
Assigner Org ID-c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7
Published At-25 Apr, 2023 | 00:00
Updated At-03 Feb, 2025 | 19:15
Rejected At-
Credits

On affected platforms running Arista EOS, an authorized attacker with permissions to perform gNMI requests could craft a request allowing it to update arbitrary configurations in the switch.

On affected platforms running Arista EOS, an authorized attacker with permissions to perform gNMI requests could craft a request allowing it to update arbitrary configurations in the switch. This situation occurs only when the Streaming Telemetry Agent (referred to as the TerminAttr agent) is enabled and gNMI access is configured on the agent. Note: This gNMI over the Streaming Telemetry Agent scenario is mostly commonly used when streaming to a 3rd party system and is not used by default when streaming to CloudVision

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Arista
Assigner Org ID:c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7
Published At:25 Apr, 2023 | 00:00
Updated At:03 Feb, 2025 | 19:15
Rejected At:
▼CVE Numbering Authority (CNA)
On affected platforms running Arista EOS, an authorized attacker with permissions to perform gNMI requests could craft a request allowing it to update arbitrary configurations in the switch.

On affected platforms running Arista EOS, an authorized attacker with permissions to perform gNMI requests could craft a request allowing it to update arbitrary configurations in the switch. This situation occurs only when the Streaming Telemetry Agent (referred to as the TerminAttr agent) is enabled and gNMI access is configured on the agent. Note: This gNMI over the Streaming Telemetry Agent scenario is mostly commonly used when streaming to a 3rd party system and is not used by default when streaming to CloudVision

Affected Products
Vendor
Arista Networks, Inc.Arista Networks
Product
Terminattr
Versions
Affected
  • 1.23.0
  • From unspecified through 1.19.5 (custom)
  • From 1.24.0 through 1.24.3 (custom)
  • From 1.22.0 through 1.22.1 (custom)
Problem Types
TypeCWE IDDescription
CWECWE-284CWE-284 Improper Access Control
Type: CWE
CWE ID: CWE-284
Description: CWE-284 Improper Access Control
Metrics
VersionBase scoreBase severityVector
3.18.8HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 8.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

While the steps listed above resolve the issue, the recommended long term solution is to upgrade to a remediated software version at your earliest convenience. Arista recommends customers move to the latest version of each release that contains all the fixes listed below. There are two possible solutions: Upgrade the Streaming Telemetry Agent Customers can upgrade the Streaming Telemetry Agent to a fixed version, following the directions in https://arista.my.site.com/AristaCommunity/s/article/terminattr-upgrade-downgrade. Fixes are available in the following supported release trains: TerminAttr 1.25.0 and later Terminattr versions Users of 1.24.X and 1.23.X TerminAttr releases should upgrade to TerminAttr 1.25.0 or later. TerminAttr 1.22.2 and later version in the TerminAttr 1.22.X train TerminAttr 1.19.6 and later versions in the TerminAttr 1.19.X train

Upgrade EOS Customers can upgrade to a version of EOS which contains a fixed version of the Streaming Telemetry Agent within the EOS image, as documented in https://www.arista.com/en/um-eos/eos-upgradedowngrade-overview: EOS 4.29.2F and later releases, which contains TerminAttr 1.25.0 or a more recent version EOS 4.28.6M and later releases in the 4.28.X train, which contains TerminAttr 1.22.2 or a more recent version EOS 4.27.9M and later releases in the 4.27.X train, which contains TerminAttr 1.19.6 or a more recent version EOS 4.26.10M and later releases in the 4.26.X train, which contains TerminAttr 1.19.6 or a more recent version

Configurations

In order to be vulnerable to CVE-2023-24512 the following conditions must be all be met: A vulnerable version of the Streaming Telemetry Agent must be installed on the switch. The version can be verified with the following commands: #show version detail | grep TerminAttr-core TerminAttr-core v1.13.3 1 In the above example, TerminAttr 1.13.3 is installed. The agent must be running on the switch. This can be verified as follows on the switch: switch# show daemon TerminAttr Process: TerminAttr (running with PID 2430) The Streaming Telemetry Agent must be configured to allow external connections using gRPC. This can be verified by the presence of the -grpcaddr option: switch# daemon TerminAttr show active daemon TerminAttr exec /usr/bin/TerminAttr -grpcaddr=... <other options...>

Workarounds

The streaming telemetry agent can be configured in gRPC read-only mode by specifying -grpcreadonly as part of its configuration. For instance as follows: switch# daemon TerminAttr exec /usr/bin/TerminAttr -grpcreadonly -grpcaddr=... <other options...> no shutdown If TerminAttr is running, it must be restarted for the configuration to take effect. This can be done as follows: switch# daemon TerminAttr shutdown wait-for-warmup no shutdown

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086
N/A
Hyperlink: https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086
Resource: N/A
▼Authorized Data Publishers (ADP)
1. CVE Program Container
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086
x_transferred
Hyperlink: https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086
Resource:
x_transferred
2. CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:psirt@arista.com
Published At:25 Apr, 2023 | 21:15
Updated At:09 May, 2023 | 16:02

On affected platforms running Arista EOS, an authorized attacker with permissions to perform gNMI requests could craft a request allowing it to update arbitrary configurations in the switch. This situation occurs only when the Streaming Telemetry Agent (referred to as the TerminAttr agent) is enabled and gNMI access is configured on the agent. Note: This gNMI over the Streaming Telemetry Agent scenario is mostly commonly used when streaming to a 3rd party system and is not used by default when streaming to CloudVision

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Primary3.16.5MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Secondary3.18.8HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Type: Primary
Version: 3.1
Base score: 6.5
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Type: Secondary
Version: 3.1
Base score: 8.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CPE Matches

Arista Networks, Inc.
arista
>>32qd>>-
cpe:2.3:h:arista:32qd:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>48ehs>>-
cpe:2.3:h:arista:48ehs:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>48lbas>>-
cpe:2.3:h:arista:48lbas:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>48lbs>>-
cpe:2.3:h:arista:48lbs:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>48s6qd>>-
cpe:2.3:h:arista:48s6qd:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7010t-48>>-
cpe:2.3:h:arista:7010t-48:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7020sr-24c2>>-
cpe:2.3:h:arista:7020sr-24c2:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7020sr-32c2>>-
cpe:2.3:h:arista:7020sr-32c2:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7020tr-48>>-
cpe:2.3:h:arista:7020tr-48:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7020tra-48>>-
cpe:2.3:h:arista:7020tra-48:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050cx3-32s>>-
cpe:2.3:h:arista:7050cx3-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050cx3m-32s>>-
cpe:2.3:h:arista:7050cx3m-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050qx-32s>>-
cpe:2.3:h:arista:7050qx-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050qx2-32s>>-
cpe:2.3:h:arista:7050qx2-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx-128>>-
cpe:2.3:h:arista:7050sx-128:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx-64>>-
cpe:2.3:h:arista:7050sx-64:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx-72q>>-
cpe:2.3:h:arista:7050sx-72q:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx2-128>>-
cpe:2.3:h:arista:7050sx2-128:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx2-72q>>-
cpe:2.3:h:arista:7050sx2-72q:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx3-48c8>>-
cpe:2.3:h:arista:7050sx3-48c8:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx3-48yc>>-
cpe:2.3:h:arista:7050sx3-48yc:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx3-48yc12>>-
cpe:2.3:h:arista:7050sx3-48yc12:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx3-48yc8>>-
cpe:2.3:h:arista:7050sx3-48yc8:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050sx3-96yc8>>-
cpe:2.3:h:arista:7050sx3-96yc8:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050tx-48>>-
cpe:2.3:h:arista:7050tx-48:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050tx-64>>-
cpe:2.3:h:arista:7050tx-64:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050tx-72q>>-
cpe:2.3:h:arista:7050tx-72q:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050tx2-128>>-
cpe:2.3:h:arista:7050tx2-128:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7050tx3-48c8>>-
cpe:2.3:h:arista:7050tx3-48c8:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7060cx-32s>>-
cpe:2.3:h:arista:7060cx-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7060cx2-32s>>-
cpe:2.3:h:arista:7060cx2-32s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7060dx4-32>>-
cpe:2.3:h:arista:7060dx4-32:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7060px4-32>>-
cpe:2.3:h:arista:7060px4-32:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7060sx2-48yc6>>-
cpe:2.3:h:arista:7060sx2-48yc6:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7130-16g3s>>-
cpe:2.3:h:arista:7130-16g3s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7130-48g3s>>-
cpe:2.3:h:arista:7130-48g3s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7130-96s>>-
cpe:2.3:h:arista:7130-96s:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7150s-24>>-
cpe:2.3:h:arista:7150s-24:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7150s-52>>-
cpe:2.3:h:arista:7150s-52:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7150s-64>>-
cpe:2.3:h:arista:7150s-64:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7150sc-24>>-
cpe:2.3:h:arista:7150sc-24:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7150sc-64>>-
cpe:2.3:h:arista:7150sc-64:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7160-32cq>>-
cpe:2.3:h:arista:7160-32cq:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7160-48tc6>>-
cpe:2.3:h:arista:7160-48tc6:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7160-48yc6>>-
cpe:2.3:h:arista:7160-48yc6:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7170-32c>>-
cpe:2.3:h:arista:7170-32c:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7170-32cd>>-
cpe:2.3:h:arista:7170-32cd:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7170-64c>>-
cpe:2.3:h:arista:7170-64c:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>7170b-64c>>-
cpe:2.3:h:arista:7170b-64c:-:*:*:*:*:*:*:*
Arista Networks, Inc.
arista
>>720df-48y>>-
cpe:2.3:h:arista:720df-48y:-:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-863Primarynvd@nist.gov
CWE-284Secondarypsirt@arista.com
CWE ID: CWE-863
Type: Primary
Source: nvd@nist.gov
CWE ID: CWE-284
Type: Secondary
Source: psirt@arista.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086psirt@arista.com
Exploit
Mitigation
Vendor Advisory
Hyperlink: https://www.arista.com/en/support/advisories-notices/security-advisory/17250-security-advisory-0086
Source: psirt@arista.com
Resource:
Exploit
Mitigation
Vendor Advisory

Change History

0
Information is not available yet

Similar CVEs

0Records found

Details not found