cvelist/2006/0xxx/CVE-2006-0638.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:17:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-0638",
"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-17 22:17:21 +00:00
"lang": "eng",
"value": "SQL injection vulnerability in moderation.php in MyBB (aka MyBulletinBoard) 1.0.3 allows remote authenticated users, with certain privileges for moderating and merging posts, to execute arbitrary SQL commands via the posts parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:17:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "16538",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16538"
},
{
"name": "22957",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/22957"
},
{
"name": "ADV-2006-0475",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0475"
},
{
"name": "18754",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18754"
},
{
"name": "20060207 [myimei]MyBB1.0.3~moderation.php~SqlInject while merging posts",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/424335/100/0/threaded"
},
{
"name": "http://myimei.com/security/2006-02-07/mybb103moderationphpsqlinject-while-merging-posts.html",
"refsource": "MISC",
"url": "http://myimei.com/security/2006-02-07/mybb103moderationphpsqlinject-while-merging-posts.html"
}
]
}
}