2018-01-26 15:02:43 -05:00
{
2019-03-17 23:51:38 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@fb.com" ,
"DATE_ASSIGNED" : "2018-03-26" ,
"ID" : "CVE-2018-6331" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Buck" ,
"version" : {
"version_data" : [
{
"version_affected" : "!=>" ,
"version_value" : "v2018.06.25.01"
} ,
{
"version_affected" : "<=" ,
"version_value" : "v2018.06.25.01"
}
]
}
}
]
} ,
"vendor_name" : "Facebook"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-12-31 15:34:30 -05:00
{
2019-03-17 23:51:38 +00:00
"lang" : "eng" ,
"value" : "Buck parser-cache command loads/saves state using Java serialized object. If the state information is maliciously crafted, deserializing it could lead to code execution. This issue affects Buck versions prior to v2018.06.25.01."
2018-12-31 15:34:30 -05:00
}
2019-03-17 23:51:38 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Deserialization of Untrusted Data (CWE-502)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/facebook/buck/commit/8c5500981812564877bd122c0f8fab48d3528ddf" ,
"refsource" : "MISC" ,
"url" : "https://github.com/facebook/buck/commit/8c5500981812564877bd122c0f8fab48d3528ddf"
}
]
}
}