The vulnerable component is bound to the network stack, but the attack is
limited at the protocol level to a logically adjacent topology.
Local
The vulnerable component is not bound to the network stack and the
attacker's path is via read/write/execute capabilities.
Network
The vulnerable component is bound to the network stack and the set of
possible attackers extends beyond the other options listed below, up to
and including the entire Internet.
Physical
The attack requires the attacker to physically touch or manipulate the
vulnerable component.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `CVSSv3.Types.AttackVector` enum within the Google Cloud OS Config v1 API, which is used to define the context of vulnerability exploitation."],["The `CVSSv3.Types.AttackVector` enum is part of the `Google.Cloud.OsConfig.V1` namespace and is contained within the `Google.Cloud.OsConfig.V1.dll` assembly."],["There are multiple versions of the documentation available, ranging from version 1.3.0 up to the latest version, 2.4.0, that can be selected."],["The enum defines five possible values: `Adjacent`, `Local`, `Network`, `Physical`, and `Unspecified`, each representing a different context by which a vulnerability could be exploited."],["Each of the enum field values come with their own description, such as the 'Network' value having the description stating that the vulnerable component is bound to the network stack."]]],[]]