CVE-2020-26254
CVSS V2 Medium 5
CVSS V3 High 7.7
Description
omniauth-apple is the OmniAuth strategy for "Sign In with Apple" (RubyGem omniauth-apple). In omniauth-apple before version 1.0.1 attackers can fake their email address during authentication. This vulnerability impacts applications using the omniauth-apple strategy of OmniAuth and using the info.email field of OmniAuth's Auth Hash Schema for any kind of identification. The value of this field may be set to any value of the attacker's choice including email addresses of other users. Applications not using info.email for identification but are instead using the uid field are not impacted in the same manner. Note, these applications may still be negatively affected if the value of info.email is being used for other purposes. Applications using affected versions of omniauth-apple are advised to upgrade to omniauth-apple version 1.0.1 or later.
Overview
- CVE ID
- CVE-2020-26254
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-12-08T15:15:11
- Last Modified Date
- 2020-12-10T14:46:43
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:omniauth-apple_project:omniauth-apple:*:*:*:*:*:ruby:*:* | 1 | OR | 1.0.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 7.7
- Base Severity
- HIGH
- Exploitability Score
- 3.1
- Impact Score
- 4
References
Reference URL | Reference Tags |
---|---|
https://github.com/nhosoya/omniauth-apple/commit/b37d5409213adae2ca06a67fec14c8d3d07d9016 | Patch Third Party Advisory |
https://github.com/nhosoya/omniauth-apple/security/advisories/GHSA-49r3-2549-3633 | Exploit Mitigation Third Party Advisory |
https://github.com/nhosoya/omniauth-apple/blob/master/CHANGELOG.md#101---2020-12-03 | Release Notes Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-26254 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26254 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:30:46 | Added to TrackCVE | |||
2022-12-05 17:40:44 | 2020-12-08T15:15Z | 2020-12-08T15:15:11 | CVE Published Date | updated |
2022-12-05 17:40:44 | 2020-12-10T14:46:43 | CVE Modified Date | updated | |
2022-12-05 17:40:44 | Analyzed | Vulnerability Status | updated |