cvelist/2009/3xxx/CVE-2009-3721.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2021-05-26 22:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:26:17 +00:00
"CVE_data_meta": {
"ID": "CVE-2009-3721",
2021-05-26 22:00:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ytnef",
"version": {
"version_data": [
{
"version_value": "ytnef 2.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=521662",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=521662"
},
{
"refsource": "MISC",
"name": "http://www.ocert.org/advisories/ocert-2009-013.html",
"url": "http://www.ocert.org/advisories/ocert-2009-013.html"
}
]
2019-03-18 06:26:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-26 22:00:42 +00:00
"value": "Multiple directory traversal and buffer overflow vulnerabilities were discovered in yTNEF, and in Evolution's TNEF parser that is derived from yTNEF. A crafted email could cause these applications to write data in arbitrary locations on the filesystem, crash, or potentially execute arbitrary code when decoding attachments."
2019-03-18 06:26:17 +00:00
}
]
}
}