cvelist/2007/4xxx/CVE-2007-4156.json
2019-03-18 05:05:46 +00:00

92 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-4156",
"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 wolioCMS allow remote attackers to execute arbitrary SQL commands via (1) the id parameter to member.php in a page action, related to a SELECT statement in common.php; and the (2) loginid parameter (uid variable), and possibly the (3) pwd parameter, to admin/index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2007-2726",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/2726"
},
{
"name": "20070730 wolioCMS SQL Injection",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/475068/100/0/threaded"
},
{
"name": "woliocms-member-sql-injection(35678)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/35678"
},
{
"name": "26270",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/26270"
},
{
"name": "25134",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25134"
},
{
"name": "4246",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4246"
},
{
"name": "2956",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/2956"
}
]
}
}