Update dependency request to ~2.68.0 [SECURITY] - #5
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 11, 2025 11:48
bcdc9e6 to
726b0ac
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 15, 2025 19:39
726b0ac to
29d5ff6
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 17, 2025 11:45
29d5ff6 to
9ed5b93
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 25, 2025 11:49
9ed5b93 to
df15e4b
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 26, 2025 06:13
df15e4b to
fbe960c
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
January 31, 2025 19:07
fbe960c to
f7c833d
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
February 1, 2025 19:46
f7c833d to
f683b44
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
February 9, 2025 11:31
f683b44 to
ae666db
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
February 12, 2025 07:53
ae666db to
0371c42
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 5, 2025 03:43
0371c42 to
7698e25
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 8, 2025 03:31
7698e25 to
2df8f83
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 13, 2025 08:04
2df8f83 to
24ab63e
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 15, 2025 11:17
24ab63e to
1965bd7
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 19, 2025 23:58
1965bd7 to
315a02a
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
March 21, 2025 23:48
315a02a to
4fe2451
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
May 17, 2025 04:01
844d37c to
6b8b8e0
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
May 18, 2025 19:27
6b8b8e0 to
85e641b
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
May 24, 2025 11:32
85e641b to
91d776b
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
May 25, 2025 11:37
91d776b to
9d24da2
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
May 31, 2025 12:11
9d24da2 to
1637b66
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
June 1, 2025 19:14
1637b66 to
1fc3ee5
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
June 6, 2025 18:22
1fc3ee5 to
4d92764
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
June 8, 2025 10:34
4d92764 to
c44aeee
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
June 21, 2025 12:03
c44aeee to
39b9a99
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
July 13, 2025 23:55
39b9a99 to
0ecdbef
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
August 11, 2025 03:26
0ecdbef to
b173aa3
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
August 16, 2025 11:48
b173aa3 to
e98c2e1
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
August 21, 2025 04:15
e98c2e1 to
aa89791
Compare
renovate
Bot
force-pushed
the
renovate/npm-request-vulnerability
branch
from
August 24, 2025 04:11
aa89791 to
a5af762
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~2.9→~2.68.0Remote Memory Exposure in request
CVE-2017-16026 / GHSA-7xfp-9c55-5vqj
More information
Details
Affected versions of
requestwill disclose local system memory to remote systems in certain circumstances. When a multipart request is made, and the type ofbodyisnumber, then a buffer of that size will be allocated and sent to the remote server as the body.Proof of Concept
Recommendation
Update to version 2.68.0 or later
Severity
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
request/request (request)
v2.68.0Compare Source
extendmodule instead of util._extend (@simov)v2.67.0Compare Source
v2.66.0Compare Source
v2.65.0Compare Source
readResponseBodymethod out ofonRequestResponse(@pvoisin)v2.64.0Compare Source
v2.63.0Compare Source
v2.62.0Compare Source
v2.61.0Compare Source
v2.60.0Compare Source
v2.59.0Compare Source
Forever option defaults to using http(s).Agent in node 0.12+ (@simov)
encodingoption documentation in README.md (@daniel347x)formoption (@simov)cainagentOptions(@jeffcharles)v2.58.0Compare Source
extendmodule to deep extend in the defaults method (@simov)v2.57.0Compare Source
v2.56.0Compare Source
v2.55.0Compare Source
v2.54.0Compare Source
v2.53.0Compare Source
timeoutoption description (@watson)v2.52.0Compare Source
v2.51.0Compare Source
v2.50.0Compare Source
v2.49.0Compare Source
caselessto 0.8.1 (@mmalecki)v2.48.0Compare Source
v2.47.0Compare Source
v2.46.0Compare Source
self.followRedirect(@blakeembrey)v2.45.0Compare Source
noProxyHostdefinition (@FredKSchott)newoperator that was missing when creating and throwing a new error (@FredKSchott)requesteron recursive calls torequest.defaults(@tikotzky)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.