UBUNTU-CVE-2023-46233

Source
https://ubuntu.com/security/CVE-2023-46233
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2023/UBUNTU-CVE-2023-46233.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2023-46233
Related
Published
2023-10-25T21:15:00Z
Modified
2024-10-15T14:11:49Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

crypto-js is a JavaScript library of crypto standards. Prior to version 4.2.0, crypto-js PBKDF2 is 1,000 times weaker than originally specified in 1993, and at least 1,300,000 times weaker than current industry standard. This is because it both defaults to SHA1, a cryptographic hash algorithm considered insecure since at least 2005, and defaults to one single iteration, a 'strength' or 'difficulty' value specified at 1,000 when specified in 1993. PBKDF2 relies on iteration count as a countermeasure to preimage and collision attacks. If used to protect passwords, the impact is high. If used to generate signatures, the impact is high. Version 4.2.0 contains a patch for this issue. As a workaround, configure crypto-js to use SHA256 with at least 250,000 iterations.

References

Affected packages

Ubuntu:Pro:16.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.2+dfsg-2ubuntu0.16.04.1~esm1

Affected versions

3.*

3.1.2+dfsg-1
3.1.2+dfsg-2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.1.2+dfsg-2ubuntu0.16.04.1~esm1",
            "binary_name": "libjs-cryptojs"
        }
    ]
}

Ubuntu:Pro:18.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.2+dfsg-2ubuntu0.18.04.1~esm1

Affected versions

3.*

3.1.2+dfsg-2

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.1.2+dfsg-2ubuntu0.18.04.1~esm1",
            "binary_name": "libjs-cryptojs"
        }
    ]
}

Ubuntu:20.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.2+dfsg-2ubuntu0.20.04.1

Affected versions

3.*

3.1.2+dfsg-2

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.1.2+dfsg-2ubuntu0.20.04.1",
            "binary_name": "libjs-cryptojs"
        }
    ]
}

Ubuntu:22.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.1.2+dfsg-3

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:22.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=esm-apps/jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.1.2+dfsg-3ubuntu0.22.04.1~esm1

Affected versions

3.*

3.1.2+dfsg-3

Ecosystem specific

{
    "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "3.1.2+dfsg-3ubuntu0.22.04.1~esm1",
            "binary_name": "libjs-cryptojs"
        }
    ]
}

Ubuntu:24.04:LTS / cryptojs

Package

Name
cryptojs
Purl
pkg:deb/ubuntu/cryptojs?arch=src?distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

3.*

3.1.2+dfsg-3
3.1.2+dfsg-4

Ecosystem specific

{
    "ubuntu_priority": "medium"
}