102 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2023-28462",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-03-30T20:15:07.733",
"lastModified": "2023-04-07T17:19:22.730",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A JNDI rebind operation in the default ORB listener in Payara Server 4.1.2.191 (Enterprise), 5.20.0 and newer (Enterprise), and 5.2020.1 and newer (Community), when Java 1.8u181 and earlier is used, allows remote attackers to load malicious code on the server once a JNDI directory scan is performed."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:payara:payara_server:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "4.1.2.191",
"versionEndIncluding": "5.0.0",
"matchCriteriaId": "E037FD25-7262-4915-8C15-E4F26AC2F118"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:payara:payara_server:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "5.20.0",
"matchCriteriaId": "86C0FB40-9E93-4C1D-97B2-5B006BAAF92A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:payara:payara_server:*:*:*:*:community:*:*:*",
"versionStartIncluding": "5.2020.1",
"matchCriteriaId": "40196785-999A-417E-B959-0FE21CC75FD3"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:oracle:jdk:1.8.0:update181:*:*:*:*:*:*",
"matchCriteriaId": "7D8C0DB7-6178-4D70-B460-97A49F012560"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.payara.fish/vulnerability-affecting-server-environments-on-java-1.8-on-updates-lower-than-1.8u191",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Vendor Advisory"
]
}
]
}