cvelist/2018/10xxx/CVE-2018-10884.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2019-03-18 04:34:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10884",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ansible-tower",
"version": {
"version_data": [
{
"version_value": "3.1.8"
},
{
"version_value": "3.2.6"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-08-21 15:34:57 -03:00
{
2019-03-18 04:34:28 +00:00
"lang": "eng",
"value": "Ansible Tower before versions 3.1.8 and 3.2.6 is vulnerable to cross-site request forgery (CSRF) in awx/api/authentication.py. An attacker could exploit this by tricking already authenticated users into visiting a malicious site and hijacking the authtoken cookie."
2018-08-21 15:34:57 -03:00
}
2019-03-18 04:34:28 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8.8/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-08-21 15:34:57 -03:00
{
2019-03-18 04:34:28 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-352"
}
]
2018-08-21 15:34:57 -03:00
}
2019-03-18 04:34:28 +00:00
]
},
"references": {
"reference_data": [
{
"name": "105136",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105136"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10884",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10884"
}
]
}
}