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

131 lines
3.7 KiB
JSON

{
"id": "CVE-2015-9242",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-05-29T20:29:00.503",
"lastModified": "2019-10-09T23:15:58.417",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Certain input strings when passed to new Date() or Date.parse() in ecstatic node module before 1.4.0 will cause v8 to raise an exception. This leads to a crash and denial of service in ecstatic when this input is passed into the server via the If-Modified-Since header."
},
{
"lang": "es",
"value": "Ciertas cadenas de entrada, cuando se pasan a new Date() o Date.parse() en el m\u00f3dulo ecstatic node en versiones anteriores a la 1.4.0 provocar\u00e1n que v8 lance una excepci\u00f3n. Esto conduce a un cierre inesperado y a una denegaci\u00f3n de servicio (DoS) en ecstatic cuando se pasa esta entrada al servidor por medio de la cabecera If-Modified-Since."
}
],
"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:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"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:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"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"
}
]
},
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ecstatic_project:ecstatic:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "1.4.0",
"matchCriteriaId": "E4941C61-7BB6-43EA-984B-48A5FBF6625F"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.chromium.org/p/v8/issues/detail?id=4640",
"source": "support@hackerone.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/jfhbrook/node-ecstatic/pull/179",
"source": "support@hackerone.com",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://nodesecurity.io/advisories/64",
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
]
}
]
}