- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 5.5
- Impact score
- 3.6
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:N/A:P
- nvd@nist.gov
- CWE-190
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:whoopsie_project:whoopsie:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "31886E49-F328-4FE2-B04C-0D7EBC6082B8",
"versionEndIncluding": "0.2.69"
}
],
"operator": "OR"
}
]
},
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "33B88603-D79A-4501-B0A6-DA1F586C56D9",
"versionEndExcluding": "0.8"
}
],
"operator": "OR"
}
]
}
]