Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype Pollution in node-forge debug API. (CWE-0) #81

Open
ckalpakoglu opened this issue Jan 2, 2023 · 0 comments
Open

Prototype Pollution in node-forge debug API. (CWE-0) #81

ckalpakoglu opened this issue Jan 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working KONDUKTO

Comments

@ckalpakoglu
Copy link

A low severity vulnerability has been discovered in your project.

Project Name: kondukto-ui-vue

Scanner Name: dependabot

File: package-lock.json

Packages:

  • node-forge:0.10.0

References:

Tool Description: Summary: Prototype Pollution in node-forge debug API..
Description: ### Impact
The forge.debug API had a potential prototype pollution issue if called with untrusted input. The API was only used for internal debug purposes in a safe way and never documented or advertised. It is suspected that uses of this API, if any exist, would likely not have used untrusted inputs in a vulnerable way.

Patches

The forge.debug API and related functions were removed in 1.0.0.

Workarounds

Don't use the forge.debug API directly or indirectly with untrusted input.

References

For more information

If you have any questions or comments about this advisory:

@ckalpakoglu ckalpakoglu added bug Something isn't working KONDUKTO labels Jan 2, 2023
@ckalpakoglu ckalpakoglu self-assigned this Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working KONDUKTO
Projects
None yet
Development

No branches or pull requests

1 participant