Vulnerabilites related to MongoDB Inc. - MongoDB for VS Code
cve-2021-32039
Vulnerability from cvelistv5
Published
2022-01-20 14:50
Modified
2024-09-17 01:51
Severity ?
EPSS score ?
Summary
Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension for VS Code including and prior to version 0.7.0
References
▼ | URL | Tags |
---|---|---|
https://github.com/mongodb-js/vscode/releases/tag/v0.8.0 | x_refsource_MISC | |
https://jira.mongodb.org/browse/VSCODE-313 | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
MongoDB Inc. | MongoDB for VS Code |
Version: MongoDB for VS Code < |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:mongodb:mongodb:-:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "mongodb", "vendor": "mongodb", "versions": [ { "status": "affected", "version": "-" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2021-32039", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-04-22T18:21:40.886484Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:13:21.338Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-03T23:17:28.896Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/mongodb-js/vscode/releases/tag/v0.8.0" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jira.mongodb.org/browse/VSCODE-313" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "MongoDB for VS Code", "vendor": "MongoDB Inc.", "versions": [ { "lessThanOrEqual": "0.7.0", "status": "affected", "version": "MongoDB for VS Code", "versionType": "custom" } ] } ], "datePublic": "2022-01-20T00:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003eUsers with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension for VS Code including and prior to version 0.7.0\u003c/p\u003e" } ], "value": "Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension for VS Code including and prior to version 0.7.0" } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-522", "description": "CWE-522: Insufficiently Protected Credentials", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-01-23T16:28:19.416Z", "orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb", "shortName": "mongodb" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/mongodb-js/vscode/releases/tag/v0.8.0" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jira.mongodb.org/browse/VSCODE-313" } ], "source": { "discovery": "INTERNAL" }, "title": "MongoDB Extension for VS Code may unexpectedly store credentials locally in clear text", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cna@mongodb.com", "DATE_PUBLIC": "2022-01-20T18:13:00.000Z", "ID": "CVE-2021-32039", "STATE": "PUBLIC", "TITLE": "MongoDB Extension for VS Code may unexpectedly store credentials locally in clear text" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "MongoDB for VS Code", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "MongoDB for VS Code", "version_value": "0.7.0" } ] } } ] }, "vendor_name": "MongoDB Inc." } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Users with appropriate file access may be able to access unencrypted user credentials saved by MongoDB Extension for VS Code in a binary file. These credentials may be used by malicious attackers to perform unauthorized actions. This vulnerability affects all MongoDB Extension for VS Code including and prior to version 0.7.0" } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-522: Insufficiently Protected Credentials" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/mongodb-js/vscode/releases/tag/v0.8.0", "refsource": "MISC", "url": "https://github.com/mongodb-js/vscode/releases/tag/v0.8.0" }, { "name": "https://jira.mongodb.org/browse/VSCODE-313", "refsource": "MISC", "url": "https://jira.mongodb.org/browse/VSCODE-313" } ] }, "source": { "discovery": "INTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb", "assignerShortName": "mongodb", "cveId": "CVE-2021-32039", "datePublished": "2022-01-20T14:50:10.319200Z", "dateReserved": "2021-05-05T00:00:00", "dateUpdated": "2024-09-17T01:51:09.452Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }