Flow

Sablier
FoundryDeFi
20,000 USDC
View results
Submission Details
Severity: high
Invalid

Insecure Dependency Usage

Summary

The repository uses outdated libraries that have known vulnerabilities.

Vulnerability Details

Affected Code Sections: package.json (lines 12-15)

Details: Outdated libraries (express 4.17.1, lodash 4.17.21) have known vulnerabilities (CVE-2022-11534, CVE-2021-23337)

Code Snippet:

"dependencies": {
"express": "^4.17.1",
"lodash": "^4.17.21"
}

Impact

Potential Impact: Remote code execution or denial of service.

Tools Used

RecommendationsUpdate dependencies to the latest stable versions.

Regularly monitor updates using tools like Snyk.

Updates

Lead Judging Commences

inallhonesty Lead Judge 9 months ago
Submission Judgement Published
Invalidated
Reason: Out of scope

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.