blob: abc409b482631d3fadfa52321f6a10054b861181 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-2550",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-7924",
"GHSA-6cwm-wm82-hgrw"
],
"summary": "MongoDB Tools Improper Certificate Validation vulnerability in github.com/mongodb/mongo-tools",
"details": "Usage of specific command line parameter in MongoDB Tools which was originally intended to just skip hostname checks, may result in MongoDB skipping all certificate validation. This may result in accepting invalid certificates.\n\nNOTE: this module uses its own versioning scheme that is not fully compatible with standard Go module versioning, so the affected versions in this report may differ from the versions listed in other advisories.\n\nAccording to the advisory, the affected versions are as follows: MongoDB Inc. MongoDB Database Tools 3.6 versions later than 3.6.5; 3.6 versions prior to 3.6.21; 4.0 versions prior to 4.0.21; 4.2 versions prior to 4.2.11; 100 versions prior to 100.2.0. MongoDB Inc. Mongomirror 0 versions later than 0.6.0.",
"affected": [
{
"package": {
"name": "github.com/mongodb/mongo-tools",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.0-20200819165540-8c1800b51550"
}
]
}
],
"ecosystem_specific": {
"custom_ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.6.5"
},
{
"fixed": "3.6.21"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.21"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.11"
},
{
"introduced": "100.0.0"
},
{
"fixed": "100.2.0"
}
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-6cwm-wm82-hgrw"
},
{
"type": "FIX",
"url": "https://github.com/mongodb/mongo-tools/commit/8c1800b5155084f954a39a1f2f259efac3bb86de"
},
{
"type": "WEB",
"url": "https://jira.mongodb.org/browse/TOOLS-2587"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-2550",
"review_status": "REVIEWED"
}
}