CVE-2024-8013

Summary

A bug in query analysis of certain complex self-referential $lookup subpipelines may result in literal values in expressions for encrypted fields to be sent to the server as plaintext instead of ciphertext. Should this occur, no documents would be returned or written. This issue affects mongocryptd binary (v5.0 versions prior to 5.0.29, v6.0 versions prior to 6.0.17, v7.0 versions prior to 7.0.12 and v7.3 versions prior to 7.3.4) and mongo_crypt_v1.so shared libraries (v6.0 versions prior to 6.0.17, v7.0 versions prior to 7.0.12 and v7.3 versions prior to 7.3.4) released alongside MongoDB Enterprise Server versions.

Affected Software

VendorProductVersion RangeStatus
MongoDB Incmongocryptd5.0 < 5.0.29affected
MongoDB Incmongocryptd6.0 < 6.0.17affected
MongoDB Incmongocryptd7.0 < 7.012affected
MongoDB Incmongocryptd7.3 < 7.3.4affected
MongoDB IncMongo_crypt_v1.so6.0 < 6.0.17affected
MongoDB IncMongo_crypt_v1.so7.0 < 7.0.12affected
MongoDB IncMongo_crypt_v1.so7.3 < 7.3.4affected

Weaknesses

  • CWE-319: CWE-319: Cleartext Transmission of Sensitive Information

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References