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

 

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

Published: October 14, 2024


Vulnerability identifier: #VU98509
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
mongo-python-driver
Software vendor:
MongoDB, Inc.

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


Remediation

Install update from vendor's website.

External links