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

109 lines
3.4 KiB
JSON

{
"id": "CVE-2015-2286",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-03-19T10:59:00.283",
"lastModified": "2016-03-22T13:13:47.267",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "lms/templates/footer-edx-new.html in Open edX edx-platform before 2015-01-29 does not properly restrict links on the password-reset page, which allows user-assisted remote attackers to discover password-reset tokens by reading a referer log after a victim navigates from this page to a social-sharing site."
},
{
"lang": "es",
"value": "lms/templates/footer-edx-new.html en Open edX edx-platform en versiones anteriores a 2015-01-29 no restringe adecuadamente enlaces en la p\u00e1gina de restablecimiento de contrase\u00f1a, lo que permite a atacantes remotos asistidos por usuario descubrir los tokens de restablecimiento de contrase\u00f1a mediante la lectura de un registro de referencia tras la navegaci\u00f3n de una v\u00edctima desde esta p\u00e1gina hacia un sitio de compartici\u00f3n social."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:edx:open_edx:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2015-01-27",
"matchCriteriaId": "778A1402-E839-44EA-BECA-2A1B7AE4560A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/edx/edx-platform/commit/a1ffcc52594b1e7240501aab0ea145f1da3edb5a",
"source": "cve@mitre.org"
},
{
"url": "https://open.edx.org/CVE-2015-2286",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}