cvelist/2006/1xxx/CVE-2006-1403.json
2019-03-17 23:53:09 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-1403",
"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": "Format string vulnerability in the PrintString function in c_console.cpp in client/server Doom (csDoom) 0.7 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary commands via format string specifiers in strings passed to the console."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://aluigi.altervista.org/adv/csdoombof-adv.txt",
"refsource": "MISC",
"url": "http://aluigi.altervista.org/adv/csdoombof-adv.txt"
},
{
"name": "ADV-2006-1105",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1105"
},
{
"name": "19389",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19389"
},
{
"name": "17248",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/17248"
},
{
"name": "http://voxelsoft.com/csdoom/",
"refsource": "CONFIRM",
"url": "http://voxelsoft.com/csdoom/"
},
{
"name": "csdoom-printf-format-string(25450)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25450"
}
]
}
}