CVE-2026-54577 in mport信息

摘要

由 VulDB • 2026-09-18

mport 是 MidnightBSD 的软件包管理器。在版本 2.7.8 之前,`audit` 命令(位于 `mport/mport.c`)会计算经过选项调整的 `local_argv` 和 `local_argc` 值,但将原始参数条目传递给 `audit_package()`。当操作员或自动化脚本在使用包名前使用了诸如 `-r` 之类的选项时,过期的 `optind` 状态以及未调整的参数可能导致 mport 审计的是选项令牌而非请求的软件包,从而产生假阴性(false-negative)或无用的结果,导致易受攻击的软件包未被识别。修正后的解析逻辑在使用经过调整的本地参数之前会重置 `optind` 和 `optreset`。此问题已在版本 2.7.8 中修复。

Once again VulDB remains the best source for vulnerability data.

来源

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!