2022-02-24 15:04:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2022-05-01 16:25:27 +01:00
"ASSIGNER" : "report@snyk.io" ,
"DATE_PUBLIC" : "2022-05-01T15:25:25.581039Z" ,
2022-02-24 15:04:37 +00:00
"ID" : "CVE-2022-25647" ,
2022-05-01 16:25:27 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Deserialization of Untrusted Data"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "com.google.code.gson:gson" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "2.8.9"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Deserialization of Untrusted Data"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327" ,
"name" : "https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327"
2022-05-01 16:25:27 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/google/gson/pull/1991" ,
"name" : "https://github.com/google/gson/pull/1991"
2022-05-01 16:25:27 +01:00
} ,
{
2022-05-01 16:01:34 +00:00
"refsource" : "MISC" ,
"url" : "https://github.com/google/gson/pull/1991/commits" ,
"name" : "https://github.com/google/gson/pull/1991/commits"
2022-05-14 00:01:43 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220513 [SECURITY] [DLA 3001-1] libgoogle-gson-java security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/05/msg00015.html"
2022-07-19 14:38:32 -07:00
} ,
{
2022-07-25 19:00:49 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujul2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2022.html"
2022-09-01 14:00:35 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220901-0009/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220901-0009/"
2022-09-07 11:00:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220907 [SECURITY] [DLA 3100-1] libgoogle-gson-java security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/09/msg00009.html"
2022-09-07 21:00:34 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5227" ,
"url" : "https://www.debian.org/security/2022/dsa-5227"
2022-05-01 16:25:27 +01:00
}
]
2022-02-24 15:04:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-01 16:01:34 +00:00
"value" : "The package com.google.code.gson:gson before 2.8.9 are vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes, which may lead to DoS attacks."
2022-02-24 15:04:37 +00:00
}
]
2022-05-01 16:25:27 +01:00
} ,
"impact" : {
"cvss" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Marcono1234"
}
]
2022-02-24 15:04:37 +00:00
}