|
1 | 1 | id: GO-2024-2550
|
2 | 2 | modules:
|
3 | 3 | - module: github.com/mongodb/mongo-tools
|
| 4 | + versions: |
| 5 | + - fixed: 0.0.0-20200819165540-8c1800b51550 |
4 | 6 | non_go_versions:
|
| 7 | + - introduced: 3.6.5 |
| 8 | + - fixed: 3.6.21 |
| 9 | + - introduced: 4.0.0 |
| 10 | + - fixed: 4.0.21 |
| 11 | + - introduced: 4.2.0 |
| 12 | + - fixed: 4.2.11 |
5 | 13 | - introduced: 100.0.0
|
6 |
| - fixed: 100.2.0 |
7 |
| - vulnerable_at: 0.0.0-20240614142727-3a6386047711 |
8 |
| -summary: MongoDB Tools Improper Certificate Validation vulnerability in github.com/mongodb/mongo-tools |
| 14 | + - fixed: 100.2.0 |
| 15 | + vulnerable_at: 0.0.0-20200817142019-cd4a54b5540f |
| 16 | +summary: |- |
| 17 | + MongoDB Tools Improper Certificate Validation vulnerability in |
| 18 | + github.com/mongodb/mongo-tools |
| 19 | +description: |- |
| 20 | + Usage of specific command line parameter in MongoDB Tools which was originally |
| 21 | + intended to just skip hostname checks, may result in MongoDB skipping all |
| 22 | + certificate validation. This may result in accepting invalid certificates. |
| 23 | +
|
| 24 | + NOTE: this module uses its own versioning scheme that is not fully |
| 25 | + compatible with standard Go module versioning, so the affected versions in this |
| 26 | + report may differ from the versions listed in other advisories. |
| 27 | +
|
| 28 | + According to the advisory, the affected versions are as follows: MongoDB Inc. |
| 29 | + MongoDB Database Tools 3.6 versions later than 3.6.5; 3.6 versions prior to |
| 30 | + 3.6.21; 4.0 versions prior to 4.0.21; 4.2 versions prior to 4.2.11; 100 versions |
| 31 | + prior to 100.2.0. MongoDB Inc. Mongomirror 0 versions later than 0.6.0. |
9 | 32 | cves:
|
10 | 33 | - CVE-2020-7924
|
11 | 34 | ghsas:
|
12 | 35 | - GHSA-6cwm-wm82-hgrw
|
13 | 36 | references:
|
14 | 37 | - advisory: https://github.com/advisories/GHSA-6cwm-wm82-hgrw
|
15 |
| - - advisory: https://nvd.nist.gov/vuln/detail/CVE-2020-7924 |
16 | 38 | - fix: https://github.com/mongodb/mongo-tools/commit/8c1800b5155084f954a39a1f2f259efac3bb86de
|
17 | 39 | - web: https://jira.mongodb.org/browse/TOOLS-2587
|
18 | 40 | source:
|
19 | 41 | id: GHSA-6cwm-wm82-hgrw
|
20 |
| - created: 2024-06-14T11:41:26.128315-04:00 |
21 |
| -review_status: UNREVIEWED |
| 42 | + created: 2024-07-02T16:16:40.677572-04:00 |
| 43 | +review_status: REVIEWED |
22 | 44 | unexcluded: NOT_IMPORTABLE
|
0 commit comments