| Reporter | Title | Published | Views | Family All 5 |
|---|---|---|---|---|
| CVE-2005-1917 | 5 Jul 200504:00 | – | cve | |
| CVE-2005-1917 | 5 Jul 200504:00 | – | cvelist | |
| EUVD-2005-1919 | 7 Oct 202500:30 | – | euvd | |
| CVE-2005-1917 | 5 Jul 200504:00 | – | nvd | |
| CVE-2005-1917 | 9 Jan 202612:46 | – | redhatcve |
`#########################################################
kpopper insecure temporary file creation
Vendor: http://kpopper.sourceforge.net/
Advisory: http://www.zataz.net/adviso/kpopper-06152005.txt
Vendor informed: yes
Exploit available: yes
Impact : low
Exploitation : low
#########################################################
The vulnerability is caused due to temporary file being created insecurely.
This can be exploited via symlink attacks in combination to create and
overwrite arbitrary files with the privileges of the user running the
affected script.
##########
Versions:
##########
kpopper <= 1.0
##########
Solution:
##########
To prevent symlink attack use kernel patch such as grsecurity
#########
Timeline:
#########
Discovered : 2005-06-13
Vendor notified : 2005-06-15
Vendor response : no reponse
Vendor fix : no fix
Vendor Sec report ([email protected]) : 2005-06-27
Disclosure : 2005-07-04
#####################
Technical details :
#####################
Vulnerable code :
-----------------
popper/popper-send.sh
#!/bin/sh
echo "$2" > /tmp/.popper-new
echo `date +"%a %l:%m %p"` >> /tmp/.popper-new
cat "$1" >> /tmp/.popper-new
mv -f /tmp/.popper-new /tmp/.popper
The .popper is also used into :
popper/popper.cpp
#########
Related :
#########
Bug report : http://bugs.gentoo.org/show_bug.cgi?id=94475
CVE : CAN-2005-1917
#####################
Credits :
#####################
Eric Romang ([email protected] - ZATAZ Audit)
Thxs to Gentoo Security Team. (Taviso, jaervosz, solar, etc.)
`
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