CVE-2024-45387

Aliases:GHSA-vq94-9pfv-ccqrGO-2024-3358
Advisory lineage Upstream: 0 Downstream: 2
Analyzed
Published: 23 Dec 2024, 15:30
Last modified:24 Dec 2024, 01:47

Vulnerability Summary

Overall Risk (default)
high
70/100
CVSS Score
9.9 CRITICAL
v3.1 (cve.org)
EPSS Score
50.55% CRITICAL
51% probability +9.82%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

23 Dec 2024, 15:30
Published
Vulnerability first disclosed
24 Dec 2024, 01:47
Last Modified
Vulnerability information updated

Description

An SQL injection vulnerability in Traffic Ops in Apache Traffic Control <= 8.0.1, >= 8.0.0 allows a privileged user with role "admin", "federation", "operations", "portal", or "steering" to execute arbitrary SQL against the database by sending a specially-crafted PUT request. Users are recommended to upgrade to version Apache Traffic Control 8.0.2 if you run an affected version of Traffic Ops.

CVSS Metrics

  • v3.1CRITICALScore: 9.9CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • v3.1HIGHScore: 8.8CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 50.55% Percentile: 98%

Techniques & Countermeasures

  • CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

    The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

  • CWE-285Improper Authorization

    The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.

Affected Systems

  • apache software foundationapache traffic control

    ≥ 8.0.0, ≤ 8.0.1

  • apachetraffic_control

    ≥ 8.0.0, < 8.0.2

  • github.com/apachetrafficcontrol

    all

  • github.com/apache/trafficcontrolv8

    ≥ 8.0.0, < 8.0.2

References (6)