Lucene search
K

Mathematica Symlink Attack

🗓️ 15 May 2010 00:00:00Reported by Paul SzaboType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 41 Views

Mathematica symlink vulnerability in /tmp directory on Linu

Code
`"If you're doing anything technical, think Mathematica --..."  
http://www.wolfram.com/products/mathematica/index.html  
  
Mathematica7 on Linux uses the /tmp/MathLink directory in insecure ways.  
Mathematica creates or re-uses an existing /tmp/MathLink directory, and  
overwrites files within and follows symlinks. This type of behaviour is  
"known unsafe" on multi-user machines e.g. University login servers.  
As a classic example of a symlink attack, if an "attacker" uses:  
  
mkdir /tmp/MathLink; ln -s /home/victim/.bashrc /tmp/MathLink/.gshmm  
  
then when the victim runs Mathematica his ~/.bashrc will be clobbered.  
New files are created world-writable, allowing a complete compromise of  
the user account by linking to ~/.bash_logout . (If root ever uses  
Mathematica then the damage is greater.)  
  
Mathematica uses also /tmp/fonts$$.conf in insecure ways.  
  
Workaround: use command-line math instead of pretty interface.  
  
Notified [email protected] on 7 May 2010, was assigned [TS 16194].  
  
Cheers,  
  
Paul Szabo [email protected] http://www.maths.usyd.edu.au/u/psz/  
School of Mathematics and Statistics University of Sydney Australia  
`

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