ghsa-f54q-h8mw-5h8w
Vulnerability from github
Published
2022-05-24 17:16
Modified
2022-05-24 17:16
Details
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly constructed bson input.
{ "affected": [], "aliases": [ "CVE-2020-12135" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-04-24T01:15:00Z", "severity": "MODERATE" }, "details": "bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly constructed bson input.", "id": "GHSA-f54q-h8mw-5h8w", "modified": "2022-05-24T17:16:25Z", "published": "2022-05-24T17:16:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12135" }, { "type": "WEB", "url": "https://github.com/10gen-archive/mongo-c-driver-legacy/commit/1a1f5e26a4309480d88598913f9eebf9e9cba8ca#diff-f7d29a680148f52d6601f59ed787f577" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1872560" }, { "type": "WEB", "url": "https://launchpadlibrarian.net/474887364/bson-fix-overflow.patch" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4450-1" } ], "schema_version": "1.4.0", "severity": [] }
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.