Possible prototype pollution for the MetadataRecord
, when merged with a base class' metadata object, in meta
decorator from the @aedart/support
package.
The likelihood is questionable, given that a class' 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 become a vulnerability.
Has been patched in version 0.6.1
.
{ "nvd_published_at": "2023-04-28T21:15:09Z", "cwe_ids": [ "CWE-1321" ], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2023-05-01T14:01:02Z" }