2017-10-16 12:31:07 -04:00
{
2019-03-18 00:58:58 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"ID" : "CVE-2017-12628" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache James" ,
"version" : {
"version_data" : [
{
"version_value" : "3.0.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-20 10:31:01 -04:00
{
2019-03-18 00:58:58 +00:00
"lang" : "eng" ,
"value" : "The JMX server embedded in Apache James, also used by the command line client is exposed to a java de-serialization issue, and thus can be used to execute arbitrary commands. As James exposes JMX socket by default only on local-host, this vulnerability can only be used for privilege escalation. Release 3.0.1 upgrades the incriminated library."
2017-10-20 10:31:01 -04:00
}
2019-03-18 00:58:58 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Privilege escalation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[server-user] 20171019 Announce: Apache James 3.0.1 security release" ,
"refsource" : "MLIST" ,
"url" : "https://www.mail-archive.com/server-user@james.apache.org/msg15633.html"
} ,
{
"name" : "101532" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/101532"
}
]
}
}