
Find real vulnerabilities before they ship
A CSRF forgery vulnerability exists in rails < 5.2.5, rails < 6.0.4 that makes it possible for an attacker to, given a global CSRF token such as the one present in the authenticity_token meta tag, forge a per-form CSRF token.
Base Score
4.3| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| actionpack(RubyGems) | 5.0.0 | 5.2.4.3 | N/A |
| actionpack(RubyGems) | 6.0.0 | 6.0.3.1 | N/A |
| Base Score | 4.3 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |