Vulnerabilities > CVE-2022-21211 - Unchecked Return Value vulnerability in Posix Project Posix

047910
CVSS 5.0 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
PARTIAL
network
low complexity
posix-project
CWE-252

Summary

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.

Vulnerable Configurations

Part Description Count
Application
Posix_Project
1

Common Weakness Enumeration (CWE)