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

Code Security Finding: Hardcoded Password/Credentials (CWE-798, Medium Severity) in session.js:149 #143

Open
2 tasks
dimagwhitesourceapp bot opened this issue Feb 7, 2024 · 0 comments
Labels
Mend: code security findings Code security findings detected by Mend

Comments

@dimagwhitesourceapp
Copy link

Code Security Finding

This finding was first detected on 2023-12-04 11:31pm GMT and is still present in the last scan performed on 2024-02-07 01:37am GMT:

SeverityVulnerability TypeCWEFileData Flows
MediumHardcoded Password/Credentials

CWE-798

session.js:149

1
Vulnerable Code

errors.passwordError = "";

Secure Code Warrior Training Material

● Training

   ▪ Secure Code Warrior Hardcoded Password/Credentials Training

● Videos

   ▪ Secure Code Warrior Hardcoded Password/Credentials Video

● Further Reading

   ▪ OWASP Top Ten 2017 A3: Sensitive Data Exposure

   ▪ OWASP Top Ten Proactive Controls 2018 C8: Protect Data Everywhere

   ▪ OWASP Top Ten 2021 A02: Cryptographic Failures

🏴 Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk
@dimagwhitesourceapp dimagwhitesourceapp bot added the Mend: code security findings Code security findings detected by Mend label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: code security findings Code security findings detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants