{ "id": "CVE-2020-10576", "sourceIdentifier": "cve@mitre.org", "published": "2020-03-14T20:15:12.863", "lastModified": "2020-03-17T19:47:20.060", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in Janus through 0.9.1. plugins/janus_voicemail.c in the VoiceMail plugin has a race condition that could cause a server crash." }, { "lang": "es", "value": "Se detect\u00f3 un problema en Janus versiones hasta 0.9.1. El archivo plugins/janus_voicemail.c en el plugin VoiceMail presenta una condici\u00f3n de carrera que podr\u00eda causar un bloqueo del servidor." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "HIGH", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-362" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:meetecho:janus:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.9.1", "matchCriteriaId": "39BBC28E-B90A-4931-A3EB-02D6A551CE7B" } ] } ] } ], "references": [ { "url": "https://github.com/meetecho/janus-gateway/pull/1993", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }