6.9
CVSSv2

CVE-2007-3333

Published: 26/07/2007 Updated: 29/07/2017
CVSS v2 Base Score: 6.9 | Impact Score: 10 | Exploitability Score: 3.4
VMScore: 700
Vector: AV:L/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in capture in IBM AIX 5.3 SP6 and 5.2.0 allows remote malicious users to execute arbitrary code via a large number of terminal control sequences.

Vulnerable Product Search on Vulmon Subscribe to Product

ibm aix 5.3

ibm aix 5.2.0

Exploits

/* 07/2007: public release * IBM AIX <= 53 sp6 * * AIX capture Local Root Exploit * By qaaz */ #include <stdioh> #include <stdlibh> #include <stringh> #include <fcntlh> #include <unistdh> #include <sys/waith> #include <sys/selecth> #define TARGET "/usr/bin/capture" #define VALCNT 40 #de ...
source: wwwsecurityfocuscom/bid/25075/info IBM AIX is prone to a local, stack-based buffer-overflow vulnerability because it fails to perform adequate boundary checks on user-supplied input to a program that is installed setuid-superuser Local attackers can exploit this issue to execute arbitrary code with superuser privileges Failed a ...