{ "id": "CVE-2020-35923", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-31T09:15:16.207", "lastModified": "2021-01-06T19:30:08.727", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the ordered-float crate before 1.1.1 and 2.x before 2.0.1 for Rust. A NotNan value can contain a NaN." }, { "lang": "es", "value": "Se detect\u00f3 un problema en la crate ordered-float versiones anteriores a 1.1.1 y versiones 2.x anteriores a 2.0.1 para Rust. Un valor de NotNan puede contener un NaN." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 3.9, "impactScore": 6.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-416" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ordered-float_project:ordered-float:*:*:*:*:*:*:*:*", "versionStartIncluding": "0.2.2", "versionEndExcluding": "1.1.1", "matchCriteriaId": "FF3F415C-DC4B-40C8-8C98-AF9F3B7F4661" }, { "vulnerable": true, "criteria": "cpe:2.3:a:ordered-float_project:ordered-float:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.0.0", "versionEndExcluding": "2.0.1", "matchCriteriaId": "9350E75A-379F-4ED7-959B-847E189705BA" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2020-0082.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }