cvelist/2006/7xxx/CVE-2006-7216.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-7216",
"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" : "Apache Derby before 10.2.1.6 does not determine privilege requirements for lock table statements at compilation time, and consequently does not enforce privilege requirements at execution time, which allows remote authenticated users to lock arbitrary tables."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://db.apache.org/derby/releases/release-10.2.1.6.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://db.apache.org/derby/releases/release-10.2.1.6.html"
},
{
"name" : "http://issues.apache.org/jira/browse/DERBY-1708",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://issues.apache.org/jira/browse/DERBY-1708"
}
]
}
}