顧客は、Web アプリケーションが情報漏えいに対して脆弱であることをセキュリティ アナリストに通知します アナリストは、アナリストが計算する必要がある CVSS スコアに基づいて脆弱性の 70 を示す必要があります 脆弱性を分析するとき、アナリストは攻撃が成功した場合、Tomcat 構成ファイルを変更する必要があります CVSS スコアを評価するときに、セキュリティ アナリストが選択する必要がある値は次のうちどれですか?
正解:D
The Common Vulnerability Scoring System (CVSS) is a standard for measuring the severity of vulnerabilities in software systems. One of the factors that affects the CVSS score is the attack vector, which describes how the vulnerability can be exploited. The possible values for the attack vector are network, adjacent network, local, or physical. In this case, the analyst should choose local as the value for the attack vector, because the Tomcat configuration file must be modified for the attack to be successful, which implies that the attacker needs local access to the system. Network, adjacent network, or physical are not appropriate values for the attack vector in this scenario. Reference: https://www.first.org/cvss/v3.1/specification-document#Vector-String