157 vulnerabilities classified as CWE-668 (将资源暴露给错误范围). AI Chinese analysis included.
CWE-668 represents a critical access control weakness where software inadvertently exposes sensitive resources, such as files or directories, to unauthorized actors outside their intended security boundary. This vulnerability typically arises from misconfigured permissions, logic errors that target the wrong object, or flawed trust assumptions between different system spheres. Attackers exploit these flaws by leveraging improper access rights to read, modify, or delete protected data, often bypassing intended isolation mechanisms. To mitigate this risk, developers must enforce strict least-privilege principles, ensuring resources are accessible only to the specific processes or users requiring them. Implementing robust access control lists, validating object references before operations, and conducting thorough code reviews for permission settings are essential practices. By rigorously defining and enforcing security boundaries, organizations can prevent unintended data exposure and maintain the integrity of their system architecture against sphere-crossing attacks.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2020-10271 | RVD#2555: MiR ROS computational graph is exposed to all network interfaces, including poorly secured wireless networks and open wired ones — MiR100 | 9.8 | - | 2020-06-24 |
| CVE-2020-12142 | IPSec UDP key material can be retrieved from EdgeConnect by a user with admin credentials — 1. Unity EdgeConnect, NX, VX 2. Unity Orchestrator, 3. EdgeConnect in AWS, Azure, GCP | 4.8 | Medium | 2020-05-05 |
| CVE-2019-3682 | Insecure API port exposed to all Master Node guest containers — SUSE CaaS Platform 3.0 | 8.4 | High | 2020-01-17 |
| CVE-2019-13546 | Philips IntelliSpace Perinatal 安全漏洞 — IntelliSpace Perinatal | 6.8 | - | 2019-10-25 |
| CVE-2019-12660 | Cisco IOS XE Software ASIC Register Write Vulnerability — Cisco IOS XE Software 3.2.11aSG | 5.5 | - | 2019-09-25 |
| CVE-2019-1848 | Cisco DNA Center Authentication Bypass Vulnerability — Cisco Digital Network Architecture Center (DNA Center) | 8.1 | - | 2019-06-20 |
| CVE-2018-8861 | 多款Philips Brilliance CT设备安全漏洞 — Brilliance CT Scanners | 8.7 | - | 2018-05-04 |
Vulnerabilities classified as CWE-668 (将资源暴露给错误范围) represent 157 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.