cvelist/2005/2xxx/CVE-2005-2409.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 07:07:01 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2409",
"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-18 07:07:01 +00:00
"lang": "eng",
"value": "Format string vulnerability in util.c in nbsmtp 0.99 and earlier, while running in debug mode, allows remote attackers to execute arbitrary code via format string specifiers that are not properly handled in a syslog call."
2017-10-16 12:31:07 -04:00
}
2019-03-18 07:07:01 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.vuxml.org/freebsd/debbb39c-fdb3-11d9-a30d-00b0d09acbfc.html",
"refsource": "CONFIRM",
"url": "http://www.vuxml.org/freebsd/debbb39c-fdb3-11d9-a30d-00b0d09acbfc.html"
},
{
"name": "16324",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/16324"
},
{
"name": "nbsmtp-format-string(21674)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/21674"
},
{
"name": "http://people.freebsd.org/~niels/issues/nbsmtp-20050726.txt",
"refsource": "MISC",
"url": "http://people.freebsd.org/~niels/issues/nbsmtp-20050726.txt"
},
{
"name": "14441",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/14441"
},
{
"name": "16279",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/16279"
}
]
}
}