DDoS via undefined socket.remoteAddress in Node.js HTTP
CVE-2023-2968 Published on May 30, 2023

Undefined variable usage in npm package "proxy" leads to remote denial of service
A remote attacker can trigger a denial of service in the socket.remoteAddress variable, by sending a crafted HTTP request. Usage of the undefined variable raises a TypeError exception.

NVD

Vulnerability Analysis

CVE-2023-2968 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
NONE
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
NONE
Integrity Impact:
NONE
Availability Impact:
HIGH

Weakness Type

Improper Handling of Undefined Values

The software does not handle or incorrectly handles when a value is not defined or supported for the associated parameter, field, or argument name.


Products Associated with CVE-2023-2968

stack.watch emails you whenever new vulnerabilities are published in Proxyproject Proxy or nodejs node.js. Just hit a watch button to start following.

 
 

Exploit Probability

EPSS
0.58%
Percentile
68.38%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.