
We found results for “”
CVE-2023-30857
Good to know:


Date: April 28, 2023
@aedart/support is the support package for Ion, a monorepo for JavaScript/TypeScript packages. Prior to version "0.6.1", there is a possible prototype pollution issue for the "MetadataRecord", when merged with a base class' metadata object, in "meta" decorator from the "@aedart/support" package. The likelihood of exploitation is questionable, given that a class's metadata can only be set or altered when the class is decorated via "meta()". Furthermore, object(s) of sensitive nature would have to be stored as metadata, before this can lead to a security impact. The issue has been patched in version "0.6.1".
Language: TYPE_SCRIPT
Severity Score
Related Resources (5)
Severity Score
Weakness Type (CWE)
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-1321Top Fix

CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | LOW |
Availability (A): | NONE |