cvelist/2006/5xxx/CVE-2006-5298.json
2019-03-17 21:40:49 +00:00

97 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5298",
"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": [
{
"lang": "eng",
"value": "The mutt_adv_mktemp function in the Mutt mail client 1.5.12 and earlier does not properly verify that temporary files have been created with restricted permissions, which might allow local users to create files with weak permissions via a race condition between the mktemp and safe_fopen function calls."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[mutt-dev] 20061004 security problem with temp files [was Re: mutt_adv_mktemp() ?]",
"refsource": "MLIST",
"url": "http://marc.info/?l=mutt-dev&m=115999486426292&w=2"
},
{
"name": "2006-0061",
"refsource": "TRUSTIX",
"url": "http://www.trustix.org/errata/2006/0061/"
},
{
"name": "22640",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22640"
},
{
"name": "22613",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22613"
},
{
"name": "22685",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22685"
},
{
"name": "22686",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/22686"
},
{
"name": "USN-373-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-373-1"
},
{
"name": "MDKSA-2006:190",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:190"
}
]
}
}