MEDIUM · 5.0

CVE-2006-4068

The pswd.js script relies on the client to calculate whether a username and password match hard-coded hashed values for a server, and uses a hashing scheme that creates a large number of collisions, w...

Vulnerability Description

The pswd.js script relies on the client to calculate whether a username and password match hard-coded hashed values for a server, and uses a hashing scheme that creates a large number of collisions, which makes it easier for remote attackers to conduct offline brute force attacks. NOTE: this script might also allow attackers to generate the server-side "secret" URL without determining the original password, but this possibility was not discussed by the original researcher.

CVSS Score

5.0

MEDIUM

AV:N/AC:L/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
Pswd.JsPswd.JsAll versions

Related Weaknesses (CWE)

References

FAQ

What is CVE-2006-4068?

CVE-2006-4068 is a vulnerability with a CVSS score of 5.0 (MEDIUM). The pswd.js script relies on the client to calculate whether a username and password match hard-coded hashed values for a server, and uses a hashing scheme that creates a large number of collisions, w...

How severe is CVE-2006-4068?

CVE-2006-4068 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2006-4068?

Check the references section above for vendor advisories and patch information. Affected products include: Pswd.Js Pswd.Js.