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-2019-14318

5.9 · MEDIUM
Published Jul 30, 2019 cryptopp CWE-417 EPSS 2.69% (85th pctl)

Overview

CVE-2019-14318 is a medium-severity vulnerability affecting cryptopp crypto\+\+. It was published on July 30, 2019 and has a CVSS 3.0 base score of 5.9 (MEDIUM).

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

Technical Description

Crypto++ 8.3.0 and earlier contains a timing side channel in ECDSA signature generation. This allows a local or remote attacker, able to measure the duration of hundreds to thousands of signing operations, to compute the private key used. The issue occurs because scalar multiplication in ecp.cpp (prime field curves, small leakage) and algebra.cpp (binary field curves, large leakage) is not constant time and leaks the bit length of the scalar among other information.

Remediation

Check the references section for vendor advisories and patches from cryptopp. Update crypto\+\+ 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
cryptopp crypto\+\+ 0 Affected

Frequently Asked Questions

What is CVE-2019-14318?

CVE-2019-14318 is a medium-severity vulnerability affecting cryptopp crypto\+\+. It was published on July 30, 2019 and has a CVSS 3.0 base score of 5.9 (MEDIUM).

How severe is CVE-2019-14318?

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

How do I fix or remediate CVE-2019-14318?

Check the references section for vendor advisories and patches from cryptopp. Update crypto\+\+ 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-2019-14318?

CyberStrike's AI-powered security agents can automatically detect CVE-2019-14318 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.