2023-06-14 16:00:29 +00:00
{
"id" : "CVE-2023-35116" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-14T14:15:10.960" ,
2023-07-26 18:00:39 +00:00
"lastModified" : "2023-07-26T17:15:12.867" ,
"vulnStatus" : "Modified" ,
2023-06-14 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-26 18:00:39 +00:00
"value" : "** DISPUTED ** jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker."
2023-06-14 16:00:29 +00:00
}
] ,
2023-06-26 18:00:32 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-07-13 20:00:41 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
2023-06-26 18:00:32 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
2023-07-13 20:00:41 +00:00
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM"
2023-06-26 18:00:32 +00:00
} ,
2023-07-13 20:00:41 +00:00
"exploitabilityScore" : 1.0 ,
2023-06-26 18:00:32 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2023-07-14 22:00:28 +00:00
"value" : "CWE-770"
2023-06-26 18:00:32 +00:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.15.2" ,
"matchCriteriaId" : "318112DB-AF0E-49D0-B05D-A0569A7EDD71"
}
]
}
]
}
] ,
2023-06-14 16:00:29 +00:00
"references" : [
{
"url" : "https://github.com/FasterXML/jackson-databind/issues/3972" ,
2023-06-26 18:00:32 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2023-06-14 16:00:29 +00:00
}
]
}