Skip to content

Security Test: High number of PHI

Scanner(s) Support

GraphQL Scanner REST Scanner Frontend Scanner

Description

Default Severity:

When access control is not properly implemented, some PHI can leak to the public. It may lead to data breaches, financial loss, legal penalties, and HIPAA violations.

Configuration

Identifier: sensitive_data/high_number_of_phi

Examples

All configuration available:

checks:
  sensitive_data/high_number_of_phi:
    skip: false # default
    options:
      detection_threshold: 1 # default

Increase the Detection Threshold

 checks:
   information_disclosure/high_number_of_phi:
     options:
       detection_threshold: 10

Options

Options can be set in the options key of the Security Test Configuration.

Property Type Default Description
detection_threshold number 1

Compliance and Standards

Standard Value
OWASP API Top 10 API1:2023
PCI DSS 6.5.3
GDPR Article-32
SOC2 CC6
ISO 27001 A.18.1
NIST SP800-53
FedRAMP AC-4
CWE 200
CVSS Vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:H/RL:O/RC:C
CVSS Score 7.2