2024-07-14 02:06:08 +00:00

132 lines
3.7 KiB
JSON

{
"id": "CVE-2015-2298",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-01-12T17:29:00.553",
"lastModified": "2018-01-29T13:31:09.310",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "node/utils/ExportEtherpad.js in Etherpad 1.5.x before 1.5.2 might allow remote attackers to obtain sensitive information by leveraging an improper substring check when exporting a padID."
},
{
"lang": "es",
"value": "node/utils/ExportEtherpad.js en Etherpad en versiones 1.5.x anteriores a la 1.5.2 podr\u00eda permitir que atacantes remotos obtengan informaci\u00f3n sensible aprovechando una comprobaci\u00f3n indebida de subcadena al exportar un padID."
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"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:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:etherpad:etherpad:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AB82785A-1099-4730-9782-803F0577EFDE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:etherpad:etherpad:1.5.0:d:*:*:*:*:*:*",
"matchCriteriaId": "A746650C-DAF9-4431-9552-487663719ABB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:etherpad:etherpad:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BB1BC2A6-1B10-457A-AC41-F500CABF8C41"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/03/15/3",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ether/etherpad-lite/commit/a0fb65205c7d7ff95f00eb9fd88e93b300f30c3d",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/ether/etherpad-lite/releases/tag/1.5.2",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Release Notes"
]
}
]
}