CVE-2023-0163

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') vulnerability in Mozilla Convict. This allows an attacker to inject attributes that are used in other components, or to override existing attributes with ones that have incompatible type, which may lead to a crash. The main use case of Convict is for handling server-side configurations written by the admins owning the servers, and not random users. So it's unlikely that an admin would deliberately sabotage their own server. Still, a situation can happen where an admin not knowledgeable about JavaScript could be tricked by an attacker into writing the malicious JavaScript code into some config files. This issue affects Convict: before 6.2.4.
Configurations

Configuration 1 (hide)

cpe:2.3:a:mozilla:convict:*:*:*:*:*:node.js:*:*

History

15 Oct 2025, 17:51

Type Values Removed Values Added
CPE cpe:2.3:a:mozilla:convict:*:*:*:*:*:node.js:*:*
First Time Mozilla
Mozilla convict
References () https://github.com/mozilla/node-convict/issues/410 - () https://github.com/mozilla/node-convict/issues/410 - Exploit, Issue Tracking
References () https://github.com/mozilla/node-convict/security/advisories/GHSA-4jrm-c32x-w4jf - () https://github.com/mozilla/node-convict/security/advisories/GHSA-4jrm-c32x-w4jf - Vendor Advisory

Information

Published : 2024-11-26 12:15

Updated : 2025-10-15 17:51


NVD link : CVE-2023-0163

Mitre link : CVE-2023-0163

CVE.ORG link : CVE-2023-0163


JSON object : View

Products Affected

mozilla

  • convict
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')