2020-01-02 21:02:05 +00:00
{
"CVE_data_meta" : {
2020-01-31 10:48:49 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:02:05 +00:00
"ID" : "CVE-2020-5234" ,
2020-01-31 10:48:49 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Untrusted data can lead to DoS attack in MessagePack for C# and Unity"
2020-01-02 21:02:05 +00:00
} ,
2020-01-31 10:48:49 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "MessagePack" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.3"
} ,
{
"version_value" : ">= 2.0.0, < 2.1.80"
}
]
}
} ,
{
"product_name" : "MessagePack.ImmutableCollection" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.3"
} ,
{
"version_value" : ">= 2.0.0, < 2.1.80"
}
]
}
} ,
{
"product_name" : "MessagePack.ReactiveProperty" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.3"
} ,
{
"version_value" : ">= 2.0.0, < 2.1.80"
}
]
}
} ,
{
"product_name" : "MessagePack.UnityShims" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.9.3"
} ,
{
"version_value" : "\t >= 2.0.0, < 2.1.80"
}
]
}
}
]
} ,
"vendor_name" : "neuecc"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:02:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-31 18:01:28 +00:00
"value" : "MessagePack for C# and Unity before version 1.9.3 and 2.1.80 has a vulnerability where untrusted data can lead to DoS attack due to hash collisions and stack overflow. Review the linked GitHub Security Advisory for more information and remediation steps."
2020-01-31 10:48:49 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121: Stack-based Buffer Overflow"
}
]
2020-01-02 21:02:05 +00:00
}
]
2020-01-31 10:48:49 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/neuecc/MessagePack-CSharp/security/advisories/GHSA-7q36-4xx7-xcxf" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/neuecc/MessagePack-CSharp/security/advisories/GHSA-7q36-4xx7-xcxf"
} ,
{
"name" : "https://github.com/neuecc/MessagePack-CSharp/commit/56fa86219d01d0a183babbbbcb34abbdea588a02" ,
"refsource" : "MISC" ,
"url" : "https://github.com/neuecc/MessagePack-CSharp/commit/56fa86219d01d0a183babbbbcb34abbdea588a02"
}
]
} ,
"source" : {
"advisory" : "GHSA-7q36-4xx7-xcxf" ,
"discovery" : "UNKNOWN"
2020-01-02 21:02:05 +00:00
}
}