CVE-2024-28252
Last modified
CVE-2024-28252 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. If you have a NetFraming based CoreWCF service, extra system resources could be consumed by connections being left established instead of closing or aborting them. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. If you have a NetFraming based CoreWCF service, extra system resources could be consumed by connections being left established instead of closing or aborting them. There are two scenarios when this can happen. When a client established a connection to the service and sends no data, the service will wait indefinitely for the client to initiate the NetFraming session handshake. Additionally, once a client has established a session, if the client doesn't send any requests for the period of time configured in the binding ReceiveTimeout, the connection is not properly closed as part of the session being aborted. The bindings affected by this behavior are NetTcpBinding, NetNamedPipeBinding, and UnixDomainSocketBinding. Only NetTcpBinding has the ability to accept non local connections. The currently supported versions of CoreWCF are v1.4.x and v1.5.x. The fix can be found in v1.4.2 and v1.5.2 of the CoreWCF packages. Users are advised to upgrade. There are no 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 |
|---|---|---|
| Corewcf | Corewcf | 1.4.1 |
| Corewcf | Corewcf | 1.5.1 |
References
- https://github.com/CoreWCF/CoreWCF/issues/1345Issue Tracking, Product
- https://github.com/CoreWCF/CoreWCF/issues/1345Issue Tracking, Product
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-28252?
How severe is CVE-2024-28252?
How do I fix CVE-2024-28252?
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 2024
- CVE-2024-28247The Pi-hole is a DNS sinkhole that protects your devices fro…6.5
- CVE-2024-28248Cilium is a networking, observability, and security solution…7.2
- CVE-2024-28249Cilium is a networking, observability, and security solution…6.1
- CVE-2024-2825A vulnerability classified as critical has been found in lak…8.8
- CVE-2024-28250Cilium is a networking, observability, and security solution…6.1
- CVE-2024-28251Querybook is a Big Data Querying UI, combining collocated ta…7.3
- CVE-2024-28253OpenMetadata is a unified platform for discovery, observabil…8.8
- CVE-2024-28254OpenMetadata is a unified platform for discovery, observabil…8.8
- CVE-2024-28255OpenMetadata is a unified platform for discovery, observabil…9.8
- CVE-2024-2826A vulnerability classified as problematic was found in laker…8.8
- CVE-2024-28265IBOS v4.5.5 has an arbitrary file deletion vulnerability via…9.1
- CVE-2024-28269ReCrystallize Server 5.10.0.0 allows administrators to uploa…7.2
Are you affected by CVE-2024-28252?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
