cvelist/2015/3xxx/CVE-2015-3198.json

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-3198",
"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" : "The Undertow module of WildFly 9.x before 9.0.0.CR2 and 10.x before 10.0.0.Alpha1 allows remote attackers to obtain the source code of a JSP page via a \"/\" at the end of a URL."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://developer.jboss.org/message/927301#927301",
"refsource" : "MISC",
"url" : "https://developer.jboss.org/message/927301#927301"
},
{
"name" : "https://stackoverflow.com/questions/30028346/with-trailing-slash-in-url-jsp-show-source-code",
"refsource" : "MISC",
"url" : "https://stackoverflow.com/questions/30028346/with-trailing-slash-in-url-jsp-show-source-code"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1224787",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1224787"
},
{
"name" : "https://issues.jboss.org/browse/WFLY-4595",
"refsource" : "CONFIRM",
"url" : "https://issues.jboss.org/browse/WFLY-4595"
}
]
}
}