Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-693 (保护机制失效) — Vulnerability Class 297

297 vulnerabilities classified as CWE-693 (保护机制失效). AI Chinese analysis included.

CWE-693 represents a critical vulnerability where software fails to implement or correctly utilize necessary security controls, leaving systems exposed to directed attacks. This weakness manifests in two primary forms: missing mechanisms, where no defense exists for a specific threat vector, and insufficient mechanisms, where existing safeguards are inadequate or improperly configured. Attackers typically exploit these gaps by bypassing authentication, escalating privileges, or accessing sensitive data that should have been restricted. To mitigate this risk, developers must conduct rigorous threat modeling to identify all potential attack surfaces and ensure comprehensive security controls are in place. Regular code reviews and automated security testing help verify that protection mechanisms function as intended. By adopting a defense-in-depth strategy and validating that every security feature is both present and robust, organizations can significantly reduce the likelihood of exploitation and maintain the integrity of their applications.

MITRE CWE Description
The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product. This weakness covers three distinct situations. A "missing" protection mechanism occurs when the application does not define any mechanism against a certain class of attack. An "insufficient" protection mechanism might provide some defenses - for example, against the most common attacks - but it does not protect against everything that is intended. Finally, an "ignored" mechanism occurs when a mechanism is available and in active use within the product, but the developer has not applied it in some code path.
Common Consequences (1)
Access ControlBypass Protection Mechanism
CVE IDTitleCVSSSeverityPublished
CVE-2014-125107 Corveda PHPSandbox String protection mechanism — PHPSandbox 4.3 Medium2023-12-19
CVE-2023-5875 Lack of Hardening against media exploitation from a remote origin — Mattermost Desktop 3.7 Low2023-11-02
CVE-2023-5557 Tracker-miners: sandbox escape — Red Hat Enterprise Linux 8 7.5 High2023-10-13
CVE-2023-45132 IgnoreIP/IgnoreCIDR should not trust X-Forwarded-For — naxsi 9.1 Critical2023-10-11
CVE-2023-34984 Fortinet FortiWeb 安全漏洞 — FortiWeb 7.1 High2023-09-13
CVE-2023-4039 GCC's-fstack-protector fails to guard dynamically-sized local variables on AArch64 — Arm GNU Toolchain 4.8 Medium2023-09-13
CVE-2023-32493 Dell PowerScale OneFS 安全漏洞 — PowerScale OneFS 7.3 High2023-08-16
CVE-2023-3089 Ocp & fips mode — openshift 7.0 High2023-07-05
CVE-2023-30757 Siemens TIA Portal 安全漏洞 — Totally Integrated Automation Portal (TIA Portal) V14 6.2 Medium2023-06-13
CVE-2023-30851 Potential HTTP policy bypass when using header rules in Cilium — cilium 2.6 Low2023-05-25
CVE-2023-0085 Metform Elementor Contact Form Builder <= 3.2.1 - reCaptcha Protection Bypass — MetForm – Contact Form, Survey, Quiz, & Custom Form Builder for Elementor 5.3 Medium2023-03-02
CVE-2023-0002 Cortex XDR Agent: Product Disruption by Local Windows User — Cortex XDR agent 5.5 Medium2023-02-08
CVE-2022-32537 Medtronic MiniMed 600 Series Pump System Communication Issue — Minimed 600 Series Insulin Pump 4.8 Medium2022-11-17
CVE-2022-27516 User login brute force protection functionality bypass — Citrix Gateway, Citrix ADC 5.3 Medium2022-11-08
CVE-2022-39266 isolated-vm has vulnerable CachedDataOptions in API — isolated-vm 9.7 Critical2022-09-29
CVE-2022-39957 Response body bypass in OWASP ModSecurity Core Rule Set via a specialy crafted charset in the HTTP Accept header — ModSecurity Core Rule Set 7.3 High2022-09-20
CVE-2022-36085 OPA Compiler: Bypass of WithUnsafeBuiltins using `with` keyword to mock functions — opa 7.4 High2022-09-08
CVE-2022-35978 Lua sandbox escape from mod in Minetest — minetest 7.7 High2022-08-15
CVE-2022-31479 Remote Code Execution via command injection of the hostname — LNL-X2210 9.6 Critical2022-06-06
CVE-2022-20805 Cisco Umbrella Secure Web Gateway File Decryption Bypass Vulnerability — Cisco Umbrella Insights Virtual Appliance 4.1 Medium2022-04-21
CVE-2022-20738 Cisco Umbrella Secure Web Gateway File Inspection Bypass Vulnerability — Cisco Umbrella Insights Virtual Appliance 5.8 Medium2022-02-10
CVE-2022-22152 Contrail Service Orchestration: Tenants able to see other tenants policies via REST API interface — Contrail Service Orchestration 7.7 High2022-01-19
CVE-2021-36310 DELL Dell Networking OS10 资源管理错误漏洞 — Dell Networking OS10 4.9 Medium2021-11-20
CVE-2020-12954 AMD Platform Security Processor 安全漏洞 — 1st Gen AMD EPYC™ 5.5 -2021-11-16
CVE-2021-31362 Junos OS and Junos OS Evolved: An IS-IS adjacency might be taken down if a bad hello PDU is received for an existing adjacency causing a DoS — Junos OS 6.5 Medium2021-10-19
CVE-2021-1616 Cisco IOS XE Software H.323 Application Level Gateway Bypass Vulnerability — Cisco IOS XE Software 4.7 Medium2021-09-23
CVE-2021-32835 Groovy Sandbox escape in Eclipse Keti — keti 9.9 -2021-09-09
CVE-2021-3453 多款 Lenovo 设备 安全漏洞 — BIOS 6.8 Medium2021-07-16
CVE-2021-32729 A user without PR can reset user authentication failures information — xwiki-platform 2.0 Low2021-07-01
CVE-2021-1517 Cisco Webex Meetings and Webex Meetings Server Multimedia Sharing Security Bypass Vulnerability — Cisco WebEx Meetings Server 5.0 Medium2021-06-04

Vulnerabilities classified as CWE-693 (保护机制失效) represent 297 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.