2017-10-16 12:31:07 -04:00
{
2019-03-18 05:10:02 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org" ,
"ID" : "CVE-2016-6545" ,
"STATE" : "PUBLIC" ,
"TITLE" : "iTrack Easy does not use session cookies to maintain sessions and POSTs the users password over HTTPS for each request"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Easy" ,
"version" : {
"version_data" : [
{
"affected" : "?" ,
"version_value" : "N/A"
}
]
}
}
]
} ,
"vendor_name" : "iTrack"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks to Deral Heiland and Adam Compton of Rapid7, Inc. for reporting this vulnerability."
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-12 10:31:27 -04:00
{
2019-03-18 05:10:02 +00:00
"lang" : "eng" ,
"value" : "Session cookies are not used for maintaining valid sessions in iTrack Easy. The user's password is passed as a POST parameter over HTTPS using a base64 encoded passwd field on every request. In this implementation, sessions can only be terminated when the user changes the associated password."
2018-07-12 10:31:27 -04:00
}
2019-03-18 05:10:02 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-613: Insufficient Session Expiration"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "VU#974055" ,
"refsource" : "CERT-VN" ,
"url" : "https://www.kb.cert.org/vuls/id/974055"
} ,
{
"name" : "https://blog.rapid7.com/2016/10/25/multiple-bluetooth-low-energy-ble-tracker-vulnerabilities/" ,
"refsource" : "MISC" ,
"url" : "https://blog.rapid7.com/2016/10/25/multiple-bluetooth-low-energy-ble-tracker-vulnerabilities/"
} ,
{
"name" : "93875" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/93875"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
}
}