cvelist/2017/7xxx/CVE-2017-7514.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 15:01:13 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:49:56 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7514",
2023-02-02 15:01:13 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:49:56 +00:00
"STATE": "PUBLIC"
},
2023-02-02 15:01:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"value": "A cross-site scripting (XSS) flaw was found in how the failed action entry is processed in Red Hat Satellite before version 5.8.0. A user able to specify a failed action could exploit this flaw to perform XSS attacks against other Satellite users."
2023-02-02 15:01:13 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"value": "CWE-79",
2023-02-02 15:01:13 +00:00
"cweId": "CWE-79"
}
]
}
]
},
2019-03-17 23:49:56 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 15:01:13 +00:00
"vendor_name": "Red Hat",
2019-03-17 23:49:56 +00:00
"product": {
"product_data": [
{
2023-02-12 23:02:18 +00:00
"product_name": "Red Hat Satellite",
2023-02-02 15:01:13 +00:00
"version": {
"version_data": [
{
2023-02-12 23:02:18 +00:00
"version_affected": "=",
"version_value": "5.8.0"
2019-03-17 23:49:56 +00:00
}
]
}
}
]
2023-02-02 15:01:13 +00:00
}
2019-03-17 23:49:56 +00:00
}
]
}
},
2023-02-02 15:01:13 +00:00
"references": {
"reference_data": [
2018-07-27 13:36:57 +10:00
{
2023-02-02 15:01:13 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:1558",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:1558"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7514",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7514"
2018-07-27 13:36:57 +10:00
}
2019-03-17 23:49:56 +00:00
]
},
"impact": {
"cvss": [
{
2023-02-02 15:01:13 +00:00
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
2019-03-17 23:49:56 +00:00
}
]
}
}