|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 31, 2026, 6 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 249461 | 4.3 | 警告 | Mozilla Foundation | - | 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-3001 | 2012-04-16 16:04 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249462 | 4.3 | 警告 | Mozilla Foundation | - | 複数の Mozilla 製品における HTTP レスポンス分割攻撃を誘発される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2011-3000 | 2012-04-16 16:02 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249463 | 10 | 危険 | Mozilla Foundation | - | 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-2997 | 2012-04-16 16:00 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249464 | 10 | 危険 | Mozilla Foundation | - | 複数の Mozilla 製品におけるサービス運用妨害 (メモリ破損およびアプリケーションクラッシュ) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2011-2995 | 2012-04-16 15:58 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249465 | 3.5 | 注意 | Mozilla Foundation | - | 複数の Mozilla 製品におけるアクセス制限を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-2372 | 2012-04-16 15:57 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249466 | 9.3 | 危険 | アップル | - | Apple iOS の FreeType における任意のコードを実行される脆弱性 |
CWE-119
バッファエラー |
CVE-2011-3439 | 2012-04-16 15:55 | 2011-11-11 | Show | GitHub Exploit DB Packet Storm |
| 249467 | 4.3 | 警告 | Mozilla Foundation | - | 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2011-2999 | 2012-04-16 15:52 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249468 | 10 | 危険 | Mozilla Foundation | - | Mozilla Firefox におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 |
CWE-189
数値処理の問題 |
CVE-2011-2998 | 2012-04-16 15:50 | 2011-09-27 | Show | GitHub Exploit DB Packet Storm |
| 249469 | 4.3 | 警告 | アップル | - | Apple iOS の CoreGraphics の FreeType における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2011-3256 | 2012-04-16 15:48 | 2011-10-14 | Show | GitHub Exploit DB Packet Storm |
| 249470 | 9.3 | 危険 | マイクロソフト | - | 複数の Microsoft 製品の Office Works ファイル コンバータにおけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-0177 | 2012-04-16 13:45 | 2012-04-10 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 31, 2026, 4:16 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2871 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40359 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2872 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to disclose information locally. |
CWE-125
Out-of-bounds Read |
CVE-2026-40360 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2873 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40361 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2874 | 7.8 |
HIGH
Local |
microsoft |
365_apps excel office office_long_term_servicing_channel office_online_server |
Heap-based buffer overflow in Microsoft Office Excel allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40362 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2875 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel |
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40363 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2876 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Access of resource using incompatible type ('type confusion') in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-122 CWE-843 CWE-908 Heap-based Buffer Overflow Type Confusion Use of Uninitialized Resource |
CVE-2026-40364 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2877 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel word |
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-416
Use After Free |
CVE-2026-40366 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2878 | 8.4 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel sharepoint_server word |
Untrusted pointer dereference in Microsoft Office Word allows an unauthorized attacker to execute code locally. |
CWE-822
Untrusted Pointer Dereference |
CVE-2026-40367 | 2026-05-20 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2879 | 6.5 |
MEDIUM
Network |
microsoft | power_automate_for_desktop | Exposure of sensitive information to an unauthorized actor in Power Automate allows an authorized attacker to disclose information over a network. |
CWE-200
Information Exposure |
CVE-2026-40374 | 2026-05-20 03:04 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2880 | 7.8 |
HIGH
Local |
microsoft |
365_apps office office_long_term_servicing_channel |
Use after free in Microsoft Office Click-To-Run allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-40418 | 2026-05-20 03:04 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |