MNarla122667 (Community Member) asked a question.

CWE ID 287 flaw fix for iOS

It is a validation of biometric data using context.evaluatePolicy, There is no option to check the password whether it is weak/strong as it is already validated at web while creating the account. There is no option to validate the password from app side. 

Screenshot 2024-03-26 at 12.02.46 PM


  • Hi @MNarla122667 (Community Member)​,

     

    This flaw is reported when an application is using Local Authentication. This may be sufficient in most cases but potentially dangerous for higher risk applications such as banking. Best practice for such applications is to use access control services within the iOS keychain. This protects against tools designed to bypass Local Authentication.

     

    If you believe Local Authentication is sufficient in your case, you may indicate you Accept the Risk in a mitigation comment, and ask your security team for review.

     

    Kind regards,

    Duncan

    Expand Post

Topics (1)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.