AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-43620

HIGH · CVSS 7.5 EPSS 1.31% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-11-15 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2021-43620
Severity
HIGH
CVSS
7.5
EPSS
1.31%

Original NVD Description

An issue was discovered in the fruity crate through 0.2.0 for Rust. Security-relevant validation of filename extensions is plausibly affected. Methods of NSString for conversion to a string may return a partial result. Because they call CStr::from_ptr on a pointer to the string buffer, the string is terminated at the first '\0' byte, which might not be the end of the string.