90 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-37033",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-02-01T22:15:08.613",
"lastModified": "2023-02-09T19:35:45.170",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In dotCMS 5.x-22.06, TempFileAPI allows a user to create a temporary file based on a passed in URL, while attempting to block any SSRF access to local IP addresses or private subnets. In resolving this URL, the TempFileAPI follows any 302 redirects that the remote URL returns. Because there is no re-validation of the redirect URL, the TempFileAPI can be used to return data from those local/private hosts that should not be accessible remotely."
}
],
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"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.08",
"matchCriteriaId": "0515BE47-1F05-404E-ABEE-10A3FF6C0515"
},
{
"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-64",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}