yurikrupnik / mussia12

next-client-alpha.vercel.app
1 stars 1 forks source link

[DepShield] (CVSS 7.4) Vulnerability due to usage of lodash.snakecase:4.1.1 #300

Open sonatype-depshield[bot] opened 2 years ago

sonatype-depshield[bot] commented 2 years ago

Vulnerabilities

DepShield reports that this application's usage of lodash.snakecase:4.1.1 results in the following vulnerability(s):


Occurrences

lodash.snakecase:4.1.1 is a transitive dependency introduced by the following direct dependency(s):

@google-cloud/pubsub:2.18.3         └─ lodash.snakecase:4.1.1

This is an automated GitHub Issue created by Sonatype DepShield. Details on managing GitHub Apps, including DepShield, are available for personal and organization accounts. Please submit questions or feedback about DepShield to the Sonatype DepShield Community.

secure-code-warrior-for-github[bot] commented 2 years ago

Micro-Learning Topic: Modification of Assumed-Immutable Data (MAID) (CWE 471)

Matched on "CWE-471"

What is this? (2min video)

The software does not properly protect an assumed-immutable element from being modified by an attacker.

Try this challenge in Secure Code Warrior