Lucene search
+L

Solaris 7.0/8 - IPCS Timezone Buffer Overflow

🗓️ 12 Apr 2001 00:00:00Reported by Riley HassellType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Buffer overflow in Solaris ipcs allows local users to gain elevated privileges via environment variables.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2001-0423
1 Sep 200404:00
cve
cvelist
Cvelist
CVE-2001-0423
1 Sep 200404:00
cvelist
euvd
EUVD
EUVD-2001-0420
7 Oct 202500:30
euvd
nvd
NVD
CVE-2001-0423
2 Jul 200104:00
nvd
source: https://www.securityfocus.com/bid/2581/info

Solaris is the variant of the UNIX Operating System distributed by Sun Microsystems. Solaris is designed as a scalable operating system for the Intel x86 and Sun Sparc platforms, and operates on machines varying from desktop to enterprise server.

A problem in the handling of environment variables by the SGID sys program ipcs could lead to local users gaining elevated privileges. Improper bounds checking of the buffer holding the TIMEZONE environment variable by the program could lead to a buffer overflow, and the overwriting of stack variables including the return address.

Therefore, it is possible for a local user to execute arbitrary code with the EUID of sys, and potentially gain further elevated privileges.

Solaris 7 Sparc:
$ TZ=`perl -e 'print "A"x1107'`
$ /usr/bin/ipcs

Solaris 8 Sparc:
$ TZ=`perl -e 'print "A"x1199'`
$ /usr/bin/ipcs

Solaris x86:
$ TZ=`perl -e 'print "A"x1035'`
$ /usr/bin/i86/ipcs

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 Aug 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.2
EPSS0.01251
34