1 vulnerabilities classified as CWE-673 (范围定义的外部影响). AI Chinese analysis included.
CWE-673 represents a design flaw where a software system fails to restrict the definition of its control sphere to internal or trusted administrative sources, allowing external actors to manipulate security boundaries. This weakness is typically exploited when attackers inject malicious parameters or modify configuration files to expand access privileges, bypass authentication mechanisms, or alter operational logic, effectively shifting the system’s trust model to favor the attacker. Developers prevent this by implementing strict input validation, ensuring that critical security configurations are immutable or signed by trusted authorities, and enforcing the principle of least privilege. By hardening the system against unauthorized modifications to its operational scope, organizations maintain the integrity of their security architecture and prevent adversaries from redefining the rules of engagement within the application environment.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2025-30075 | MindManager Windows 安全漏洞 — MindManager | 2.2 | Low | 2025-09-16 |
Vulnerabilities classified as CWE-673 (范围定义的外部影响) represent 1 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.