cvelist/2006/6xxx/CVE-2006-6678.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:03:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6678",
"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 04:03:12 +00:00
"lang": "eng",
"value": "The edit_textarea function in form-file.c in Netrik 1.15.4 and earlier does not properly verify temporary filenames when editing textarea fields, which allows attackers to execute arbitrary commands via shell metacharacters in the filename."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:03:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-1251",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2007/dsa-1251"
},
{
"name": "22158",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22158"
},
{
"name": "ADV-2006-5092",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/5092"
},
{
"name": "http://netrik.cvs.sourceforge.net/netrik/netrik/form-file.c?r1=1.3&r2=1.4",
"refsource": "MISC",
"url": "http://netrik.cvs.sourceforge.net/netrik/netrik/form-file.c?r1=1.3&r2=1.4"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=472131&group_id=23183",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=472131&group_id=23183"
},
{
"name": "23822",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23822"
}
]
}
}