2018-08-17 22:02:59 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-15503" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The unpack implementation in Swoole version 4.0.4 lacks correct size checks in the deserialization process. An attacker can craft a serialized object to exploit this vulnerability and cause a SEGV."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/swoole/swoole-src/commit/4cdbce5d9bf2fe596bb6acd7d6611f9e8c253a76" ,
"refsource" : "MISC" ,
"url" : "https://github.com/swoole/swoole-src/commit/4cdbce5d9bf2fe596bb6acd7d6611f9e8c253a76"
} ,
{
"name" : "https://github.com/swoole/swoole-src/issues/1882" ,
"refsource" : "MISC" ,
"url" : "https://github.com/swoole/swoole-src/issues/1882"
2018-08-21 12:04:49 -04:00
} ,
{
"name" : "https://x-c3ll.github.io/posts/swoole-deserialization-cve-2018-15503/" ,
"refsource" : "MISC" ,
"url" : "https://x-c3ll.github.io/posts/swoole-deserialization-cve-2018-15503/"
2018-08-17 22:02:59 -04:00
}
]
}
}