cvelist/2006/5xxx/CVE-2006-5511.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-5511",
"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 23:02:45 +00:00
"lang": "eng",
"value": "Direct static code injection vulnerability in delete.php in JaxUltraBB (JUBB) 2.0, when register_globals is enabled, allows remote attackers to inject arbitrary web script, HTML, or PHP via the contents parameter, whose value is prepended to the file specified by the forum parameter."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:02:45 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "jaxultrabb-delete-file-include(29711)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29711"
},
{
"name": "20679",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/20679"
},
{
"name": "20061024 CONFIRM: JaxUltraBB PHP/HTML/webscript injection",
"refsource": "VIM",
"url": "http://attrition.org/pipermail/vim/2006-October/001095.html"
},
{
"name": "2616",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/2616"
}
]
}
}