2023-07-28 14:00:33 +00:00

125 lines
3.9 KiB
JSON

{
"id": "CVE-2023-33265",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-07-18T16:15:11.693",
"lastModified": "2023-07-28T13:20:47.797",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, executor services don't check client permissions properly, allowing authenticated users to execute tasks on members without the required permissions granted."
}
],
"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-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:-:*:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.0.5",
"matchCriteriaId": "B52A364A-BE21-465A-B718-B91AC9D81C18"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.0.5",
"matchCriteriaId": "A5593137-0500-4CE8-94FB-4EC65882D1D6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:-:*:*:*",
"versionStartIncluding": "5.1.0",
"versionEndExcluding": "5.1.7",
"matchCriteriaId": "6A1AA694-39B1-46DA-86D2-217DEA432A9F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "5.1.0",
"versionEndExcluding": "5.1.7",
"matchCriteriaId": "615BDF84-809F-4FD8-9B28-85016ADD0D6B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:-:*:*:*",
"versionStartIncluding": "5.2.0",
"versionEndExcluding": "5.2.4",
"matchCriteriaId": "E5105B01-419F-4C4B-8EE7-6A872C76BB6B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "5.2.0",
"versionEndExcluding": "5.2.4",
"matchCriteriaId": "B42460FE-CC73-45B9-86C6-D8E92FB23A49"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hazelcast:imdg:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.2",
"matchCriteriaId": "FA43F3F0-BE1D-4EFB-A6FE-92B93DE03CEE"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hazelcast/hazelcast",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://support.hazelcast.com/s/article/Security-Advisory-for-CVE-2023-33265",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}