Improper authentication is possible in Apache Traffic Control versions 3.0.0 and 3.0.1 if LDAP is enabled for login in the Traffic Ops API component. Given a username for a user that can be authenticated via LDAP, it is possible to improperly authenticate as that user without that user's correct password.
{
"unresolved_ranges": [
{
"cpes": [
"cpe:2.3:a:apache:traffic_control:3.0.0:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"last_affected": "3.0.0"
}
],
"vendor_product": "apache:traffic_control"
}
]
}{
"cpe": [
"cpe:2.3:a:apache:traffic_control:3.0.0:*:*:*:*:*:*:*",
"cpe:2.3:a:apache:traffic_control:3.0.1:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"last_affected": "3.0.0"
},
{
"introduced": "3.0.1"
},
{
"last_affected": "3.0.1"
}
]
}