Public bug reported:

node-superagent is failing it's autopkgtests:
https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-
questing/questing/amd64/n/node-superagent/20250726_174346_68bb2@/log.gz

especially the multipart tests.

This stems from the fix for CVE-2025-778: 
https://salsa.debian.org/js-team/node-form-data/-/commit/cee782f6ff789f389e6ce2f34ae9549d291e85be
This fix has changed the length of the boundary string from 50 characters to 62 
characters. As the boundary is used twice in a payload, the multipart test is 
off while asserting the payload size by 24 characters.

The fix would be to update the size to assert against.

** Affects: node-form-data (Ubuntu)
     Importance: Undecided
     Assignee: Pragyansh Chaturvedi (r41k0u)
         Status: New

** Affects: node-superagent (Ubuntu)
     Importance: Undecided
     Assignee: Pragyansh Chaturvedi (r41k0u)
         Status: New


** Tags: update-excuse

** Also affects: node-form-data (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: node-form-data (Ubuntu)
     Assignee: (unassigned) => Pragyansh Chaturvedi (r41k0u)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2118850

Title:
  autopkgtest failure prevents node-form-data from migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/node-form-data/+bug/2118850/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to