cvelist/2011/5xxx/CVE-2011-5235.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:35:42 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-5235",
"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 01:35:42 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in mnoGoSearch before 3.3.12 allows remote attackers to execute arbitrary SQL commands via the hostname in a hypertext link."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:35:42 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "mnogosearch-hostnames-sql-injection(71884)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71884"
},
{
"name": "77949",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/77949"
},
{
"name": "47272",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/47272"
},
{
"name": "http://www.mnogosearch.org/doc33/msearch-changelog.html#changelog-3-3-12",
"refsource": "CONFIRM",
"url": "http://www.mnogosearch.org/doc33/msearch-changelog.html#changelog-3-3-12"
},
{
"name": "51113",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/51113"
}
]
}
}