Cross-site Request Forgery (CSRF) Affecting pghero package, versions <2.7.0


0.0
high

Snyk CVSS

    Attack Complexity High
    User Interaction Required
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.07% (30th percentile)
Expand this section
NVD
8.1 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-PGHERO-597398
  • published 5 Aug 2020
  • disclosed 5 Aug 2020
  • credit Heiko Webers

How to fix?

Upgrade pghero to version 2.7.0 or higher.

Overview

pghero is a performance dashboard for Postgres.

Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). The Ruby gem is vulnerable with non-session based authentication methods like basic authentication - session-based authentication methods (like Devise's default authentication) are not affected.

References