Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/Cedar/Proto_OpenVPN.c: fix denial of service found by Cisco Talos #1824

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

chipitsine
Copy link
Member

specially crafted network packet lead to buffer overrun and process crash. working exploit was provided by Cisco Talos team.

An integer underflow vulnerability exists in the vpnserver OvsProcessData functionality of SoftEther VPN 5.01.9674 and 5.02. A specially-crafted network packet can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.

The versions below were either tested or verified to be vulnerable by Talos or confirmed to be vulnerable by the vendor.

SoftEther VPN 5.01.9674
SoftEther VPN 5.02
While 5.01.9674 is a development version, it is distributed at the time of writing by Ubuntu and other Debian-based distributions.

specially crafted network packet lead to buffer overrun and process
crash. working exploit was provided by Cisco Talos team.

An integer underflow vulnerability exists in the vpnserver
OvsProcessData functionality of SoftEther VPN 5.01.9674 and 5.02. A
specially-crafted network packet can lead to denial of service. An
attacker can send a malicious packet to trigger this vulnerability.

The versions below were either tested or verified to be vulnerable by
Talos or confirmed to be vulnerable by the vendor.

SoftEther VPN 5.01.9674
SoftEther VPN 5.02
While 5.01.9674 is a development version, it is distributed at the time
of writing by Ubuntu and other Debian-based distributions.
@chipitsine chipitsine merged commit 82ce34f into SoftEtherVPN:master Apr 16, 2023
8 of 9 checks passed
freebsd-git pushed a commit to freebsd/freebsd-ports that referenced this pull request Apr 18, 2023
This version includes a fix for denial service and a memory corruption.

- SoftEtherVPN/SoftEtherVPN#1824
- SoftEtherVPN/SoftEtherVPN#1815

(cherry picked from commit b1a16c8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants