Skip to content

Insufficient Entropy in parsel

Critical severity GitHub Reviewed Published Sep 4, 2020 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm parsel (npm)

Affected versions

>= 0.0.0

Patched versions

None

Description

All versions of parsel use an insecure key derivation function. The package runs keys of arbitrary lengths through one round of SHA256 hashing for key stretching. This allows for the use of keys of insufficient entropy with inappropriate key stretching.

Recommendation

The package is deprecated and will not be updated. Consider using an alternative package.

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 4, 2020
Last updated Jan 9, 2023

Severity

Critical

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-vjvw-wcmw-pr26

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.