Today > vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-47609

Oct. 4, 2024, 1:50 p.m.

Product(s) Impacted

Tonic

  • 0.12.0
  • 0.12.1
  • 0.12.2

Description

Tonic is a native gRPC client & server implementation with async/await support. When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a TCP/TLS stream. This can be triggered by causing the accept call to error out with errors that were not covered correctly causing the accept loop to exit. Upgrading to tonic 0.12.3 and above contains the fix.

Weaknesses

CWE-755
Improper Handling of Exceptional Conditions

The product does not handle or incorrectly handles an exceptional condition.

CWE ID: 755

Date

Published: Oct. 1, 2024, 9:15 p.m.

Last Modified: Oct. 4, 2024, 1:50 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security-advisories@github.com

CVSS Data

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

NONE

Base Score
0.0
Exploitability Score
3.9
Impact Score
0.0
Base Severity
NONE
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N

References

https://github.com/ security-advisories@github.com

https://github.com/ security-advisories@github.com

https://github.com/ security-advisories@github.com