CVE-2005-3346

UnknownEPSS 0.85%

Last modified

CVE-2005-3346 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.85% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
0.85%

53.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
OshOsh1.7.14

References

Timeline

Published
Last Modified
Status
Modified

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?
Severity scoring for CVE-2005-3346 is pending analysis. The EPSS model estimates a 0.85% probability of exploitation in the next 30 days.
How do I fix CVE-2005-3346?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2005-3346?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST