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

139 lines
3.9 KiB
JSON

{
"id": "CVE-2019-1010266",
"sourceIdentifier": "josh@bress.net",
"published": "2019-07-17T21:15:10.873",
"lastModified": "2020-09-30T13:40:43.663",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11."
},
{
"lang": "es",
"value": "lodash anterior a versi\u00f3n 4.17.11, est\u00e1 afectado por: CWE-400: Consumo de Recursos No Controlado. El impacto es: Denegaci\u00f3n de servicio. El componente es: Manejador de Fecha. El vector de ataque es: el atacante proporciona cadenas muy largas, que la biblioteca intenta hacer coincidir mediante una expresi\u00f3n regular. La versi\u00f3n corregida es: 4.17.11."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"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:L/Au:S/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-770"
}
]
},
{
"source": "josh@bress.net",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-400"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:lodash:lodash:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "4.17.11",
"matchCriteriaId": "1CC3B38D-0C12-49D1-99C8-BD8B8E99E9A0"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lodash/lodash/issues/3359",
"source": "josh@bress.net",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/lodash/lodash/wiki/Changelog",
"source": "josh@bress.net",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20190919-0004/",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-73639",
"source": "josh@bress.net",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}