2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-33496" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-07T21:15:13.513" ,
2023-06-15 18:00:37 +00:00
"lastModified" : "2023-06-15T16:35:45.003" ,
"vulnStatus" : "Analyzed" ,
2023-06-09 11:28:17 +00:00
"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."
}
] ,
2023-06-15 18:00:37 +00:00
"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"
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://github.com/edirc-wong/record/blob/main/deserialization_vulnerability_report.md" ,
2023-06-15 18:00:37 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-06-09 11:28:17 +00:00
}
]
}