CVEbaza.plSłownik CWECWE-393
Common Weakness Enumeration

CWE-393

Return of Wrong Status Code

Kategoria: BaseCVE: 10
Opis

Funkcja lub operacja zwraca nieprawidłową wartość lub kod statusu, który nie odzwierciedla rzeczywistego wyniku wykonania, powodując że produkt modyfikuje swoje zachowanie na podstawie niepoprawnego rezultatu.

Description (EN)

A function or operation returns an incorrect return value or status code that does not indicate the true result of execution, causing the product to modify its behavior based on the incorrect result.

Podatności CVE z CWE-393 (10)
9.3
CVSS
CRITICAL
CVE-2026-9058

Szafir SDK nieprawidłowo zwraca kod sukcesu z procesu weryfikacji podpisu cyfrowego nawet wtedy, gdy zaufanie do certyfikatu podpisującego nie mogło zostać ustalone. Powoduje to, że aplikacje korzystające z SDK traktują podpis jako ważny, mimo że łańcuch certyfikatów pozostaje niezweryfikowany, co umożliwia authentication bypass i podszywanie się pod użytkowników.

pub. 2026-05-25
8.8
CVSS
HIGH
CVE-2024-49117

Windows Hyper-V Remote Code Execution Vulnerability

pub. 2024-12-12
8.3
CVSS
HIGH
CVE-2026-55958

Podatność typu out-of-bounds write w funkcji tsip_StoreMessage() biblioteki WolfSSL dotyczy wyłącznie konfiguracji korzystających z portu Renesas TSIP dla TLS 1.3. Błąd umożliwia zdalne uszkodzenie stanu sterty (heap) i może prowadzić do zdalnego denial of service (crash) urządzenia.

pub. 2026-06-25
8.1
CVSS
HIGH
CVE-2025-5987

A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returned aliases with the SSH_OK code, resulting in libssh not properly detecting the error returned by the OpenSSL library. This issue can lead to undefined behavior, including compromised data confidentiality and integrity or crashes.

pub. 2025-07-07
7.8
CVSS
HIGH
CVE-2026-53092

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix linked reg delta tracking when src_reg == dst_reg Consider the case of rX += rX where src_reg and dst_reg are pointers to the same bpf_reg_state in adjust_reg_min_max_vals(). The latter first modifies the dst_reg in-place, and later in the delta tracking, the subsequent is_reg_const(src_reg)/reg_const_value(src_reg) reads the post-{add,sub} value instead of the original source. This is problematic since it sets an incorrect delta, which sync_linked_regs() then propagates to linked registers, thus creating a verifier-vs-runtime mismatch. Fix it by just skipping this corner case.

pub. 2026-06-24
7.6
CVSS
HIGH
CVE-2026-42246

Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAP#starttls to return "successfully", without starting TLS. This issue has been patched in versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4.

pub. 2026-05-09
7.2
CVSS
HIGH
CVE-2023-37897

Grav is a file-based Web-platform built in PHP. Grav is subject to a server side template injection (SSTI) vulnerability. The fix for another SSTI vulnerability using `|map`, `|filter` and `|reduce` twigs implemented in the commit `71bbed1` introduces bypass of the denylist due to incorrect return value from `isDangerousFunction()`, which allows to execute the payload prepending double backslash (`\\`). The `isDangerousFunction()` check in version 1.7.42 and onwards retuns `false` value instead of `true` when the `\` symbol is found in the `$name`. This vulnerability can be exploited if the attacker has access to: 1. an Administrator account, or 2. a non-administrator, user account that has Admin panel access and Create/Update page permissions. A fix for this vulnerability has been introduced in commit `b4c6210` and is included in release version `1.7.42.2`. Users are advised to upgrade. There are no known workarounds for this vulnerability.

pub. 2023-07-18
6.7
CVSS
MEDIUM
CVE-2025-24531

W OpenSC pam_pkcs11 przed wersją 0.6.13 funkcja pam_sm_authenticate() błędnie zwraca PAM_IGNORE w wielu sytuacjach błędu (takich jak błąd wywołany kartą inteligentną przed zalogowaniem), umożliwiając obejście mechanizmu uwierzytelniania.

pub. 2026-01-16
5.6
CVSS
MEDIUM
CVE-2025-32414

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API (Python bindings) because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters.

pub. 2025-04-08
5.3
CVSS
MEDIUM
CVE-2020-5401

Cloud Foundry Routing Release, versions prior to 0.197.0, contains GoRouter, which allows malicious clients to send invalid headers, causing caching layers to reject subsequent legitimate clients trying to access the app.

pub. 2020-02-27
Informacje
ID: CWE-393
Typ: Base
Podatności: 10
MITRE CWE ↗
← Słownik CWE