cvelist/2007/2xxx/CVE-2007-2759.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2759",
"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" : "Multiple SQL injection vulnerabilities in the insert function in the ValuePreference class (grid/ed/ValuePreference.java) in Adempiere before 3.1.6 allow remote attackers to execute arbitrary SQL commands via the (1) m_Attribute or (2) m_Value parameter. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.adempiere.com/wiki/index.php/Release_316",
"refsource" : "CONFIRM",
"url" : "http://www.adempiere.com/wiki/index.php/Release_316"
},
{
"name" : "ADV-2007-1842",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/1842"
},
{
"name" : "37956",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/37956"
},
{
"name" : "adempiere-insert-sql-injection(34325)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34325"
}
]
}
}