2017-10-16 12:31:07 -04:00
{
2019-03-18 01:37:27 +00:00
"CVE_data_meta" : {
2021-01-13 17:54:29 -05:00
"AKA" : "" ,
"ASSIGNER" : "security@ubuntu.com" ,
"DATE_PUBLIC" : "2015-03-27T12:24:00.000Z" ,
2019-03-18 01:37:27 +00:00
"ID" : "CVE-2013-1053" ,
2021-01-13 17:54:29 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "Insecure crypto for storing passwords"
2019-03-18 01:37:27 +00:00
} ,
2021-01-13 17:54:29 -05:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "remote-login-service" ,
"version" : {
"version_data" : [
{
"platform" : "" ,
"version_affected" : "<=" ,
"version_name" : "1.0.0-0" ,
"version_value" : "1.0.0-0ubuntu3"
}
]
}
}
]
} ,
"vendor_name" : "Canonical"
}
]
}
} ,
"configuration" : [ ] ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Marc Deslauriers"
}
] ,
2019-03-18 01:37:27 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-13 17:54:29 -05:00
"value" : "In crypt.c of remote-login-service, the cryptographic algorithm used to cache usernames and passwords is insecure. An attacker could use this vulnerability to recover usernames and passwords from the file. This issue affects version 1.0.0-0ubuntu3 and prior versions."
}
]
} ,
"exploit" : [ ] ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-261 Weak Cryptography for Passwords"
}
]
2019-03-18 01:37:27 +00:00
}
]
2021-01-13 17:54:29 -05:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://launchpad.net/bugs/1158373" ,
"refsource" : "UBUNTU" ,
"url" : "https://launchpad.net/bugs/1158373"
}
]
} ,
"solution" : [ ] ,
"source" : {
"advisory" : "" ,
"defect" : [
"https://launchpad.net/bugs/1158373"
] ,
"discovery" : "INTERNAL"
} ,
"work_around" : [ ]
}