Closed
Description
I just saw this stack of 10 new announcements over the past two days: https://discuss.rubyonrails.org/c/security-announcements/9
Usually, I rely on bundler-audit to tell me when there are new vulnerabilities, but in this case I happened to check the Rails security announcement page, saw these, and realized that bundler-audit was not telling me about them. That's when I came here.
- CVE-2022-44570, CVE-2022-44571, CVE-2022-44572: ReDoS vulnerabilities in Rack, fixed in a new version
- CVE-2023-22799: ReDoS vulnerability in GlobalID, fixed in 1.0.1
- CVE-2023-22797, CVE-2023-22796, CVE-2023-22795, CVE-2023-22794, CVE-2023-22792, CVE-2022-44566: DoS/ReDoS and SQL Injection issues in Rails, fixed in 7.0.4.1
All of these vulnerabilities definitely exist in the Github Advisory Database; maybe the rake sync_github_advisories
task needs to be run?
Also, much thanks for maintaining this repository; it's a lifesaver!
Metadata
Metadata
Assignees
Labels
No labels