René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

119 lines
3.6 KiB
JSON

{
"id": "CVE-2015-2186",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-02-03T15:29:00.420",
"lastModified": "2018-03-02T14:18:23.683",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal \"False\" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed."
},
{
"lang": "es",
"value": "El rol edxapp en Ansible en Configuration Repo en edX permite que las p\u00e1ginas web remotas suplanten cuentas edX aprovech\u00e1ndose del uso de la cadena literal \"False\" en vez de un valor booleano False para la opci\u00f3n CORS_ORIGIN_ALLOW_ALL. Nota: su vulnerabilidad se solucion\u00f3 el 06/03/2015, pero no se cambi\u00f3 el n\u00famero de versi\u00f3n."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "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:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:edx:configuration:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "C5E9D14F-E7C5-4BAB-9DEF-037DE75E71A9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:edx:edx-platform:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.6.0",
"matchCriteriaId": "9A4F168F-DD89-4037-AAB4-74D38F72C2F1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/edx/configuration/pull/1885/files",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://open.edx.org/CVE-2015-2186",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}