cvelist/2016/2xxx/CVE-2016-2104.json

115 lines
4.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 21:01:26 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 05:59:45 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-2104",
2023-02-02 21:01:26 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 05:59:45 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) flaws were found in the way HTTP GET parameter data was handled in Red Hat Satellite. A user able to provide malicious links to a Satellite user could use these flaws to perform XSS attacks against other Satellite users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
2019-03-18 05:59:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-02 21:01:26 +00:00
"vendor_name": "Red Hat",
2019-03-18 05:59:45 +00:00
"product": {
"product_data": [
{
2023-02-02 21:01:26 +00:00
"product_name": "Red Hat Satellite 5.7",
2019-03-18 05:59:45 +00:00
"version": {
"version_data": [
{
2023-02-02 21:01:26 +00:00
"version_value": "0:2.3.8-134.el6sat",
"version_affected": "!"
2019-03-18 05:59:45 +00:00
}
]
}
}
]
2023-02-02 21:01:26 +00:00
}
2019-03-18 05:59:45 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:01:26 +00:00
"url": "http://rhn.redhat.com/errata/RHSA-2016-0590.html",
"refsource": "MISC",
"name": "http://rhn.redhat.com/errata/RHSA-2016-0590.html"
2019-03-18 05:59:45 +00:00
},
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/errata/RHSA-2016:0590",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2016:0590"
2019-03-18 05:59:45 +00:00
},
{
2023-02-02 21:01:26 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2016-2104",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2016-2104"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1305677",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1305677"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1313515",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1313515"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Adam Willard (Raytheon Foreground Security) for reporting this issue."
}
],
"impact": {
"cvss": [
{
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 4.3,
"collateralDamagePotential": "NOT_DEFINED",
"confidentialityImpact": "NONE",
"confidentialityRequirement": "NOT_DEFINED",
"environmentalScore": 0,
"exploitability": "NOT_DEFINED",
"integrityImpact": "PARTIAL",
"integrityRequirement": "NOT_DEFINED",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"targetDistribution": "NOT_DEFINED",
"temporalScore": 0,
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
2019-03-18 05:59:45 +00:00
}
]
}
}