Foreman before 1.11.4 and 1.12.x before 1.12.1 allow remote authenticated users with the view_hosts permission containing a filter to obtain sensitive network interface information via a request to API routes beneath "hosts," as demonstrated by a GET request to api/v2/hosts/secrethost/interfaces.
{
"extracted_events": [
{
"introduced": "1.11.0"
},
{
"fixed": "1.11.4"
},
{
"introduced": "1.12.0"
},
{
"fixed": "1.12.1"
}
],
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:theforeman:foreman:*:*:*:*:*:*:*:*"
}