2017-10-16 12:31:07 -04:00
{
2019-03-18 01:52:54 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2017-08-01T00:00:00" ,
"ID" : "CVE-2017-9801" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Commons Email" ,
"version" : {
"version_data" : [
{
"version_value" : "1.0 to 1.4"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:52:54 +00:00
"lang" : "eng" ,
"value" : "When a call-site passes a subject for an email that contains line-breaks in Apache Commons Email 1.0 through 1.4, the caller can add arbitrary SMTP headers."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:52:54 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "SMTP header injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[announce@apache.org] 20170801 CVE-2017-9801: Apache Commons Email SMTP header injection vulnerabilty" ,
"refsource" : "MLIST" ,
"url" : "https://lists.apache.org/thread.html/7ef903a772a2ff08605df1be819044fb15df2815eb3d63878b3fbbb5@%3Cannounce.apache.org%3E"
} ,
{
"name" : "1039043" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1039043"
} ,
{
"name" : "100082" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/100082"
}
]
}
}