CVE-2020-7925 (GCVE-0-2020-7925)
Vulnerability from cvelistv5
Published
2020-11-23 14:50
Modified
2024-09-17 00:20
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-475 - Undefined Behavior for Input to API
Summary
Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9.
References
► | URL | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
MongoDB Inc. | MongoDB Server |
Version: 4.2 < 4.2.9 Version: 4.4 < 4.4.0-rc12 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T09:48:23.889Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://jira.mongodb.org/browse/SERVER-49142" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "MongoDB Server", "vendor": "MongoDB Inc.", "versions": [ { "lessThan": "4.2.9", "status": "affected", "version": "4.2", "versionType": "custom" }, { "lessThan": "4.4.0-rc12", "status": "affected", "version": "4.4", "versionType": "custom" } ] } ], "datePublic": "2020-11-30T00:00:00.000Z", "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003eIncorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9.\u003c/p\u003e" } ], "value": "Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-475", "description": "CWE-475 Undefined Behavior for Input to API", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-01-23T15:38:49.622Z", "orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb", "shortName": "mongodb" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://jira.mongodb.org/browse/SERVER-49142" } ], "source": { "discovery": "INTERNAL" }, "title": "Denial of Service when processing malformed Role names", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cna@mongodb.com", "DATE_PUBLIC": "2020-11-30T14:00:00.000Z", "ID": "CVE-2020-7925", "STATE": "PUBLIC", "TITLE": "Denial of Service when processing malformed Role names" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "MongoDB Server", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "4.2", "version_value": "4.2.9" }, { "version_affected": "\u003c", "version_name": "4.4", "version_value": "4.4.0-rc12" } ] } } ] }, "vendor_name": "MongoDB Inc." } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.0-rc12; v4.2 versions prior to 4.2.9." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-475 Undefined Behavior for Input to API" } ] } ] }, "references": { "reference_data": [ { "name": "https://jira.mongodb.org/browse/SERVER-49142", "refsource": "CONFIRM", "url": "https://jira.mongodb.org/browse/SERVER-49142" } ] }, "source": { "discovery": "INTERNAL" } } } }, "cveMetadata": { "assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb", "assignerShortName": "mongodb", "cveId": "CVE-2020-7925", "datePublished": "2020-11-23T14:50:12.258045Z", "dateReserved": "2020-01-23T00:00:00", "dateUpdated": "2024-09-17T00:20:32.900Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-7925\",\"sourceIdentifier\":\"cna@mongodb.com\",\"published\":\"2020-11-23T15:15:11.543\",\"lastModified\":\"2024-11-21T05:38:01.387\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9.\"},{\"lang\":\"es\",\"value\":\"Una comprobaci\u00f3n inapropiada de la entrada del usuario en el analizador de nombres de funciones puede conllevar al uso de memoria no inicializada, permitiendo a un atacante no autenticado usar una petici\u00f3n especialmente dise\u00f1ada para causar una denegaci\u00f3n de servicio.\u0026#xa0;Este problema afecta a: MongoDB Server de MongoDB Inc versiones v4.4 anteriores a 4.4.0-rc12;\u0026#xa0;versiones v4.2 anteriores a 4.2.9\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-475\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.2.9\",\"matchCriteriaId\":\"5705F2A5-0F0D-4E46-A422-6C5BDAEC952F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF2A35D2-1B6C-4078-8BC1-80C82228B7B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc10:*:*:*:*:*:*\",\"matchCriteriaId\":\"489CEAC3-50D9-455C-9C09-E6777E673939\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc11:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6A05675-76B6-413C-9091-D58A8C5FD132\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C22231F-287E-429D-B6C8-79D7663DA6BD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"8715F9E2-6853-4C39-86BB-930D86750627\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"189659E7-4120-433A-9B3E-D7F6DEA5E1E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"060EAC03-3F8E-419C-8E51-F1604676F50A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"D72DBC1F-53C5-45E5-A81F-5FD1E7160226\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"C1C6E555-F16F-45F3-9670-79B90BC663C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc8:*:*:*:*:*:*\",\"matchCriteriaId\":\"D7CE58B9-4D03-4699-BCEE-66AF65260D95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:mongodb:4.4.0:rc9:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0C6031C-0830-46D0-B27F-C754FDFABB29\"}]}]}],\"references\":[{\"url\":\"https://jira.mongodb.org/browse/SERVER-49142\",\"source\":\"cna@mongodb.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://jira.mongodb.org/browse/SERVER-49142\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…