NULL pointer dereference in mongo-python-driver - CVE-2013-2132

 

NULL pointer dereference in mongo-python-driver - CVE-2013-2132

Published: October 14, 2024


Vulnerability identifier: #VU98509
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-2132
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: MongoDB, Inc.
Affected software:
mongo-python-driver

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the bson/_cbsonmodule. A remote attacker can trigger denial of service conditions via vectors related to decoding of an "invalid DBRef."


How to mitigate CVE-2013-2132

Install update from vendor's website.

Sources