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

82 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:42:01 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2017-7470",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "spacewalk-backend",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-27 12:32:25 +10:00
{
2019-03-17 22:42:01 +00:00
"lang": "eng",
"value": "It was found that spacewalk-channel can be used by a non-admin user or disabled users to perform administrative tasks due to an incorrect authorization check in backend/server/rhnChannel.py."
2018-07-27 12:32:25 +10:00
}
2019-03-17 22:42:01 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-27 12:32:25 +10:00
{
2019-03-17 22:42:01 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
2018-07-27 12:32:25 +10:00
}
2019-03-17 22:42:01 +00:00
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2017:1259",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:1259"
},
{
"name": "98569",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/98569"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7470",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7470"
}
]
}
}