CVE-2022-46163

CVSS V2 None CVSS V3 None
Description
Travel support program is a rails app to support the travel support program of openSUSE (TSP). Sensitive user data (bank account details, password Hash) can be extracted via Ransack query injection. Every deployment of travel-support-program below the patched version is affected. The travel-support-program uses 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 `*_start`, `*_end` or `*_cont` search matchers [2] can then be abused to exfiltrate sensitive string values of associated database objects via character-by-character brute-force (A match is indicated by the returned JSON not being empty). A single bank account number can be extracted with <200 requests, a password hash can be extracted with ~1200 requests, all within a few minutes. The problem has been patched in commit d22916275c51500b4004933ff1b0a69bc807b2b7. In order to work around this issue, you can also cherry pick that patch, however it will not work without the Rails 5.0 migration that was done in #150, which in turn had quite a few pull requests it depended on.
Overview
  • CVE ID
  • CVE-2022-46163
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2023-01-10T21:15:12
  • Last Modified Date
  • 2023-01-20T17:55:36
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:opensuse:travel_support_program:*:*:*:*:*:*:*:* 1 OR 2022-11-29
History
Created Old Value New Value Data Type Notes
2023-01-10 21:18:52 Added to TrackCVE
2023-01-10 21:18:53 Weakness Enumeration new
2023-01-12 05:16:42 2023-01-11T15:09:48 CVE Modified Date updated
2023-01-12 05:16:43 Received Awaiting Analysis Vulnerability Status updated
2023-01-17 18:47:43 Awaiting Analysis Undergoing Analysis Vulnerability Status updated
2023-01-20 18:12:57 2023-01-20T17:55:36 CVE Modified Date updated
2023-01-20 18:12:57 Undergoing Analysis Analyzed Vulnerability Status updated
2023-01-20 18:12:57 Weakness Enumeration update
2023-01-20 18:12:58 CPE Information updated