You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A notification on security of nx repos having the @nx/module-federation package: GHSA-593f-38f6-jp5m
Summary
Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack.
PoC
Coming soon.
Impact
This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty values should not be allowed.
Expected Behavior
Resolving the security issue by updating koa for this plugin the package @module-federation/enhanced will need to update where module-federation/core#3514 needs to be merged and released
Current Behavior
A notification on security of nx repos having the
@nx/module-federation
package: GHSA-593f-38f6-jp5mSummary
Koa uses an evil regex to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers. This can be exploited to carry out a Denial-of-Service attack.
PoC
Coming soon.
Impact
This is a Regex Denial-of-Service attack and causes memory exhaustion. The regex should be improved and empty values should not be allowed.
Expected Behavior
Resolving the security issue by updating
koa
for this plugin the package@module-federation/enhanced
will need to update where module-federation/core#3514 needs to be merged and releasedGitHub Repo
https://github.com/EelcoLos/nx-tinkering/security/dependabot/21
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
putting this here to have links regarding the package needing to be updated
The text was updated successfully, but these errors were encountered: