Lucene search
+L

3907 matches found

Cvelist
Cvelist
added 2024/07/03 9:33 p.m.48 views

CVE-2024-6383 MongoDB C Driver bson_string_append may be vulnerable to a buffer overflow

The bsonstringappend function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1...

5.3CVSS0.00625EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/03 9:33 p.m.91 views

CVE-2024-6383

CVE-2024-6383 affects the MongoDB C Driver’s libbson library: a buffer overflow in bson_string_append could allocate too small a buffer and cause memory corruption of neighboring heap memory. Affected version: libbson before 1.27.1 (used by mongo-c-driver). Documented impact is memory corruption ...

5.3CVSS5.6AI score0.00625EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/03 9:33 p.m.33 views

CVE-2024-6383

The bsonstringappend function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1...

5.3CVSS7AI score0.00625EPSS
SaveExploits0
MongoDB
MongoDB
added 2024/07/03 9:33 p.m.29 views

MongoDB C Driver bson_string_append may be vulnerable to a buffer overflow

The bsonstringappend function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1...

5.3CVSS7.5AI score0.00625EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/07/03 12:00 a.m.10 views

MongoDB Security Vulnerabilities

MongoDB is a document-oriented database management system from the American company MongoDB. A security vulnerability exists in the version of libbson prior to MongoDB C Driver 1.27.1, which stems from a buffer overflow vulnerability in bsonstringappend that results in memory corruption in adjace...

5.3CVSS7.2AI score0.00625EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/02 9:32 p.m.13 views

GHSA-32JF-H775-G29H MongoDB Rust driver may issue unintended commands

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

6.4CVSS7AI score0.00277EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/07/02 9:32 p.m.20 views

MongoDB Rust driver may issue unintended commands

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

7.5CVSS7AI score0.00277EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/07/02 6:15 p.m.16 views

CVE-2024-6382

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

7.5CVSS0.00277EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/02 6:15 p.m.21 views

CVE-2024-6381

The bsonstrfreev 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...

5.3CVSS0.00392EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/02 6:15 p.m.16 views

CVE-2024-6381

The bsonstrfreev 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...

5.3CVSS6.8AI score0.00392EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/02 5:17 p.m.35 views

CVE-2024-6382 Adversarial unsanitized input may cause MongoDB Rust Driver to issue unintended commands.

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

6.4CVSS0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/02 5:17 p.m.10 views

CVE-2024-6382 Adversarial unsanitized input may cause MongoDB Rust Driver to issue unintended commands.

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

6.4CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2024/07/02 5:17 p.m.61 views

CVE-2024-6382

The CVE-2024-6382 issue affects the MongoDB Rust Driver: vulnerable in 2.0.x releases prior to 2.8.2. The root cause is incorrect handling of certain string inputs, which can cause the driver to construct unintended server commands. Impact described across sources includes unexpected application ...

7.5CVSS6.4AI score0.00277EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/02 5:17 p.m.17 views

CVE-2024-6382 Adversarial unsanitized input may cause MongoDB Rust Driver to issue unintended commands.

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

6.4CVSS7.1AI score0.00277EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2024/07/02 5:17 p.m.34 views

Adversarial unsanitized input may cause MongoDB Rust Driver to issue unintended commands.

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

7.5CVSS6.8AI score0.00277EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/07/02 5:14 p.m.33 views

CVE-2024-6381 MongoDB C Driver bson_strfreev may be susceptible to integer overflow

The bsonstrfreev 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...

4CVSS0.00392EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/02 5:14 p.m.89 views

CVE-2024-6381

Incident summary: CVE-2024-6381 affects the MongoDB C driver library’s libbson component. The issue is a potential integer overflow in the bson_strfreev function, which may cause freeing memory at a negative offset and lead to memory corruption. The vulnerability affects libbson versions prior to...

5.3CVSS4.2AI score0.00392EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/02 5:14 p.m.23 views

CVE-2024-6381 MongoDB C Driver bson_strfreev may be susceptible to integer overflow

The bsonstrfreev 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...

4CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/02 5:14 p.m.18 views

CVE-2024-6381 MongoDB C Driver bson_strfreev may be susceptible to integer overflow

The bsonstrfreev 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...

4CVSS7AI score0.00392EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2024/07/02 5:05 p.m.27 views

MongoDB C Driver bson_strfreev may be susceptible to integer overflow

The bsonstrfreev 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...

5.3CVSS7AI score0.00392EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder