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

72 lines
2.4 KiB
JSON
Raw Normal View History

2021-06-07 20:00:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3584",
2021-12-23 20:01:02 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "foreman",
"version": {
"version_data": [
{
"version_value": "foreman 2.4.1, foreman 2.5.1, foreman 3.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://projects.theforeman.org/issues/32753",
"url": "https://projects.theforeman.org/issues/32753"
},
{
"refsource": "MISC",
"name": "https://github.com/theforeman/foreman/pull/8599",
"url": "https://github.com/theforeman/foreman/pull/8599"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1968439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968439"
}
]
2021-06-07 20:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-12-23 20:01:02 +00:00
"value": "A server side remote code execution vulnerability was found in Foreman project. A authenticated attacker could use Sendmail configuration options to overwrite the defaults and perform command injection. The highest threat from this vulnerability is to confidentiality, integrity and availability of system. Fixed releases are 2.4.1, 2.5.1, 3.0.0."
2021-06-07 20:00:54 +00:00
}
]
}
}