81 lines
2.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-30981",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-07-17T23:15:08.653",
"lastModified": "2022-07-21T22:24:45.603",
"vulnStatus": "Analyzed",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Gentics CMS before 5.43.1. By uploading a malicious ZIP file, an attacker is able to deserialize arbitrary data and hence can potentially achieve Java code execution."
},
{
"lang": "es",
"value": "Se ha detectado un problema en Gentics CMS versiones anteriores a 5.43.1. Al subir un archivo ZIP malicioso, un atacante es capaz de deserializar datos arbitrarios y por lo tanto puede potencialmente lograr una ejecuci\u00f3n de c\u00f3digo Java"
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"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:gentics:gentics_cms:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.43.1",
"matchCriteriaId": "3ECA891A-CC51-4E43-B53C-56BBB17A576F"
}
]
}
]
}
],
"references": [
{
"url": "https://sec-consult.com/vulnerability-lab/advisory/multiple-vulnerabilies-in-gentics-cms/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}