2024-12-08 03:06:42 +00:00

100 lines
2.8 KiB
JSON

{
"id": "CVE-2022-40238",
"sourceIdentifier": "cret@cert.org",
"published": "2022-10-26T16:15:11.757",
"lastModified": "2024-11-21T07:21:07.830",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Remote Code Injection vulnerability exists in CERT software prior to version 1.50.5. An authenticated attacker can inject arbitrary pickle object as part of a user's profile. This can lead to code execution on the server when the user's profile is accessed."
},
{
"lang": "es",
"value": "Se presenta una vulnerabilidad de inyecci\u00f3n remota de c\u00f3digo en el software CERT versiones anteriores a 1.50.5. Un atacante autenticado puede inyectar un objeto pickle arbitrario como parte del perfil de un usuario. Esto puede conllevar a una ejecuci\u00f3n de c\u00f3digo en el servidor cuando accede al perfil del usuario"
}
],
"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:H/I:H/A:H",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "cret@cert.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-502"
}
]
},
{
"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:cert:vince:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.50.5",
"matchCriteriaId": "58F8BC83-A575-47AB-A806-08EEFF4C7992"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity",
"source": "cret@cert.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
]
}
]
}