Logo
componentx11vnc
Name
x11vnc
Version
0.9.16
Type
library
Description
-
Licenses
GPL-2.0+
PURL
-
CPE
cpe:2.3:a:x11vnc_project:x11vnc:0.9.16:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
0.9.16

Patches#


#
Title
Author
Resolve
1
Fix build on 32bit arches with 64bit time_t
Khem Raj <raj.khem@gmail.com>
2
scan: limit access to shared memory segments to current user
=?UTF-8?q?Gu=C3=A9nal=20DAVALAN?= <guenal.davalan@uca.fr>
CVE-2020-29074
3
Fix build with -fno-common
Alexander Tsoy <alexander@tsoy.me>

Vulnerabilities#


Name
Analysis
Description
Patched
scan.c in x11vnc 0.9.16 uses IPC_CREAT|0777 in shmget calls, which allows access by actors other than the current user.