2 results (0.005 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 2

Server-side request forgery (SSRF) vulnerability in feed-proxy.php in extjs 5.0.0. Vulnerabilidad de tipo server-side request forgery (SSRF) en el archivo feed-proxy.php en extjs versión 5.0.0. • http://attrition.org/pipermail/vim/2007-April/001545.html http://cxsecurity.com/issue/WLB-2015050162 • CWE-918: Server-Side Request Forgery (SSRF) •

CVSS: 6.1EPSS: 0%CPEs: 1EXPL: 0

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. El método getTip() de Action Columns de Sencha Ext JS de la versión 4 a la 6 antes de la 6.6.0 es vulnerable a ataques de Cross-Site Scripting (XSS), incluso cuando se pasan datos escapados por HTML. • http://examples.sencha.com/extjs/6.6.0/release-notes.html http://seclists.org/fulldisclosure/2018/Jul/8 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •