Prototype pollution in protobuf.js - CVE-2023-36665

 

Prototype pollution in protobuf.js - CVE-2023-36665

Published: August 2, 2023


Vulnerability identifier: #VU78870
CSH Severity: Critical
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Red
CVE-ID: CVE-2023-36665
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: protobuf.js
Affected software:
protobuf.js

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary JavaScript code.

The vulnerability exists due to improper input validation. A remote attacker can pollute the prototype of Object.prototype by adding and overwriting its data and functions.


How to mitigate CVE-2023-36665

Cybersecurity Help is currently unaware of any official solution to address this vulnerability..

Sources