OWASP / OWASP/ASVS

v5.0.0: 6.5.7 conflict with NIST SP 800-63B-4

Open
#3,305 26 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

4) proposal for review requires change control V6 (prev V2)
Dominant language
HTML
Stars
3.6k
Forks
831
Avg merge
7h 55m
Merged PRs (30d)
4

Description

V6.5 General Multi-factor authentication requirements (as of time of this issue):

# Description Level
6.5.7 Verify that biometric authentication mechanisms are only used as secondary factors together with either something you have or something you know. 3

NIST SP 800-63B-4; 3.2.3. Use of Biometrics:
(last paragraph, no changes between 2nd public draft and final)

Biometrics SHALL only be used as part of multi-factor authentication with a physical
authenticator (i.e., “something you have”).
The biometric characteristic SHALL be
presented and compared for each authentication operation. An alternative non-
biometric authentication option SHALL always be provided to the subscriber. Biometric
data SHALL be treated and secured as sensitive personal information.

I have bolded only the direct contradiction above, but the full paragraph adds more context to NIST's rationale, which I'm happy to extrapolate if necessary, but it seems obvious enough.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.