ghsa-x2h8-qmj4-g62f
Vulnerability from github
Published
2024-03-18 17:21
Modified
2025-12-05 18:32
Severity ?
VLAI Severity ?
Summary
ROTP 6.2.2 and 6.2.1 has 0666 permissions for the .rb files.
Details
The Ruby One Time Password library (ROTP) is an open source library for generating and validating one time passwords. Affected versions had overly permissive default permissions. Users should patch to version 6.3.0. Users unable to patch may correct file permissions after installation.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "rotp"
},
"ranges": [
{
"events": [
{
"introduced": "6.2.1"
},
{
"fixed": "6.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-28862"
],
"database_specific": {
"cwe_ids": [
"CWE-276"
],
"github_reviewed": true,
"github_reviewed_at": "2024-03-18T17:21:46Z",
"nvd_published_at": "2024-03-16T00:15:07Z",
"severity": "MODERATE"
},
"details": "The Ruby One Time Password library (ROTP) is an open source library for generating and validating one time passwords. Affected versions had overly permissive default permissions. Users should patch to version 6.3.0. Users unable to patch may correct file permissions after installation.",
"id": "GHSA-x2h8-qmj4-g62f",
"modified": "2025-12-05T18:32:40Z",
"published": "2024-03-18T17:21:46Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/mdp/rotp/security/advisories/GHSA-x2h8-qmj4-g62f"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28862"
},
{
"type": "PACKAGE",
"url": "https://github.com/mdp/rotp"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rotp/CVE-2024-28862.yml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "ROTP 6.2.2 and 6.2.1 has 0666 permissions for the .rb files."
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…