Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apple | Swift Prometheus | 2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/swift-server/swift-prometheus/commit/bfcd4bbfabe11aae4b035424Patch
- https://github.com/swift-server/swift-prometheus/security/advisories/GHSA-x768-cExploitMitigationVendor Advisory
- https://github.com/swift-server/swift-prometheus/commit/bfcd4bbfabe11aae4b035424Patch
- https://github.com/swift-server/swift-prometheus/security/advisories/GHSA-x768-cExploitMitigationVendor Advisory
FAQ
What is CVE-2024-28867?
CVE-2024-28867 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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 ...
How severe is CVE-2024-28867?
CVE-2024-28867 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-28867?
Check the references section above for vendor advisories and patch information. Affected products include: Apple Swift Prometheus.