cvelist/2006/4xxx/CVE-2006-4245.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:30 +00:00
"CVE_data_meta": {
2019-11-06 03:01:20 +00:00
"ASSIGNER": "security@debian.org",
2019-03-17 23:02:30 +00:00
"ID": "CVE-2006-4245",
2019-11-06 03:01:20 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "archivemail",
"product": {
"product_data": [
{
"product_name": "archivemail",
"version": {
"version_data": [
{
"version_value": "0.6.2"
}
]
}
}
]
}
}
]
}
2019-03-17 23:02:30 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-11-06 03:01:20 +00:00
"value": "archivemail 0.6.2 uses temporary files insecurely leading to a possible race condition."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "General Race Condition"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2006-4245",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2006-4245"
},
{
"refsource": "MISC",
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385253",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385253"
2019-03-17 23:02:30 +00:00
}
]
}
}