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

Resolve Credentials Management Findings (CRASM-732) #659

Open
hawkishpolicy opened this issue Sep 30, 2024 · 0 comments · May be fixed by #650
Open

Resolve Credentials Management Findings (CRASM-732) #659

hawkishpolicy opened this issue Sep 30, 2024 · 0 comments · May be fixed by #650
Assignees
Labels
frontend security This issue or pull request addresses a security issue

Comments

@hawkishpolicy
Copy link
Collaborator

🐛 Summary

Credentials Management (Low severity) CWE-255: Credentials Management Errors

STE ID Location Code
1280637 xfd_develop/frontend/src/components/ReadySetCyber/RSCAuthLoginCreate.tsx:59 password: {
1280636 xfd_develop/frontend/src/components/ReadySetCyber/RSCAuthLoginCreate.tsx:72 resetPassword: {
280600 xfd_develop/frontend/src/components/ReadySetCyber/RSCLogin.tsx:49 password: {
1280601 xfd_develop/frontend/src/components/ReadySetCyber/RSCLogin.tsx:62 resetPassword: {

Acceptance Criteria:

  1. Resolve Checkmarx findings for the category Credentials Management that are in the frontend.

Any helpful log output or screenshots

Paste the results here:

Add any screenshots of the problem here.

@hawkishpolicy hawkishpolicy added security This issue or pull request addresses a security issue frontend labels Sep 30, 2024
@hawkishpolicy hawkishpolicy self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend security This issue or pull request addresses a security issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant