nerdexam
CompTIA

CAS-003 · Question #547

Which of the following systems would be at the GREATEST risk of compromise if found to have an open vulnerability associated with perfect forward secrecy?

The correct answer is B. VPN concentrators. VPN concentrators are at greatest risk from a perfect forward secrecy vulnerability because they aggregate encrypted session traffic from many clients, making past sessions retroactively decryptable if key material is compromised.

Technical Integration of Enterprise Security

Question

Which of the following systems would be at the GREATEST risk of compromise if found to have an open vulnerability associated with perfect forward secrecy?

Options

  • AEndpoints
  • BVPN concentrators
  • CVirtual hosts
  • DSIEM
  • ELayer 2 switches

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    81% (39)
  • C
    10% (5)
  • D
    2% (1)

Why each option

VPN concentrators are at greatest risk from a perfect forward secrecy vulnerability because they aggregate encrypted session traffic from many clients, making past sessions retroactively decryptable if key material is compromised.

AEndpoints

Endpoints initiate connections but do not aggregate encrypted traffic from many sessions, reducing their exposure compared to VPN concentrators.

BVPN concentratorsCorrect

VPN concentrators terminate a high volume of encrypted tunnels and depend on perfect forward secrecy to ensure that compromise of a long-term private key cannot expose previously recorded session traffic. A vulnerability undermining PFS on a VPN concentrator allows an attacker who has captured bulk encrypted VPN traffic to retroactively decrypt those sessions once the private key is obtained. This aggregation of sensitive traffic makes VPN concentrators the highest-value target for PFS-related vulnerabilities.

CVirtual hosts

Virtual hosts serve application workloads and do not primarily depend on PFS for their core encryption function in the way dedicated VPN infrastructure does.

DSIEM

SIEMs collect and correlate log data and do not manage encrypted key-exchange sessions where PFS is a relevant protection mechanism.

ELayer 2 switches

Layer 2 switches operate at the data link layer and perform no encryption or key exchange, making PFS entirely inapplicable to them.

Concept tested: Perfect forward secrecy risk on VPN infrastructure

Source: https://csrc.nist.gov/publications/detail/sp/800-52/rev-2/final

Topics

#perfect forward secrecy#VPN security#cryptography#key exchange

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice