cvelist/2016/8xxx/CVE-2016-8608.json
2023-02-12 23:01:30 +00:00

97 lines
3.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2016-8608",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "JBoss BRMS 6 and BPM Suite 6 are vulnerable to a stored XSS via business process editor. The flaw is due to an incomplete fix for CVE-2016-5398. Remote, authenticated attackers that have privileges to create business processes can store scripts in them, which are not properly sanitized before showing to other users, including admins."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "BRMS",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-2822.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2822.html"
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-2823.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-2823.html"
},
{
"url": "http://www.securityfocus.com/bid/94568",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/94568"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8608",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-8608"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
]
}
}