CWE-862 授权机制缺失 类弱点 6896 条 CVE 漏洞汇总,含 AI 中文分析。
CWE-862 属于缺失授权漏洞,指产品在用户访问资源或执行操作时未进行权限校验。攻击者通常通过直接修改请求参数或构造恶意 URL,绕过前端限制以访问未授权数据或执行敏感操作。开发者应避免仅依赖前端验证,需在服务端对每个请求实施严格的身份认证与权限检查,确保用户仅能访问其被授权的资源,从而从根本上消除越权风险。
function 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']);
sub DisplayPrivateMessage { my($id) = @_; my $Message = LookupMessageObject($id); print "From: " . encodeHTML($Message->{from}) . "<br>\n"; print "Subject: " . encodeHTML($Message->{subject}) . "\n"; print "<hr>\n"; print "Body: " . encodeHTML($Message->{body}) . "\n"; } my $q = new CGI; # For purposes of this example, assume that CWE-309 and # CWE-523 do not apply. if (! AuthenticateUser($q->param('username'), $q->param('password'))) { ExitError("invalid username or password"); } my $id = $q->param('id'); DisplayPrivateMessage($id);
| CVE ID | 标题 | CVSS | 风险等级 | Published |
|---|---|---|---|---|
| CVE-2022-46850 | WordPress plugin Easy Media Replace 安全漏洞 — Easy Media Replace | 8.7 | High | 2023-06-19 |
| CVE-2023-2791 | Mattermost 安全漏洞 — Mattermost | 4.3 | Medium | 2023-06-16 |
| CVE-2023-2788 | Mattermost 代码问题漏洞 — Mattermost | 6.2 | Medium | 2023-06-16 |
| CVE-2023-2787 | Mattermost 安全漏洞 — Mattermost | 6.5 | Medium | 2023-06-16 |
| CVE-2023-2786 | Mattermost 安全漏洞 — Mattermost | 4.3 | Medium | 2023-06-16 |
| CVE-2023-2784 | Mattermost 安全漏洞 — Mattermost App Framework | 4.2 | Medium | 2023-06-16 |
| CVE-2023-2783 | Mattermost 安全漏洞 — Mattermost App Framework | 4.3 | Medium | 2023-06-16 |
| CVE-2023-3230 | fossbilling 安全漏洞 — fossbilling/fossbilling | 7.5 | - | 2023-06-14 |
| CVE-2023-2351 | WordPress Plugin WP Directory Kit 安全漏洞 — WP Directory Kit | 6.5 | Medium | 2023-06-13 |
| CVE-2023-2261 | WordPress Plugin WP Activity Log 安全漏洞 — WP Activity Log | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2284 | WordPress Plugin WP Activity Log Premium 安全漏洞 — WP Activity Log Premium | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2083 | WordPress Plugin Essential Blocks 安全漏洞 — Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2555 | WordPress Plugin WPCS – WordPress Currency Switcher Professional 安全漏洞 — WPCS – WordPress Currency Switcher Professional | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2557 | WordPress Plugin WPCS – WordPress Currency Switcher Professional 安全漏洞 — WPCS – WordPress Currency Switcher Professional | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2066 | WordPress Plugin Announcement&Notification Banner–Bulletin 安全漏洞 — Announcement & Notification Banner – Bulletin | 6.3 | Medium | 2023-06-09 |
| CVE-2023-1169 | WordPress plugin OoohBoi Steroids for Elementor 安全漏洞 — OoohBoi Steroids for Elementor | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2556 | WordPress Plugin WPCS – WordPress Currency Switcher Professional 安全漏洞 — WPCS – WordPress Currency Switcher Professional | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2275 | WordPress Plugin WooCommerce Multivendor Marketplace – REST API 安全漏洞 — WCFM – Multivendor Marketplace REST API for WooCommerce | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2085 | WordPress Plugin Essential Blocks 安全漏洞 — Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns | 4.3 | Medium | 2023-06-09 |
| CVE-2023-1375 | WordPress Plugin Fastest Cache 安全漏洞 — WP Fastest Cache – WordPress Cache Plugin | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2280 | WordPress Plugin WP Directory Kit 安全漏洞 — WP Directory Kit | 6.5 | Medium | 2023-06-09 |
| CVE-2023-2189 | WordPress Plugin Elementor Addons, Widgets and Enhancements – Stax 安全漏洞 — Stax Addons for Elementor | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2086 | WordPress Plugin Essential Blocks 安全漏洞 — Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns | 4.3 | Medium | 2023-06-09 |
| CVE-2023-0291 | WordPress Plugin Quiz And Survey Master 安全漏洞 — Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker | 7.2 | High | 2023-06-09 |
| CVE-2023-1843 | WordPress Plugin Metform Elementor Contact Form Builder 安全漏洞 — MetForm – Contact Form, Survey, Quiz, & Custom Form Builder for Elementor | 6.5 | Medium | 2023-06-09 |
| CVE-2023-0993 | WordPress plugin SiteGround Security 跨站脚本漏洞 — Shield: Blocks Bots, Protects Users, and Prevents Security Breaches | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2414 | WordPress Plugin Online Booking & Scheduling Calendar 安全漏洞 — Online Booking & Scheduling Calendar for WordPress by vcita | 5.4 | Medium | 2023-06-09 |
| CVE-2023-2764 | WordPress Plugin Draw Attention 安全漏洞 — Interactive Image Map Plugin – Draw Attention | 4.3 | Medium | 2023-06-09 |
| CVE-2023-2084 | WordPress Plugin Essential Blocks 安全漏洞 — Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns | 4.3 | Medium | 2023-06-09 |
| CVE-2023-34234 | OpenZeppelin 安全漏洞 — openzeppelin-contracts | 5.3 | Medium | 2023-06-07 |
CWE-862(授权机制缺失) 是常见的弱点类别,本平台收录该类弱点关联的 6896 条 CVE 漏洞。