Skip to content

MASWE-0029: Step-Up Authentication Not Implemented After Login

Content in BETA

This content is in beta and still under active development, so it is subject to change any time (e.g. structure, IDs, content, URLs, etc.).

Send Feedback

Draft Weakness

This weakness hasn't been created yet and it's in draft. But you can check its status or start working on it yourself. If the issue has not yet been assigned, you can request to be assigned to it and submit a PR with the new content for that weakness by following our guidelines.

Check our GitHub Issues for MASWE-0029

Initial Description or Hints

An example of step-up authentication is when a user is logged into their bank account (with or without MFA) and requests an action that is considered sensitive, such as the transfer of a large sum of money. In such cases, the user will be required to provide additional information to authenticate their identity (e.g. using MFA) and ensure only the legitimate user is requesting the action.

Relevant Topics

  • (ioXt) UP107 App shall re-authenticate the user when displaying sensitive PII data or conducting sensitive transactions.
  • None

References

MASTG v1 Coverage

No MASTG v1 tests are related to this weakness.