proxygen icon indicating copy to clipboard operation
proxygen copied to clipboard

Fix potential vulnerable cloned function

Open npt-1707 opened this issue 9 months ago • 1 comments

Hi Development Team,

I identified a potential vulnerability in a clone function http_parser_execute() in proxygen/external/http_parser/http_parser.c sourced from nodejs/node. This issue, originally reported in CVE-2020-8287, was resolved in the repository via this commit https://github.com/nodejs/node/commit/fc70ce08f5818a286fb5899a1bc3aff5965a745e.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

npt-1707 avatar May 22 '25 18:05 npt-1707

@afrind has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar May 27 '25 16:05 facebook-github-bot