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.

Improved Cross-Site Request Forgery (CSRF) prevention using CSRF tokens (Bug #148198)

Product
SteelHead (Appliance)
Fixed in Version:
steelhead 9.0.1c, steelhead 9.1.0
Last Modified:
2015-08-10
Summary
Details:

CWE-352: Cross-Site Request Forgery (CSRF) is an attack where a web server is designed to receive a request from a client without any mechanism for verifying that it was intentionally sent. This might allow an attacker to trick a client into making an unintentional request to the web server which will be treated as an authentic request.

For more details, see: https://cwe.mitre.org/data/definitions/352.html

Fix:

The CSRF prevention mechanism in RiOS has been strengthened by utilizing a random cryptographically strong security token.

Recommendation:

Upgrade to patched version if applicable.