Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-46133

9.1 · CRITICAL
Published Oct 25, 2023 entronad CWE-328 EPSS 0.45% (37th pctl)

Overview

CVE-2023-46133 is a critical-severity vulnerability affecting entronad cryptoes. It was published on October 25, 2023 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

CryptoES is a cryptography algorithms library compatible with ES6 and TypeScript. Prior to version 2.1.0, CryptoES 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 2.1.0 contains a patch for this issue. As a workaround, configure CryptoES to use SHA256 with at least 250,000 iterations.

Remediation

Check the references section for vendor advisories and patches from entronad. Update cryptoes to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
entronad cryptoes >= 0, < 2.1.0 Affected

Frequently Asked Questions

What is CVE-2023-46133?

CVE-2023-46133 is a critical-severity vulnerability affecting entronad cryptoes. It was published on October 25, 2023 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2023-46133?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-46133?

Check the references section for vendor advisories and patches from entronad. Update cryptoes to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-46133?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-46133 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.