yurikrupnik / mussia7

mussia7 project
batman-ten.vercel.app
MIT License
0 stars 0 forks source link

[DepShield] (CVSS 7.4) Vulnerability due to usage of ini:1.3.7 #12

Open sonatype-depshield[bot] opened 3 years ago

sonatype-depshield[bot] commented 3 years ago

Vulnerabilities

DepShield reports that this application's usage of ini:1.3.7 results in the following vulnerability(s):


Occurrences

ini:1.3.7 is a transitive dependency introduced by the following direct dependency(s):

nodemon-webpack-plugin:4.5.2         └─ nodemon:2.0.7               └─ update-notifier:4.1.3                     └─ is-installed-globally:0.3.2                           └─ global-dirs:2.1.0                                 └─ ini:1.3.7

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 3 years ago

Micro-Learning Topic: Modification of Assumed-Immutable Data (MAID) (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