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

158 lines
4.8 KiB
JSON

{
"id": "CVE-2021-41078",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-10-26T13:15:07.557",
"lastModified": "2021-10-29T01:34:42.367",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Nameko through 2.13.0 can be tricked into performing arbitrary code execution when deserializing the config file."
},
{
"lang": "es",
"value": "Nameko versiones hasta 2.13.0, puede ser enga\u00f1ado para llevar a cabo una ejecuci\u00f3n de c\u00f3digo arbitrario cuando es deserializado el archivo de configuraci\u00f3n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.13.0",
"matchCriteriaId": "8F5BBB45-A5AD-4108-8EF9-BD7C71C768AB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "940E65AD-D9B5-498E-A68A-AAF5708B0A2A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "50EA538A-DDA4-4EAA-8C99-F1FF658C85A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "73B0326E-5A20-4A6D-B08F-1EF3F2AD8F7A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc4:*:*:*:*:*:*",
"matchCriteriaId": "498E3DCB-E0B2-4B53-ACDE-2EADD9B829A4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc5:*:*:*:*:*:*",
"matchCriteriaId": "F7365EC9-D7F1-444B-8E80-7AD573D55DD9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc6:*:*:*:*:*:*",
"matchCriteriaId": "98A04FD0-9739-466F-8ABA-566D31E6CB43"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc7:*:*:*:*:*:*",
"matchCriteriaId": "3D744B41-8F68-435A-8EF0-F5D279CE710D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc8:*:*:*:*:*:*",
"matchCriteriaId": "CEBFAD48-93C9-4C1D-BC16-B36594189B25"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nameko:nameko:3.0.0:rc9:*:*:*:*:*:*",
"matchCriteriaId": "4E9EF6FA-CDF8-4D0B-963E-7CE6EC5A25D7"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/nameko/nameko",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/nameko/nameko/security/advisories/GHSA-6p52-jr3q-c94g",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}