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

90 lines
2.5 KiB
JSON

{
"id": "CVE-2022-37034",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-01T23:15:09.337",
"lastModified": "2023-02-09T19:14:44.047",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In dotCMS 5.x-22.06, it is possible to call the TempResource multiple times, each time requesting the dotCMS server to download a large file. If done repeatedly, this will result in Tomcat request-thread exhaustion and ultimately a denial of any other requests."
}
],
"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:N/I:N/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-674"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dotcms:dotcms:*:*:*:*:lts:*:*:*",
"versionEndExcluding": "21.06.12",
"matchCriteriaId": "892E1ADB-4F41-49A1-8152-405738916E9C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dotcms:dotcms:*:*:*:*:-:*:*:*",
"versionStartIncluding": "5.2.0",
"versionEndExcluding": "22.10",
"matchCriteriaId": "1A2C78AF-6ED1-46C8-AFE7-4D08092CB2B4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dotcms:dotcms:*:*:*:*:lts:*:*:*",
"versionStartIncluding": "22.03",
"versionEndExcluding": "22.03.4",
"matchCriteriaId": "D8693CFE-4DD4-48D1-9F8F-659082CF6B4F"
}
]
}
]
}
],
"references": [
{
"url": "https://www.dotcms.com/security/SI-65",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}