CVE-2020-12135
Last modified
CVE-2020-12135 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 1.17% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Whoopsie Project | Whoopsie | <= 0.2.69 |
| Mongodb | C Driver | < 0.8 |
References
- https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1872560Exploit, Third Party Advisory
- https://launchpadlibrarian.net/474887364/bson-fix-overflow.patchPatch, Third Party Advisory
- https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1872560Exploit, Third Party Advisory
- https://launchpadlibrarian.net/474887364/bson-fix-overflow.patchPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-12135?
How severe is CVE-2020-12135?
How do I fix CVE-2020-12135?
Are you affected by CVE-2020-12135?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
