2018-11-14 09:04:54 -05:00
{
2019-04-17 15:00:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-17 23:16:15 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-0228" ,
2019-04-17 15:00:45 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache PDFBox" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache PDFBox 2.0.14"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "XML External Entity (XXE) attacks"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://lists.apache.org/thread.html/1a3756557f8cb02790b7183ccf7665ae23f608a421c4f723113bca79@%3Cusers.pdfbox.apache.org%3E" ,
"url" : "https://lists.apache.org/thread.html/1a3756557f8cb02790b7183ccf7665ae23f608a421c4f723113bca79@%3Cusers.pdfbox.apache.org%3E"
2019-07-08 11:00:55 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[james-server-dev] 20190708 [jira] [Created] (JAMES-2819) Upgrade pdfbox following CVE-2019-0228" ,
"url" : "https://lists.apache.org/thread.html/bc8db1bf459f1ad909da47350ed554ee745abe9f25f2b50cad4e06dd@%3Cserver-dev.james.apache.org%3E"
2019-04-17 15:00:45 +00:00
}
]
2019-03-17 23:16:15 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-17 15:00:45 +00:00
"value" : "Apache PDFBox 2.0.14 does not properly initialize the XML parser, which allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted XFDF."
2019-03-17 23:16:15 +00:00
}
]
}
}