Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-cm8f-h6j3-p25c: Header reconstruction method can be thrown into an infinite loop

Impact

An attacker can send packets that will send Pion DTLS into an infinite loop when processing.

Patches

Upgrade to Pion DTLS v2.1.4

Workarounds

No workarounds available, upgrade to Pion DTLS v2.1.4

References

Thank you to Juho Nurminen and the Mattermost team for discovering and reporting this.

For more information

If you have any questions or comments about this advisory:

ghsa
#git#ssl

Header reconstruction method can be thrown into an infinite loop

High severity GitHub Reviewed Published May 24, 2022 in pion/dtls • Updated May 24, 2022

Package

gomod github.com/pion/dtls (Go )

Affected versions

< 2.1.4

Patched versions

2.1.4

Description

Impact

An attacker can send packets that will send Pion DTLS into an infinite loop when processing.

Patches

Upgrade to Pion DTLS v2.1.4

Workarounds

No workarounds available, upgrade to Pion DTLS v2.1.4

References

Thank you to Juho Nurminen and the Mattermost team for discovering and reporting this.

For more information

If you have any questions or comments about this advisory:

References

  • GHSA-cm8f-h6j3-p25c
  • https://nvd.nist.gov/vuln/detail/CVE-2022-29190
  • pion/dtls@e0b2ce3
  • https://github.com/pion/dtls/releases/tag/v2.1.4

Sean-Der published the maintainer security advisory

May 10, 2022

Severity

High

7.5

/ 10

CVSS base metrics

Attack vector

Network

Attack complexity

Low

Privileges required

None

User interaction

None

Scope

Unchanged

Confidentiality

None

Integrity

None

Availability

High

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

Weaknesses

CWE-835

CVE ID

CVE-2022-29190

GHSA ID

GHSA-cm8f-h6j3-p25c

Source code

github.com/pion/dtls

Improvements are not currently accepted on this advisory because it uses an unsupported versioning operator. Read more and discuss here.

Related news

CVE-2022-29190: Don't attempt to append zero length fragments · pion/dtls@e0b2ce3

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Prior to version 2.1.4, an attacker can send packets that sends Pion DTLS into an infinite loop when processing. Version 2.1.4 contains a patch for this issue. There are currently no known workarounds available.

ghsa: Latest News

GHSA-49cc-xrjf-9qf7: SFTPGo allows administrators to restrict command execution from the EventManager