Security Finder

You can use the Security Finder to search for security issues and their impact on Riverbed products. This page is continuously updated, displaying the most current public security issues first. The search box can be used to look up records by specific CVE numbers or relevant search word, e.g. Apache, 8.5.0, Workaround. For additional search tips, refer to article S16165. Security issues listed here are categorized into three groups: fixed, workaround recommended and not applicable.

For general security topics, security best practices and other security related topics, try performing a general search.

BETA FEATURE: This feature is currently under development and is considered Beta Software. We are still enhancing the features and results so please exercise caution when interpreting and implementing the results. If you have any questions, please open a case with Riverbed Support. If you have feedback for this tool, please send it to supportfeedback@riverbed.com.

Riverbed Technology is committed to protecting customers against vulnerabilities in our supported products. Vulnerabilities are addressed in accordance to the software support policy. https://support.riverbed.com/content/support/about_support/end_of_life_policy.html

For search tips, read article S16165.

Limiting ciphers for the ssh server. (Bug #37654)

Products:
SteelHead (Appliance), SteelCentral Controller for SteelHead (Central Management Console)
Fixed in Version:
RBT SH 5.5.0c, RBT SH 5.0.6, RBT SH 5.0.6, RBT SH 5.0.6, RBT SH 4.1.8a, RBT SH 5.5.1, RBT SH 4.1.9, RBT SH 4.1.9, RBT CMC 5.0.4
Last Modified:
2014-03-12
Summary
Fix:

Added "ssh server allowed-ciphers *" command to allow limiting ciphers for the ssh server.  This allows limiting ciphers to those which do not have the vulnerability found in CBC ciphers (i.e. user can set it to allow only aes128-ctr, aes192-ctr, and aes256-ctr).  New appliances will default to allowing only aes*-ctr ciphers for the ssh server; upgraded appliances will retain the previous settings (which by default included all of those supported by the ssh server).

Recommendation:

Upgrade to patched version if applicable.