{ "id": "CVE-2020-10574", "sourceIdentifier": "cve@mitre.org", "published": "2020-03-14T20:15:12.627", "lastModified": "2020-03-18T13:48:27.320", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Janus through 0.9.1. janus.c tries to use a string that doesn't actually exist during a \"query_logger\" Admin API request, because of a typo in the JSON validation." }, { "lang": "es", "value": "Se detect\u00f3 un problema en Janus versiones hasta 0.9.1. El archivo janus.c intenta utilizar una cadena que no existe realmente durante una petici\u00f3n de la API Admin \"query_logger\", debido a un error tipogr\u00e1fico en la comprobaci\u00f3n JSON." } ], "metrics": { "cvssMetricV31": [ { "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:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-706" } ] } ], "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/1989", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }