cvelist/2005/1xxx/CVE-2005-1112.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:18:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-1112",
"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:18:27 +00:00
"lang": "eng",
"value": "IBM WebSphere Application Server 6.0 and earlier, when sharing the document root of the web server, allows remote attackers to obtain the source code for Java Server Pages (.jsp) via an HTTP request with an invalid Host header, which causes the page to be processed by the web server instead of the JSP engine."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:18:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20050413 IBM WebSphere Widespread configuration JSP disclosure",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=111342594129109&w=2"
},
{
"name": "ibm-websphere-information-disclosure(20099)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/20099"
},
{
"name": "15501",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/15501"
},
{
"name": "13160",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/13160"
},
{
"name": "1013697",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1013697"
},
{
"name": "14962",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/14962"
}
]
}
}