bson@0.3.5 vulnerabilities

BSON codec for Python

Direct Vulnerabilities

Known vulnerabilities in the bson package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
BSON Corruption

bson is a BSON codec for Python.

Affected versions of this package are vulnerable to BSON Corruption. A malicious user can insert a null byte into a cstring when encoding, which can terminate the string early. This can lead to BSON document corruption, and depending on how the application uses bson, potentially lead to buffer overflow.

[0.3.5,0.4.2)