The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it's passed specially crafted input to parse. This causes the event loop to be blocked causing a denial of service condition.
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://nodesecurity.io/advisories/527 | third party advisory |
http://www.securityfocus.com/bid/104427 | third party advisory vdb entry |