[sssForm]

Security Advisory

jQuery - CVE-2012-6708
Published: March 17, 2020
Last Update: March 17, 2020
Summary

In June 2012, a Cross-site Scripting (XSS) vulnerability in jQuery was disclosed [1] and subsequently published in January 2018. The following vulnerability reported in the disclosure may affect the management plane of ACOS devices and is addressed in this document.

 

Item# Vulnerability ID Score Source Score Summary
1 CVE-2012-6708 CVSS 3.0 6.1 Medium js-jquery: XSS via improper selector detection [2]
Affected Releases

The table below indicates releases of ACOS exposed to this vulnerability and ACOS releases that address them. ACOS release families not indicated below are unaffected by these vulnerabilities.

Customers using affected ACOS releases can overcome vulnerability exposures by updating to the indicated resolved release. If the table does not list a corresponding resolved or unaffected release, then no ACOS release update is currently available.

Releases Affected Releases Resolved or Unaffected
4.1.4 - 4.1.4-GR1-P1 4.1.4-GR1-P2, 5.0.0
4.1.2 - 4.1.2-P5 4.1.2-P6
4.1.1 - 4.1.1-P11 4.1.1-P12
4.1.100 - 4.1.100-P6 4.1.100-P7
4.1.0 - 4.1.0-P12 4.1.0-P13
3.2.4 - 3.2.4-P4 3.2.4-P5, 3.2.5, 5.0.1-TPS
Workarounds and Mitigations

None

Software Updates

Software updates that address these vulnerabilities are or will be published at the following URL:
http://www.a10networks.com/support/axseries/software-downloads

Vulnerability Details

The following table shares brief descriptions for the vulnerabilities addressed in this document.

Vulnerability ID Vulnerability Description
CVE-2012-6708

jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '<' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '<' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.

Acknowledgements

None

Modification History
Revision Date Description
1.0 March 17, 2020

Initial Publication

2.0 August 16, 2021

Add resolved releases for 4.1.4-GR1, 3.2.4, 3.2.5-TPS


© Copyright 2020 A10 Networks, Inc. All Rights Reserved.

This document is provided on an "AS IS" basis and does not imply any kind of guarantee or warranty, including the warranties of merchantability, non-infringement or fitness for a particular use. Your use of the information in this document or materials linked from this document is at your own risk. A10 Networks, Inc. reserves the right to change or update the information in this document at any time.


DOWNLOAD PDF


jQuery-CVE-2012-6708