mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2024-6381](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6381)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/w4zu/Debian_security
|
|
|