Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfc: Fix MFUL PWD_AUTH command creation #4051

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

GMMan
Copy link
Contributor

@GMMan GMMan commented Dec 30, 2024

What's new

  • Prevents MFUL password from being truncated when it contains a null byte

Verification

  • Ensure that a MFUL variant with password authentication can be authenticated against when its password contains a null byte at offset 0, 1, or 2. At least one byte after the null byte should not be null.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@skotopes skotopes merged commit 668500e into flipperdevices:dev Jan 10, 2025
11 checks passed
Akiva-Cohen pushed a commit to Akiva-Cohen/flipperzero-firmware that referenced this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants