cvelist/2006/2xxx/CVE-2006-2335.json
2019-03-17 22:53:43 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2335",
"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": "Jelsoft vBulletin accepts uploads of Cascading Style Sheets (CSS) and processes them in a way that allows remote authenticated administrators to gain shell access by uploading a CSS file that contains PHP code, then selecting the file via the style chooser, which causes the PHP code to be executed. NOTE: the vendor was unable to reproduce this issue in 3.5.x. NOTE: this issue might be due to direct static code injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20060506 vbulletin security Alert",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/433580/100/0/threaded"
},
{
"name": "20060511 Re: vbulletin security Alert",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/433678/100/0/threaded"
},
{
"name": "vbulletin-css-code-execution(26440)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26440"
},
{
"name": "http://b3hr0uz.persiangig.com/VbStyleVuln.txt",
"refsource": "MISC",
"url": "http://b3hr0uz.persiangig.com/VbStyleVuln.txt"
}
]
}
}