What kind of vulnerability is it? Who is impacted? Applications that are using node-etsy-client and reporting client error to the end user will offer api key value too
Has the problem been patched? What versions should users upgrade to?
creharmony/node-etsy-client#18 fixes this issue. This is fixed in node-etsy-client v0.3.0 and later.
Is there a way for users to fix or remediate the vulnerability without upgrading?
Do not report or log etsy client error if you are using version <= v0.2.0
Update your version of node-etsy-client
Are there any links users can visit to find out more?
If you have any questions or comments about this advisory: * Open an issue in github.com/creharmony/node-etsy-client/issues
{
"nvd_published_at": "2021-04-01T22:15:00Z",
"github_reviewed_at": "2021-04-02T17:05:21Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-200",
"CWE-209"
],
"github_reviewed": true
}