ghsa-p3v4-c93g-cmhw
Vulnerability from github
Published
2025-10-27 20:15
Modified
2025-10-27 20:15
Summary
BBOT's gitlab.py exposes globally configured "gitlab" API key
Details

Summary

bbot's gitlab.py sends the user's "gitlab" API key to on-premise GitLab instances.

If a user has configured a gitlab.com API key using this mechanism, it may be leaked to an attacker-controlled server.

Impact

A user with a "gitlab" API key configured who uses bbot to scan a malicious webserver may leak their gitlab.com API key to an untrustworthy server.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c 2.7.0"
      },
      "package": {
        "ecosystem": "PyPI",
        "name": "bbot"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.7.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "bbot"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.7.0.6919rc0"
            },
            {
              "fixed": "2.7.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2025-10282"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-200"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2025-10-27T20:15:12Z",
    "nvd_published_at": "2025-10-09T16:15:43Z",
    "severity": "MODERATE"
  },
  "details": "### Summary\n\nbbot\u0027s `gitlab.py` sends the user\u0027s \"gitlab\" API key to on-premise GitLab instances.\n\nIf a user has configured a gitlab.com API key using this mechanism, it may be leaked to an attacker-controlled server.\n\n### Impact\n\nA user with a \"gitlab\" API key configured who uses bbot to scan a malicious webserver may leak their gitlab.com API key to an untrustworthy server.",
  "id": "GHSA-p3v4-c93g-cmhw",
  "modified": "2025-10-27T20:15:12Z",
  "published": "2025-10-27T20:15:12Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/blacklanternsecurity/bbot/security/advisories/GHSA-p3v4-c93g-cmhw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10282"
    },
    {
      "type": "WEB",
      "url": "https://blog.blacklanternsecurity.com/p/bbot-security-advisory-gitdumper"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/blacklanternsecurity/bbot"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "BBOT\u0027s gitlab.py exposes globally configured \"gitlab\" API key"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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…