Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. pageflow
  4. ›
  5. GMS-2022-4208

GMS-2022-4208: Pageflow vulnerable to sensitive user data extraction via Ransack query injection

September 15, 2022

The attack allows extracting sensitive properties of database objects that are associated with users or entries belonging to an account that the attacker has access to. Pageflow uses the ActiveAdmin Ruby library to provide some management features to its users. ActiveAdmin relies on the Ransack library to implement search functionality. In its default configuration, Ransack will allow for query conditions based on properties of associated database objects [1]. The *_starts_with, *_ends_with or *_contains search matchers [2] can then be abused to exfiltrate sensitive string values of associated database objects via character-by-character brute-force.

References

  • github.com/advisories/GHSA-wrrw-crp8-979q
  • github.com/codevise/pageflow/pull/1862
  • github.com/codevise/pageflow/security/advisories/GHSA-wrrw-crp8-979q

Code Behaviors & Features

Detect and mitigate GMS-2022-4208 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 14.5.2, all versions starting from 15.0.0 before 15.7.1

Fixed versions

  • 14.5.2
  • 15.7.1

Solution

Upgrade to versions 14.5.2, 15.7.1 or above.

Source file

gem/pageflow/GMS-2022-4208.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.