yurikrupnik / mussia6

alfred-six.vercel.app
MIT License
0 stars 0 forks source link

[DepShield] (CVSS 5.3) Vulnerability due to usage of kind-of:4.0.0 #16

Open sonatype-depshield[bot] opened 3 years ago

sonatype-depshield[bot] commented 3 years ago

Vulnerabilities

DepShield reports that this application's usage of kind-of:4.0.0 results in the following vulnerability(s):


Occurrences

kind-of:4.0.0 is a transitive dependency introduced by the following direct dependency(s):

react-styleguidist:11.1.6         └─ react-dev-utils:11.0.4               └─ fork-ts-checker-webpack-plugin:4.1.6                     └─ micromatch:3.1.10                           └─ snapdragon:0.8.2                                 └─ base:0.11.2                                       └─ cache-base:1.0.1                                             └─ has-value:1.0.0                                                   └─ has-values:1.0.0                                                         └─ kind-of:4.0.0

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: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') (CWE 74)

The software constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Try this challenge in Secure Code Warrior