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

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:19:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-6284",
"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 00:19:27 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in admin.php in Vikingboard 0.1.2 allows remote authenticated administrators to include arbitrary files via a .. (dot dot) sequence in the act parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:19:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20061118 Vikingboard (0.1.2) [ multiples vulnerability ]",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/452018/100/200/threaded"
},
{
"name": "21196",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/21196"
},
{
"name": "1966",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1966"
},
{
"name": "23026",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/23026"
},
{
"name": "30530",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/30530"
},
{
"name": "vikingboard-admin-file-include(30389)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30389"
}
]
}
}