cvelist/2018/1000xxx/CVE-2018-1000129.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2018-03-14 09:03:19 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2018-02-22",
"ID" : "CVE-2018-1000129",
"REQUESTER" : "mhopkins@gdssecurity.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jolokia",
"version" : {
"version_data" : [
{
"version_value" : "1.3.7 and 1.4.0"
}
]
}
}
]
},
"vendor_name" : "Jolokia"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An XSS vulnerability exists in the Jolokia agent version 1.3.7 in the HTTP servlet that allows an attacker to execute malicious javascript in the victim's browser."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross Site Scripting (XSS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/rhuss/jolokia/commit/5895d5c137c335e6b473e9dcb9baf748851bbc5f#diff-f19898247eddb55de6400489bff748ad",
"refsource" : "CONFIRM",
2018-03-14 09:03:19 -04:00
"url" : "https://github.com/rhuss/jolokia/commit/5895d5c137c335e6b473e9dcb9baf748851bbc5f#diff-f19898247eddb55de6400489bff748ad"
},
{
"name" : "https://jolokia.org/#Security_fixes_with_1.5.0",
"refsource" : "CONFIRM",
2018-03-14 09:03:19 -04:00
"url" : "https://jolokia.org/#Security_fixes_with_1.5.0"
2018-09-12 06:07:32 -04:00
},
{
"name" : "RHSA-2018:2669",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2669"
2018-12-12 06:07:39 -05:00
},
{
"name" : "RHSA-2018:3817",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3817"
2018-03-14 09:03:19 -04:00
}
]
}
}