Skip to content

* d/p/CVE-2025-7783.patch - fix the patch for CVE-2025-7783

Pragyansh Chaturvedi requested to merge r41k0u/node-form-data:patch-1 into master

This change replicates the fix given upstream at: https://github.com/form-data/form-data/commit/3d1723080e6577a66f17f163ecd345a21d8d0fd0 The patch upstream and debian were different, and the boundary string does not have a length of 50 in debian now, but 62 (due to the wrong patch submitted to debian). This causes autopkgtest failure in node-superagent, which prevents node-form-data from migration. https://ci.debian.net/packages/n/node-superagent/testing/amd64/62420387/

Merge request reports

Loading