CVE-2022-36073

Source
https://cve.org/CVERecord?id=CVE-2022-36073
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-36073.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-36073
Aliases
  • GHSA-8qpf-wf2p-25vg
Published
2022-09-07T19:45:11Z
Modified
2026-04-02T08:03:00.030612Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
RubyGems allows creation of users with arbitrary unverified emails
Details

RubyGems.org is the Ruby community gem host. A bug in password & email change confirmation code allowed an attacker to change their RubyGems.org account's email to an unowned email address. Having access to an account whose email has been changed could enable an attacker to save API keys for that account, and when a legitimate user attempts to create an account with their email (and has to reset password to gain access) and is granted access to other gems, the attacker would then be able to publish and yank versions of those gems. Commit number 90c9e6aac2d91518b479c51d48275c57de492d4d contains a patch for this issue.

Database specific
{
    "cwe_ids": [
        "CWE-287"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/36xxx/CVE-2022-36073.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/rubygems/rubygems.org

Affected ranges

Type
GIT
Repo
https://github.com/rubygems/rubygems.org
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/rubygems/rubygems.org
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-36073.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2022-08-31"
            }
        ]
    }
]