CVE-2013-4562
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
The omniauth-facebook gem 1.4.1 before 1.5.0 does not properly store the session parameter, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks via the state parameter.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4562
Vendor advisory: secalert@redhat.com — https://github.com/mkdynamic/omniauth-facebook/commit/ccfcc26fe7e34acbd75ad4a095fd01ce5ff48ee7
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| RubyGems | omniauth-facebook | !<= 1.4.0||<>= 1.5.0 | >= 1.5.0 |
| RubyGems | omniauth-facebook | >=1.4.1,<1.5.0 | 1.5.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| madeofcode | omniauth-facebook | 1.4.1 | |
References
- https://nvd.nist.gov/vuln/detail/CVE-2013-4562
- http://osvdb.org/ref/99/omniauth-facebook_gem.txt
- http://seclists.org/oss-sec/2013/q4/264
- http://seclists.org/oss-sec/2013/q4/267
- http://www.osvdb.org/99693
- https://github.com/mkdynamic/omniauth-facebook/commit/ccfcc26fe7e34acbd75ad4a095fd01ce5ff48ee7
- https://groups.google.com/d/msg/ruby-security-ann/-tJHNlTiPh4/9SJxdEWLIawJ
- https://github.com/mkdynamic/omniauth-faceboo
- https://security-tracker.debian.org/tracker/CVE-2013-4562
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.