2020-01-07 15:01:05 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-6019" ,
2020-11-13 16:01:56 +00:00
"ASSIGNER" : "cve@checkpoint.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Game Networking Sockets" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to v1.2.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-248: Uncaught Exception"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/ValveSoftware/GameNetworkingSockets/commit/d944a10808891d202bb1d5e1998de6e0423af678" ,
"url" : "https://github.com/ValveSoftware/GameNetworkingSockets/commit/d944a10808891d202bb1d5e1998de6e0423af678"
2020-12-10 23:01:45 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://research.checkpoint.com/2020/game-on-finding-vulnerabilities-in-valves-steam-sockets/" ,
"url" : "https://research.checkpoint.com/2020/game-on-finding-vulnerabilities-in-valves-steam-sockets/"
2020-11-13 16:01:56 +00:00
}
]
2020-01-07 15:01:05 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-13 16:01:56 +00:00
"value" : "Valve's Game Networking Sockets prior to version v1.2.0 improperly handles inlined statistics messages in function CConnectionTransportUDPBase::Received_Data(), leading to an exception thrown from libprotobuf and resulting in a crash."
2020-01-07 15:01:05 +00:00
}
]
}
}