CVE-2024-28867

Swift Prometheus is a Swift client for the Prometheus monitoring system, supporting counters, gauges and histograms. In code which applies _un-sanitized string values into metric names or labels_, an attacker could make use of this and send a `?lang` query parameter containing newlines, `}` or similar characters which can lead to the attacker taking over the exported format -- including creating unbounded numbers of stored metrics, inflating server memory usage, or causing "bogus" metrics. This vulnerability is fixed in2.0.0-alpha.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apple:swift_prometheus:2.0.0:alpha1:*:*:*:swift:*:*

History

No history.

Information

Published : 2024-03-29 15:15

Updated : 2026-01-13 20:35


NVD link : CVE-2024-28867

Mitre link : CVE-2024-28867

CVE.ORG link : CVE-2024-28867


JSON object : View

Products Affected

apple

  • swift_prometheus
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')