CVE-2005-3346
CVE-2005-3346 is a high-severity vulnerability in Osh with a CVSS 2.0 base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.2)
- EPSS exploit prediction: 1% (54th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Osh
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2005-3346?
- 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.
- How severe is CVE-2005-3346?
- CVE-2005-3346 has a CVSS 2.0 base score of 7.2, rated high severity.
- Is CVE-2005-3346 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (54th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2005-3346?
- CVE-2005-3346 affects Osh. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2005-3346?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2005-3346 published?
- CVE-2005-3346 was published on 2005-11-20 and last updated on 2026-06-16.
References
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338312
- http://pulltheplug.org/users/core/files/x_osh3.sh
- http://secunia.com/advisories/17527
- http://secunia.com/advisories/17967
- http://www.debian.org/security/2005/dsa-918
- http://www.osvdb.org/20720
- http://www.securityfocus.com/bid/15370
- http://www.vupen.com/english/advisories/2005/2378
- https://exchange.xforce.ibmcloud.com/vulnerabilities/23091
Affected products (1)
- cpe:2.3:a:osh:osh:1.7.14:*:*:*:*:*:*:*
More vulnerabilities in Osh
- CVE-2005-3533 — High (CVSS 7.2): Buffer overflow in OSH before 1.7-15 allows local users to execute arbitrary code via a long current working directory…