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

109 lines
2.9 KiB
JSON

{
"id": "CVE-2020-28446",
"sourceIdentifier": "report@snyk.io",
"published": "2022-07-25T14:15:09.613",
"lastModified": "2022-07-28T19:16:49.943",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The package ntesseract before 0.2.9 are vulnerable to Command Injection via lib/tesseract.js."
},
{
"lang": "es",
"value": "El paquete ntesseract versiones anteriores a 0.2.9, es vulnerable a una inyecci\u00f3n de comandos por medio del archivo lib/tesseract.js"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"source": "report@snyk.io",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ntesseract_project:ntesseract:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "0.2.9",
"matchCriteriaId": "7E0438D8-71BB-4D1B-ADD4-9770A04A435F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/taoyuan/ntesseract/commit/fcbc36f381798b4362179c0cdf9961b437c7b619",
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.snyk.io/vuln/SNYK-JS-NTESSERACT-1050982",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}