node-http-proxy icon indicating copy to clipboard operation
node-http-proxy copied to clipboard

[dist] Update dependency xmlhttprequest-ssl to 1.6.2 [SECURITY]

Open renovate[bot] opened this issue 4 years ago β€’ 1 comments
trafficstars

Mend Renovate

This PR contains the following updates:

Package Change
xmlhttprequest-ssl 1.5.5 -> 1.6.2

GitHub Vulnerability Alerts

CVE-2020-28502

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously (async=False on xhr.open), malicious user input flowing into xhr.send could result in arbitrary code being injected and run.

CVE-2021-31597

The xmlhttprequest-ssl package before 1.6.1 for Node.js disables SSL certificate validation by default, because rejectUnauthorized (when the property exists but is undefined) is considered to be false within the https.request function of Node.js. In other words, no certificate is ever rejected.


Configuration

πŸ“… Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 09 '21 23:05 renovate[bot]

Codecov Report

Merging #1525 (a9f3546) into master (9b96cd7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1525   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files           6        6           
  Lines         315      315           
=======================================
  Hits          291      291           
  Misses         24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 9b96cd7...a9f3546. Read the comment docs.

codecov-commenter avatar May 09 '21 23:05 codecov-commenter