113 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-18381",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-07-30T19:15:11.953",
"lastModified": "2023-03-24T18:11:27.457",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The installation process in Open edX before 2017-01-10 exposes a MongoDB instance to external connections with default credentials."
},
{
"lang": "es",
"value": "El proceso de instalaci\u00f3n en Open edX antes del 10-01-2017 expone una instancia de MongoDB a conexiones externas con credenciales por defecto."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.2,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:edx:edx-platform:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2017-01-10",
"matchCriteriaId": "565D5EC1-AA63-4CC9-8E09-9DF34343919A"
}
]
}
]
}
],
"references": [
{
"url": "https://groups.google.com/forum/#!topic/openedx-announce/jRXyo1HJzNk",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://groups.google.com/forum/#!topic/openedx-announce/mpyyx34LWSY",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}