CVE-2023-25151
Last modified
CVE-2023-25151 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. opentelemetry-go-contrib is a collection of extensions for OpenTelemetry-Go. The v0.38.0 release of `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` uses the `httpconv.ServerRequest` function to annotate metric measurements for the `http.server.request_content_length`, `http.server.response_content_length`, and `http.server.duration` instruments. EPSS estimates a 0.97% chance of exploitation in the next 30 days.
Description
opentelemetry-go-contrib is a collection of extensions for OpenTelemetry-Go. The v0.38.0 release of `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` uses the `httpconv.ServerRequest` function to annotate metric measurements for the `http.server.request_content_length`, `http.server.response_content_length`, and `http.server.duration` instruments. The `ServerRequest` function sets the `http.target` attribute value to be the whole request URI (including the query string)[^1]. The metric instruments do not "forget" previous measurement attributes when `cumulative` temporality is used, this means the cardinality of the measurements allocated is directly correlated with the unique URIs handled. If the query string is constantly random, this will result in a constant increase in memory allocation that can be used in a denial-of-service attack. This issue has been addressed in version 0.39.0. Users are advised to upgrade. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Opentelemetry-Go Contrib | 0.38.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-25151?
How severe is CVE-2023-25151?
How do I fix CVE-2023-25151?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-25146A security agent link following vulnerability in the Trend M…7.8
- CVE-2023-25147An issue in the Trend Micro Apex One agent could allow an at…6.7
- CVE-2023-25148A security agent link following vulnerability in Trend Micro…7.8
- CVE-2023-25149TimescaleDB, an open-source time-series SQL database, has a …8.8
- CVE-2023-2515Mattermost fails to restrict a user with permissions to edit…8.8
- CVE-2023-25150Nextcloud office/richdocuments is an office suit for the nex…5.7
- CVE-2023-25152Wings is Pterodactyl's server control plane. Affected versio…8.8
- CVE-2023-25153containerd is an open source container runtime. Before versi…5.5
- CVE-2023-25154Misskey is an open source, decentralized social media platfo…6.1
- CVE-2023-25155Redis is an in-memory database that persists on disk. Authen…6.5
- CVE-2023-25156Kiwi TCMS, an open source test management system, does not i…9.8
- CVE-2023-25157GeoServer is an open source software server written in Java …9.8
Are you affected by CVE-2023-25151?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
