76 lines
1.9 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-33496",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-07T21:15:13.513",
"lastModified": "2023-06-15T16:35:45.003",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "xxl-rpc v1.7.0 was discovered to contain a deserialization vulnerability via the component com.xxl.rpc.core.remoting.net.impl.netty.codec.NettyDecode#decode."
}
],
"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": "CWE-502"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xxl-rpc_project:xxl-rpc:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.7.0",
"matchCriteriaId": "E9AF588F-3BB3-421A-9FEB-A1EACED79D2A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/edirc-wong/record/blob/main/deserialization_vulnerability_report.md",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}