-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
OOB read in Buffer.prototype.indexOf #62873
Copy link
Copy link
Closed
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.securityIssues and PRs related to security.Issues and PRs related to security.
Description
Activity
Metadata
Metadata
Assignees
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.securityIssues and PRs related to security.Issues and PRs related to security.
From @deepview-autofix:

Not a vuln because this is not in any release yet
To reproduce (you need a pre-release or main):
Code involved:
node/src/node_buffer.cc
Lines 1187 to 1188 in b2248fd
Nothing validates limits on that, either in native side or in JS.
Regression since #62390