An IT technician is updating data retention policies for a retail company's customer service call recording system. Audio logs frequently capture customers reciting their credit card numbers and three-digit security codes to agents during purchase verification. Which technical control must the technician mandate to align with PCI-DSS compliance requirements?
- Prevent the storage of sensitive authentication data, such as card security codes, after transaction authorization.Answer
- BEncrypt stored card security codes using strong AES-256 encryption for long-term audit retention.
- CClassify the call recordings as Protected Health Information (PHI) and restrict access to compliance officers.
- DObtain written user consent under GDPR to store unmasked primary account numbers in clear text.
Answer
Prevent the storage of sensitive authentication data, such as card security codes, after transaction authorization.
Under PCI-DSS regulations, sensitive authentication data (SAD)—which includes card validation codes (CVV/CVC), personal identification numbers (PINs), and full magnetic stripe track data—must never be stored after transaction authorization, even if encrypted.
Step-by-Step Solution
Key Concept
PCI-DSS restrictions on sensitive authentication data (SAD) storage.