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.

Login cookies are accessible via scripts, which can be exploited by XSS attacks targeting the user's session cookie (Bug #62550)

Products:
SteelHead (Appliance), SteelHead Interceptor
Fixed in Version:
steelhead 8.6.0, interceptor 4.5.1
Last Modified:
2016-12-08
Summary
Details:

Browser cookies can be assigned an HTTP-only flag, which prevents them from being accessed by scripts. Setting the flag prevents cross-site scripting (XSS) attacks targeting the user's session cookie. See:
https://www.owasp.org/index.php/HttpOnly http://cwe.mitre.org/data/definitions/79.html

Fix:

To fix this, the Steelhead now uses the HTTP-only flag.

Recommendation:

Upgrade to patched version if applicable.