← Back

Sencha

sencha

6 CVEs • 2 products

Products (2)

Click to collapse
Toggle
Connect
connect
Ext Js
ext_js

CVEs (6)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Sencha
1Ext Js
Nov 21, 2024
Jan 23, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Server-side request forgery (SSRF) vulnerability in feed-proxy.php in extjs 5.0.0.
1Sencha
1Connect
Nov 21, 2024
Dec 27, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Sencha Labs Connect has XSS with connect.methodOverride()
2Debian
Sencha
2Connect
Debian Linux
Nov 21, 2024
Dec 11, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
node-connects before 2.8.2 has cross site scripting in Sencha Labs Connect middleware (vulnerability due to incomplete fix for CVE-2013-7370)
4Debian
OpensuseRedhat+1 more
4Connect
Debian LinuxOpenshift+1 more
Nov 21, 2024
Dec 11, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware
1Sencha
1Ext Js
Nov 21, 2024
Jul 5, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The getTip() method of Action Columns of Sencha Ext JS 4 to 6 before 6.6.0 is vulnerable to XSS attacks, even when passed HTML-escaped data. This framework brings no built-in XSS protection, so the developer has to ensur...Show more
The getTip() method of Action Columns of Sencha Ext JS 4 to 6 before 6.6.0 is vulnerable to XSS attacks, even when passed HTML-escaped data. This framework brings no built-in XSS protection, so the developer has to ensure that data is correctly sanitized. However, the getTip() method of Action Columns takes HTML-escaped data and un-escapes it. If the tooltip contains user-controlled data, an attacker could exploit this to create a cross-site scripting attack, even when developers took precautions and escaped data.Show less
1Sencha
1Connect
Nov 21, 2024
Jun 7, 2018
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.