VYPR

Feathers Sequalize

by Feather Js

Source repositories

CVEs (3)

  • CVE-2022-2422CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Due to improper input validation in the Feathers js library, it is possible to perform a SQL injection attack on the back-end database, in case the feathers-sequelize package is used.

  • CVE-2022-29823CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Feather-Sequalize cleanQuery method uses insecure recursive logic to filter unsupported keys from the query object. This results in a Remote Code Execution (RCE) with privileges of application.

  • CVE-2022-29822CriOct 26, 2022
    risk 0.58cvss 10.0epss 0.01

    Due to improper parameter filtering in the Feathers js library, which may ultimately lead to SQL injection