One or more dependencies used in the project contains code or components suspected of being compromised by malware or malicious behavior.
- Unauthorized access and complete control of the application infrastructure. - Disruption of critical services and loss of availability. - Possible spread of malware to other applications, servers or networks, increasing the magnitude of the attack.
- Review the origin and integrity of affected dependencies. - Upgrade to secure versions or alternatives without known risks. - Perform security audits and code analysis for vulnerabilities. - Perform additional testing to verify that there are no compromises in the production environment.
Authenticated attacker from the Internet.
⌚ 60 minutes.
Default score using CVSS 3.1. It may change depending on the context of the src.
Default score using CVSS 4.0. It may change depending on the context of the src.
The application uses the dependency crypto-jsonwebtoken, which is known to contain malicious code.
{
"author": "admin@app.com",
"dependencies": {
"crypto-jsonwebtoken": "1.0.0"
}
}