• CVE-2023-49284

发布时间: 2023年12月15日

修改时间: 2024年10月31日

概要

fish is a smart and user-friendly command line shell for macOS, Linux, and the rest of the family. fish shell uses certain Unicode non-characters internally for marking wildcards and expansions. It will incorrectly allow these markers to be read on command substitution output, rather than transforming them into a safe internal representation. While this may cause unexpected behavior with direct input (for example, echo \UFDD2HOME has the same output as echo $HOME), this may become a minor security problem if the output is being fed from an external program into a command substitution where this output may not be expected. This design flaw was introduced in very early versions of fish, predating the version control system, and is thought to be present in every version of fish released in the last 15 years or more, although with different characters. Code execution does not appear to be possible, but denial of service (through large brace expansion) or information disclosure (such as variable expansion) is potentially possible under certain circumstances. fish shell 3.6.2 has been released to correct this issue. Users are advised to upgrade. There are no known workarounds for this vulnerability.

CVSS v3 指标

NVD openEuler
Confidentiality High High
Attack Vector Local Local
CVSS评分 6.6 6.6
Attack Complexity Low Low
Privileges Required Low Low
Scope Unchanged Unchanged
Integrity None None
User Interaction Required Required
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1819 fish security update 2023年12月22日
KylinSec-SA-2023-1821 fish security update 2023年12月15日

影响产品

产品 状态
KY3.4-4A fish Fixed
KY3.4-5A fish Fixed
KY3.5.1 fish Fixed
KY3.5.2 fish Fixed