내용으로 건너뛰기

Is it possible to upgrade Amazon DocumentDB Engine to address MongoDB vulnerability (SERVER-85263)?

0

There was a Vulnerability Assessment conducted in our AWS environment, targeting Amazon DocumentDB, which identified the following vulnerability:

Name: MongoDB 5.0.x < 5.0.25 / 6.0.x < 6.0.14 / 7.0.x < 7.0.6 Improper Input Validation (SERVER-85263)

Synopsis: The remote host is missing a security update.

Description: The version of MongoDB installed on the remote host is prior to 5.0.25, 6.0.14, or 7.0.6. It is, therefore, affected by a vulnerability as referenced in the SERVER-85263 advisory.

  • Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and may cause unexpected application behavior including unavailability of serverStatus responses. This issue affects MongoDB Server v7.0 versions prior to 7.0.6, MongoDB Server v6.0 versions prior to 6.0.14 and MongoDB Server v.5.0 versions prior to 5.0.25. (CVE-2024-3372)

Note that Security Testing has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution: Upgrade to MongoDB version 5.0.25 / 6.0.14 / 7.0.6 or later.

CVE: CVE-2024-3372

**Reference: **https://jira.mongodb.org/browse/SERVER-85263

Proof of Concept: " URL : https://xyz.xyz.xyz.xyz:27017/ (Redacted) Installed version : 5.0.0 Fixed version : 5.0.25 " Our current DocumentDB Engine is version 5.0.0. Is there any way to upgrade DocumentDB to a later version to address this vulnerability?

1개 답변
0

Hello. DocumentDB doesn't use MongoDB engine. DocumentDB provides the same abstraction for API as Mongo, but it uses proprietary Amazon engine that is completely different from Mongo.

AWS

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠