Out-of-bounds read In rails
Description
Active Record connects classes to relational database tables. Prior to versions 7.1.5.2, 7.2.2.2, and 8.0.2.1, the ID passed to find or similar methods may be logged without escaping. If this is directly to the terminal it may include unescaped ANSI sequences. This issue has been patched in versions 7.1.5.2, 7.2.2.2, and 8.0.2.1.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 12 | 2:6.1.7.10+dfsg-1~deb12u2 | ||
debian 13 | 2:7.2.2.2+dfsg-2~deb13u1 | ||
debian 14 | 2:7.2.2.2+dfsg-1 | ||
rubygems | 8.0.2.1, 7.2.2.2, 7.1.5.2 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5.