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-41037

4.3 · MEDIUM
Published Aug 29, 2023 openpgpjs CWE-347 EPSS 0.35% (28th pctl)

Overview

CVE-2023-41037 is a medium-severity vulnerability affecting openpgpjs openpgpjs. It was published on August 29, 2023 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

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

Technical Description

OpenPGP.js is a JavaScript implementation of the OpenPGP protocol. In affected versions OpenPGP Cleartext Signed Messages are cryptographically signed messages where the signed text is readable without special tools. These messages typically contain a "Hash: ..." header declaring the hash algorithm used to compute the signature digest. OpenPGP.js up to v5.9.0 ignored any data preceding the "Hash: ..." texts when verifying the signature. As a result, malicious parties could add arbitrary text to a third-party Cleartext Signed Message, to lead the victim to believe that the arbitrary text was signed. A user or application is vulnerable to said attack vector if it verifies the CleartextMessage by only checking the returned `verified` property, discarding the associated `data` information, and instead _visually trusting_ the contents of the original message. Since `verificationResult.data` would always contain the actual signed data, users and apps that check this information are not vulne

Remediation

Check the references section for vendor advisories and patches from openpgpjs. Update openpgpjs 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
openpgpjs openpgpjs >= 0, < 4.10.11 Affected

Frequently Asked Questions

What is CVE-2023-41037?

CVE-2023-41037 is a medium-severity vulnerability affecting openpgpjs openpgpjs. It was published on August 29, 2023 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

How severe is CVE-2023-41037?

This vulnerability has a CVSS 3.1 base score of 4.3, 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-2023-41037?

Check the references section for vendor advisories and patches from openpgpjs. Update openpgpjs 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-41037?

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