mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
105 lines
3.2 KiB
JSON
105 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"AKA": "",
|
|
"ASSIGNER": "security@ubuntu.com",
|
|
"DATE_PUBLIC": "2015-03-27T12:24:00.000Z",
|
|
"ID": "CVE-2013-1053",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Insecure crypto for storing passwords"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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": []
|
|
}
|