2021-08-16 21:01:42 +00:00
{
"CVE_data_meta" : {
2021-08-23 18:17:12 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-08-16 21:01:42 +00:00
"ID" : "CVE-2021-39152" ,
2021-08-23 18:17:12 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "A Server-Side Forgery Request vulnerability in XStream via HashMap unmarshaling"
2021-08-16 21:01:42 +00:00
} ,
2021-08-23 18:17:12 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xstream" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.4.18"
}
]
}
}
]
} ,
"vendor_name" : "x-stream"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-08-16 21:01:42 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-23 19:00:57 +00:00
"value" : "XStream is a simple library to serialize objects to XML and back again. In affected versions this vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream with a Java runtime version 14 to 8. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required types. If you rely on XStream's default blacklist of the [Security Framework](https://x-stream.github.io/security.html#framework), you will have to use at least version 1.4.18."
2021-08-16 21:01:42 +00:00
}
]
2021-08-23 18:17:12 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-502: Deserialization of Untrusted Data"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-918: Server-Side Request Forgery (SSRF)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/x-stream/xstream/security/advisories/GHSA-xw4p-crpj-vjx2" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/x-stream/xstream/security/advisories/GHSA-xw4p-crpj-vjx2"
} ,
{
"name" : "https://x-stream.github.io/CVE-2021-39152.html" ,
"refsource" : "MISC" ,
"url" : "https://x-stream.github.io/CVE-2021-39152.html"
2021-09-23 13:00:56 +00:00
} ,
2021-09-30 10:00:53 +00:00
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20210929 [SECURITY] [DLA 2769-1] libxstream-java security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2021/09/msg00017.html"
2021-10-13 02:00:55 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-fbad11014a" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22KVR6B5IZP3BGQ3HPWIO2FWWCKT3DHP/"
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-d894ca87dc" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QGXIU3YDPG6OGTDHMBLAFN7BPBERXREB/"
2021-11-11 23:00:57 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-5e376c0ed9" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PVPHZA7VW2RRSDCOIPP2W6O5ND254TU7/"
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5004" ,
"url" : "https://www.debian.org/security/2021/dsa-5004"
2022-01-18 14:34:17 -08:00
} ,
{
2022-02-07 16:01:25 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujan2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujan2022.html"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210923-0003/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210923-0003/"
2022-04-19 16:28:20 -07:00
} ,
{
2022-04-20 00:03:03 +00:00
"url" : "https://www.oracle.com/security-alerts/cpuapr2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpuapr2022.html"
2022-07-19 14:38:32 -07:00
} ,
{
2022-07-25 19:01:27 +00:00
"url" : "https://www.oracle.com/security-alerts/cpujul2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2022.html"
2021-08-23 18:17:12 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-xw4p-crpj-vjx2" ,
"discovery" : "UNKNOWN"
2021-08-16 21:01:42 +00:00
}
}