cvelist/2017/5xxx/CVE-2017-5658.json
Mark J. Cox b090504e1b Go through all entries where assigner is security@apache.org (recent
Apache CNA) and ensure that the product names are correct and consistent
(which in most cases means adding "Apache", but some required more work).
Make sure the vendor name is correct.  Make sure affected versions matches
the text somewhat, although we don't try to make every product write these
in the same way, they're not supposed to be totally machine readable.  Then
make some fixes to the text as required where there are mistakes or
inconsistencies or the Apache name isn't mentioned.  There are 5 left
untouched for now, one is known (where we assigned an issues to an
incubator version which came out prior to being part of Apache), and
four which need more work.
2019-02-08 14:15:02 +00:00

64 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-10-04T00:00:00",
"ID" : "CVE-2017-5658",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Pony Mail",
"version" : {
"version_data" : [
{
"version_value" : "0.7 to 0.9 (incubating)"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The statistics generator in Apache Pony Mail 0.7 to 0.9 was found to be returning timestamp data without proper authorization checks. This could lead to derived information disclosure on private lists about the timing of specific email subjects or text bodies, though without disclosing the content itself. As this was primarily used as a caching feature for faster loading times, the caching was disabled by default to prevent this. Users using 0.9 should upgrade to 0.10 to address this issue."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Information Disclosure"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[dev] 20181004 [NOTICE] CVE-2017-5658: Derived information disclosure by Apache Pony Mail",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/6a18cf5690d54231836f277f2b4346b53da3b6b6b08fee4c4ef4977e@%3Cdev.ponymail.apache.org%3E"
}
]
}
}