You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerable Package issue exists @ Npm-debug-2.6.9 in branch master
The package debug is vulnerable to memory leakage when instance is created inside a function. The function debug in the file common.js does not free up used memory unless there's a call to destroy() function. This affects the availability.
Vulnerable Package issue exists @ Npm-debug-2.6.9 in branch master
The package debug is vulnerable to memory leakage when instance is created inside a function. The function
debug
in the filecommon.js
does not free up used memory unless there's a call todestroy()
function. This affects the availability.Namespace: RobertMickleCx
Repository: NodeGoat
Repository Url: https://github.com/RobertMickleCx/NodeGoat
CxAST-Project: RobertMickleCx/NodeGoat
CxAST platform scan: 4cad0b9d-cbe1-4acd-bb82-244764df9dbd
Branch: master
Application: NodeGoat
Severity: MEDIUM
State: NOT_IGNORED
Status: RECURRENT
CWE: CWE-401
Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: LOW
References
Issue
Pull request
Pull request
The text was updated successfully, but these errors were encountered: