ghsa-vc2m-fm8c-xx2j
Vulnerability from github
Published
2024-07-02 21:32
Modified
2024-07-02 21:32
Severity ?
Details
The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2
{ "affected": [], "aliases": [ "CVE-2024-6381" ], "database_specific": { "cwe_ids": [ "CWE-680" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-07-02T18:15:03Z", "severity": "MODERATE" }, "details": "The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2", "id": "GHSA-vc2m-fm8c-xx2j", "modified": "2024-07-02T21:32:15Z", "published": "2024-07-02T21:32:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6381" }, { "type": "WEB", "url": "https://jira.mongodb.org/browse/CDRIVER-5622" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.