GHSA-32JF-H775-G29H
Vulnerability from github – Published: 2024-07-02 21:32 – Updated: 2025-10-02 21:35
VLAI?
Summary
MongoDB Rust driver may issue unintended commands
Details
Incorrect handling of certain string inputs may result in MongoDB Rust driver constructing unintended server commands. This may cause unexpected application behavior including data modification. This issue affects MongoDB Rust Driver 2.0 versions prior to 2.8.2
Severity ?
6.4 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "mongodb"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.8.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-6382"
],
"database_specific": {
"cwe_ids": [
"CWE-228"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-02T21:35:38Z",
"nvd_published_at": "2024-07-02T18:15:04Z",
"severity": "MODERATE"
},
"details": "Incorrect handling of certain string inputs may result in MongoDB Rust driver constructing unintended server commands. This may cause unexpected application behavior including data modification. This issue affects MongoDB Rust Driver 2.0 versions prior to 2.8.2",
"id": "GHSA-32jf-h775-g29h",
"modified": "2025-10-02T21:35:39Z",
"published": "2024-07-02T21:32:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6382"
},
{
"type": "WEB",
"url": "https://github.com/mongodb/mongo-rust-driver/pull/1045"
},
{
"type": "WEB",
"url": "https://github.com/mongodb/mongo-rust-driver/commit/8eac3bc6dc37a6d7667ed6c1a895c224e3ff47e1"
},
{
"type": "WEB",
"url": "https://github.com/mongodb/mongo-rust-driver/commit/a3fe6c84ce6287348b1268f651fdac9fbed66187"
},
{
"type": "PACKAGE",
"url": "https://github.com/mongodb/mongo-rust-driver"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/RUST-1881"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "MongoDB Rust driver may issue unintended commands"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…