nocodb@0.300.0 vulnerabilities

NocoDB Backend

  • latest version

    0.301.3

  • latest non vulnerable version

  • first published

    5 years ago

  • latest version published

    2 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the nocodb package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Open Redirect

    nocodb is a NocoDB

    Affected versions of this package are vulnerable to Open Redirect via the continueAfterSignIn parameter during the authentication process. An attacker can redirect authenticated users to arbitrary external websites by supplying a crafted value, increasing the risk of credential theft through social engineering.

    How to fix Open Redirect?

    Upgrade nocodb to version 0.301.0 or higher.

    <0.301.0
    • C
    Cross-site Scripting (XSS)

    nocodb is a NocoDB

    Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the SVG upload. An attacker can execute arbitrary JavaScript in the browsers of other users by uploading a crafted SVG file containing embedded scripts, which are rendered inline when viewed.

    How to fix Cross-site Scripting (XSS)?

    Upgrade nocodb to version 0.301.0 or higher.

    <0.301.0
    • M
    Prototype Pollution

    nocodb is a NocoDB

    Affected versions of this package are vulnerable to Prototype Pollution via the deepMerge() function in utils/dataUtils.ts file. An attacker can cause all database write operations to fail application-wide until the server is restarted by sending crafted requests to this endpoint.

    Note: This is only exploitable if the attacker is an authenticated user with org-level-creator permissions.

    How to fix Prototype Pollution?

    Upgrade nocodb to version 0.301.0 or higher.

    <0.301.0
    • L
    Server-side Request Forgery (SSRF)

    nocodb is a NocoDB

    Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the uploadViaURL function in the attachments.service.ts file. An attacker can trigger outbound requests to arbitrary URLs by supplying crafted input to the process before validation is enforced.

    How to fix Server-side Request Forgery (SSRF)?

    Upgrade nocodb to version 0.301.0 or higher.

    <0.301.0