pysec-2019-250
Vulnerability from pysec
Published
2019-01-21 06:29
Modified
2024-11-21 14:22
Details

GattLib 0.2 has a stack-based buffer over-read in gattlib_connect in dbus/gattlib.c because strncpy is misused.

Aliases



{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "gattlib-py",
        "purl": "pkg:pypi/gattlib-py"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.4.0",
        "0.4.1",
        "0.4.10",
        "0.4.11",
        "0.4.12",
        "0.4.2",
        "0.4.3",
        "0.4.4",
        "0.4.5",
        "0.4.6",
        "0.4.7",
        "0.4.8",
        "0.4.9",
        "0.5.0",
        "0.5.1",
        "0.5.2",
        "0.6.0",
        "0.7.0",
        "0.7.1",
        "0.7.2"
      ]
    }
  ],
  "aliases": [
    "CVE-2019-6498"
  ],
  "details": "GattLib 0.2 has a stack-based buffer over-read in gattlib_connect in dbus/gattlib.c because strncpy is misused.",
  "id": "PYSEC-2019-250",
  "modified": "2024-11-21T14:22:50.820785Z",
  "published": "2019-01-21T06:29:00Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/labapart/gattlib/issues/82"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/labapart/gattlib/issues/82"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/labapart/gattlib/issues/81"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/labapart/gattlib/issues/81"
    },
    {
      "type": "EVIDENCE",
      "url": "https://www.exploit-db.com/exploits/46215/"
    },
    {
      "type": "WEB",
      "url": "https://www.exploit-db.com/exploits/46215/"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.exploit-db.com/exploits/46215/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "withdrawn": "2024-11-22T04:37:04Z"
}


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.
  • 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.