bson@0.4.1 vulnerabilities

BSON codec for Python

  • latest version

    0.5.10

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    5 years ago

  • licenses detected

  • Direct Vulnerabilities

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

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable 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)