cvelist/2006/6xxx/CVE-2006-6614.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:44:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6614",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:44:46 +00:00
"lang": "eng",
"value": "The save_log_local function in Fully Automatic Installation (FAI) 2.10.1, and possibly 3.1.2, when verbose mode is enabled, stores the root password hash in /var/log/fai/current/fai.log, whose file permissions allow it to be copied to other hosts when fai-savelog is called and allows attackers to obtain the hash."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:44:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "23330",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23330"
},
{
"name": "fai-log-file-info-disclosure(30892)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30892"
},
{
"name": "ADV-2006-4995",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/4995"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402644",
"refsource": "MISC",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402644"
},
{
"name": "21579",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21579"
}
]
}
}