Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::CVSSv3::PrivilegesRequired.
This metric describes the level of privileges an attacker must possess
before successfully exploiting the vulnerability.
Constants
PRIVILEGES_REQUIRED_UNSPECIFIED
value: 0 Invalid value.
PRIVILEGES_REQUIRED_NONE
value: 1 The attacker is unauthorized prior to attack, and therefore does not
require any access to settings or files of the vulnerable system to
carry out an attack.
PRIVILEGES_REQUIRED_LOW
value: 2 The attacker requires privileges that provide basic user capabilities
that could normally affect only settings and files owned by a user.
Alternatively, an attacker with Low privileges has the ability to access
only non-sensitive resources.
PRIVILEGES_REQUIRED_HIGH
value: 3 The attacker requires privileges that provide significant (e.g.,
administrative) control over the vulnerable component allowing access to
component-wide settings and files.
[[["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-09-09 UTC."],[],[],null,["# Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::CVSSv3::PrivilegesRequired (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-os_config-v1/latest/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [1.3.0](/ruby/docs/reference/google-cloud-os_config-v1/1.3.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [1.2.1](/ruby/docs/reference/google-cloud-os_config-v1/1.2.1/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [1.1.0](/ruby/docs/reference/google-cloud-os_config-v1/1.1.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [1.0.1](/ruby/docs/reference/google-cloud-os_config-v1/1.0.1/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.16.0](/ruby/docs/reference/google-cloud-os_config-v1/0.16.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.15.2](/ruby/docs/reference/google-cloud-os_config-v1/0.15.2/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.14.0](/ruby/docs/reference/google-cloud-os_config-v1/0.14.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.13.0](/ruby/docs/reference/google-cloud-os_config-v1/0.13.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.12.0](/ruby/docs/reference/google-cloud-os_config-v1/0.12.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.11.0](/ruby/docs/reference/google-cloud-os_config-v1/0.11.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.10.0](/ruby/docs/reference/google-cloud-os_config-v1/0.10.0/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired)\n- [0.9.1](/ruby/docs/reference/google-cloud-os_config-v1/0.9.1/Google-Cloud-OsConfig-V1-CVSSv3-PrivilegesRequired) \nReference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::CVSSv3::PrivilegesRequired.\n\nThis metric describes the level of privileges an attacker must possess\nbefore successfully exploiting the vulnerability.\n\nConstants\n---------\n\n### PRIVILEGES_REQUIRED_UNSPECIFIED\n\n**value:** 0 \nInvalid value.\n\n### PRIVILEGES_REQUIRED_NONE\n\n**value:** 1 \nThe attacker is unauthorized prior to attack, and therefore does not\nrequire any access to settings or files of the vulnerable system to\ncarry out an attack.\n\n### PRIVILEGES_REQUIRED_LOW\n\n**value:** 2 \nThe attacker requires privileges that provide basic user capabilities\nthat could normally affect only settings and files owned by a user.\nAlternatively, an attacker with Low privileges has the ability to access\nonly non-sensitive resources.\n\n### PRIVILEGES_REQUIRED_HIGH\n\n**value:** 3 \nThe attacker requires privileges that provide significant (e.g.,\nadministrative) control over the vulnerable component allowing access to\ncomponent-wide settings and files."]]