Security Advisory

CVE-2005-3346

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2005-11-20 21:00:00
Last updated 2024-08-07 23:10:08
Assigner debian
CVSS score not scored
State PUBLISHED

Description

Buffer overflow in the environment variable substitution code in main.c in OSH 1.7-14 allows local users to inject arbitrary environment variables, such as LD_PRELOAD, via pathname arguments of the form "$VAR/EVAR=arg", which cause the EVAR portion to be appended to a buffer returned by a getenv function call.