Skip to content

Commit

Permalink
Merge CVE-2023-43826 vulnerability documentation, fixed in 1.5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuehlner committed Dec 19, 2023
2 parents 028ab8b + 3425aea commit b0fe635
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions _security/CVE-2023-43826.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Integer overflow in handling of VNC image buffers
cve: CVE-2023-43826
fixed: 1.5.4
---

Apache Guacamole 1.5.3 and older do not consistently ensure that values
received from a VNC server will not result in integer overflow. If a user
connects to a malicious or compromised VNC server, specially crafted data could
result in memory corruption, possibly allowing arbitrary code to be executed
with the privileges of the running guacd process.

Acknowledgements: We would like to thank Joseph Surin and Matt Jones (Elttam)
for reporting this issue.

0 comments on commit b0fe635

Please sign in to comment.