CWE
79
Advisory Published
Advisory Published
Updated

CVE-2013-7371: XSS

First published: Wed Dec 11 2019(Updated: )

node-connect before 2.8.2 has cross site scripting in Sencha Labs Connect middleware (vulnerability due to incomplete fix for CVE-2013-7370) ### Overview Connect is a stack of middleware that is executed in order in each request. The "methodOverride" middleware allows the http post to override the method of the request with the value of the "_method" post key or with the header "x-http-method-override". Because the user post input was not checked, req.method could contain any kind of value. Because the req.method did not match any common method VERB, connect answered with a 404 page containing the "Cannot `[method]` `[url]`" content. The method was not properly encoded for output in the browser. ### Example: ``` ~ curl "localhost:3000" -d "_method=<script src=http://nodesecurity.io/xss.js></script>" Cannot <SCRIPT SRC=HTTP://NODESECURITY.IO/XSS.JS></SCRIPT> / ``` ### Recommendation Update to the newest version of Connect or disable methodOverride. It is not possible to avoid the vulnerability if you have enabled this middleware in the top of your stack. ### Credit: Sergio Arcos

Credit: secalert@redhat.com

Affected SoftwareAffected VersionHow to fix
npm/connect<2.8.2
2.8.2
debian/node-connect
3.6.7-1
3.7.0-2
3.7.0+~3.4.35-1
Sencha Connect<2.8.2
Debian GNU/Linux=8.0
Debian GNU/Linux=9.0
Debian GNU/Linux=10.0

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is CVE-2013-7371?

    CVE-2013-7371 is a vulnerability in node-connect before version 2.8.2 that allows for cross-site scripting attacks.

  • What is the severity of CVE-2013-7371?

    The severity of CVE-2013-7371 is medium with a CVSS severity value of 6.1.

  • How does CVE-2013-7371 affect Sencha Labs Connect middleware?

    CVE-2013-7371 affects Sencha Labs Connect middleware by allowing cross-site scripting attacks due to an incomplete fix for CVE-2013-7370.

  • How can I fix CVE-2013-7371 for my npm Connect package?

    To fix CVE-2013-7371 for your npm Connect package, update to version 2.8.2 or later.

  • How can I fix CVE-2013-7371 for Debian Linux?

    To fix CVE-2013-7371 for Debian Linux, update your node-connect package to version 3.6.7-1, 3.7.0-2, or 3.7.0+~3.4.35-1.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203