cvelist/2021/3xxx/CVE-2021-3589.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2021-06-09 11:00:50 +00:00
{
2023-02-12 23:02:30 +00:00
"data_version": "4.0",
2021-06-09 11:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3589",
2022-03-23 20:01:17 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-12 23:02:30 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "An authorization flaw was found in Foreman Ansible. An authenticated attacker with certain permissions to create and run Ansible jobs can access hosts through job templates. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306 - Missing Authentication for Critical Function",
"cweId": "CWE-306"
}
]
}
]
},
2022-03-23 20:01:17 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Foreman Ansible",
"version": {
"version_data": [
{
2023-02-12 23:02:30 +00:00
"version_affected": "=",
2022-03-23 20:01:17 +00:00
"version_value": "Affects foreman_ansible-2.0.0 and above."
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-12 23:02:30 +00:00
"url": "https://access.redhat.com/security/cve/CVE-2021-3589",
2022-03-23 20:01:17 +00:00
"refsource": "MISC",
2023-02-12 23:02:30 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2021-3589"
2022-03-23 20:01:17 +00:00
},
{
2023-02-12 23:02:30 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969265",
2022-03-23 20:01:17 +00:00
"refsource": "MISC",
2023-02-12 23:02:30 +00:00
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1969265"
2021-06-09 11:00:50 +00:00
}
]
}
}