Skip to main content

Exposure of Sensitive Information to an Unauthorized Actor

CVE-2006-0353

Severity Low
Score 3.6/10

Summary

unix_random.c in lshd for lsh 2.0.1 leaks file descriptors related to the randomness generator, which allows local users to cause a denial of service by truncating the seed file, which prevents the server from starting, or obtain sensitive seed information that could be used to crack keys.

  • LOW
  • LOCAL
  • NONE
  • NONE
  • PARTIAL
  • PARTIAL

CWE-200 - Information Exposure

An information exposure vulnerability is categorized as an information flow (IF) weakness, which can potentially allow unauthorized access to otherwise classified information in the application, such as confidential personal information (demographics, financials, health records, etc.), business secrets, and the application's internal environment.

References

Advisory Timeline

  • Published