CVE-2023-0163
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-0163
- Assigner
- mozilla
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-11-26T11:36:26.574Z
- Last Modified Date
- 2024-11-26T11:36:26.574Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/mozilla/node-convict/issues/410 | issue-tracking |
https://github.com/mozilla/node-convict/security/advisories/GHSA-4jrm-c32x-w4jf | vendor-advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-0163 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0163 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-11-27 13:04:55 | Added to TrackCVE |