CWE-284 访问控制不恰当 类弱点 2187 条 CVE 漏洞汇总,含 AI 中文分析。
CWE-284 属于访问控制缺陷漏洞,指产品未正确限制或完全未限制非授权主体对资源的访问。攻击者通常通过绕过身份验证或权限检查,直接访问敏感数据或执行特权操作。开发者应避免此类问题,需严格实施身份认证与授权机制,确保仅合法用户能访问特定资源,并记录操作日志以增强可追溯性,从而有效防止未授权访问。
def makeNewUserDir(username): if invalidUsername(username): #avoid CWE-22 and CWE-78 print('Usernames cannot contain invalid characters') return False try: raisePrivileges() os.mkdir('/home/' + username) lowerPrivileges() except OSError: print('Unable to create new user directory for user:' + username) return False return Truefunction runEmployeeQuery($dbName, $name){ mysql_select_db($dbName,$globalDbHandle) or die("Could not open Database".$dbName); //Use a prepared statement to avoid CWE-89 $preparedStatement = $globalDbHandle->prepare('SELECT * FROM employees WHERE name = :name'); $preparedStatement->execute(array(':name' => $name)); return $preparedStatement->fetchAll(); } /.../ $employeeRecord = runEmployeeQuery('EmployeeDB',$_GET['EmployeeName']);| CVE ID | 标题 | CVSS | 风险等级 | Published |
|---|---|---|---|---|
| CVE-2022-4704 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 5.4 | Medium | 2023-01-10 |
| CVE-2022-4708 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 4.3 | Medium | 2023-01-10 |
| CVE-2022-4711 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 4.3 | Medium | 2023-01-10 |
| CVE-2022-4702 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 5.4 | Medium | 2023-01-10 |
| CVE-2022-4700 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 5.4 | Medium | 2023-01-10 |
| CVE-2022-4709 | WordPress plugin Royal Elementor Addons 安全漏洞 — Royal Addons for Elementor – Addons and Templates Kit for Elementor | 4.3 | Medium | 2023-01-10 |
| CVE-2023-0017 | SAP NetWeaver AS 访问控制错误漏洞 — NetWeaver AS for Java | 9.4 | Critical | 2023-01-10 |
| CVE-2023-0012 | SAP Host Agent 访问控制错误漏洞 — Host Agent (Windows) | 6.4 | Medium | 2023-01-10 |
| CVE-2023-21752 | Microsoft Windows 安全漏洞 — Windows 10 Version 22H2 | 7.1 | High | 2023-01-10 |
| CVE-2023-21750 | Microsoft Windows 安全漏洞 — Windows 10 Version 1809 | 7.1 | High | 2023-01-10 |
| CVE-2023-21742 | Microsoft SharePoint 安全漏洞 — Microsoft SharePoint Enterprise Server 2016 | 8.8 | High | 2023-01-10 |
| CVE-2023-21531 | Microsoft Azure 安全漏洞 — Azure Service Fabric 8.2 | 7.0 | High | 2023-01-10 |
| CVE-2023-22473 | Nextcloud Talk 访问控制错误漏洞 — security-advisories | 2.1 | Low | 2023-01-09 |
| CVE-2022-23508 | Weave GitOps 安全漏洞 — weave-gitops | 8.9 | High | 2023-01-09 |
| CVE-2014-125054 | RedditOnRails 访问控制错误漏洞 — RedditOnRails | 4.3 | Medium | 2023-01-07 |
| CVE-2021-4300 | Halcyon 安全漏洞 — Halcyon | 6.3 | Medium | 2023-01-04 |
| CVE-2022-34672 | NVIDIA Control Panel 安全漏洞 — vGPU software (guest driver) - Windows, NVIDIA Cloud Gaming (guest driver) | 7.8 | High | 2022-12-30 |
| CVE-2022-4807 | memos 访问控制错误漏洞 — usememos/memos | 4.3 | - | 2022-12-28 |
| CVE-2022-4809 | memos 访问控制错误漏洞 — usememos/memos | 4.3 | - | 2022-12-28 |
| CVE-2022-4810 | memos 访问控制错误漏洞 — usememos/memos | 4.3 | - | 2022-12-28 |
| CVE-2022-4814 | memos 访问控制错误漏洞 — usememos/memos | 4.3 | - | 2022-12-28 |
| CVE-2022-41654 | Ghost CMS访问控制错误漏洞 — Ghost | 8.1 | - | 2022-12-23 |
| CVE-2022-44565 | Ubiquiti airMAX和airFiber安全漏洞 — UISP Wireless | 5.3 | - | 2022-12-23 |
| CVE-2022-4684 | memos 访问控制错误漏洞 — usememos/memos | 5.4 | - | 2022-12-23 |
| CVE-2022-4689 | memos 访问控制错误漏洞 — usememos/memos | 5.4 | - | 2022-12-23 |
| CVE-2022-4724 | Rdiffweb 访问控制错误漏洞 — ikus060/rdiffweb | 7.5 | - | 2022-12-23 |
| CVE-2022-23513 | Pi-hole 访问控制错误漏洞 — AdminLTE | 5.3 | Medium | 2022-12-22 |
| CVE-2022-3186 | Dataprobe iBoot-PDU 安全漏洞 — iBoot-PDU FW | 8.6 | High | 2022-12-21 |
| CVE-2022-28173 | Hikvision DS-3WF0AC-2NT和DS-3WF01C-2N/O 安全漏洞 — DS-3WF0AC-2NT | 9.1 | Critical | 2022-12-21 |
| CVE-2022-38546 | Zyxel NBG7510 安全漏洞 — NBG7510 firmware | 5.3 | Medium | 2022-12-21 |
CWE-284(访问控制不恰当) 是常见的弱点类别,本平台收录该类弱点关联的 2187 条 CVE 漏洞。