|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 213881 | 7.8 | 危険 | Schneider Electric | - | Schneider Electric ETG3000 FactoryCast HMI Gateway のファームウェアにおける重要なセットアップおよび設定情報を取得される脆弱性 |
CWE-Other
その他 |
CVE-2014-9197 | 2015-01-29 13:37 | 2014-12-19 | Show | GitHub Exploit DB Packet Storm |
| 213882 | 6.8 | 警告 | ferretCMS project | - | ferretCMS の admin.php におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2015-1374 | 2015-01-28 18:41 | 2015-01-17 | Show | GitHub Exploit DB Packet Storm |
| 213883 | 4.3 | 警告 | ferretCMS project | - | ferretCMS の admin.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2015-1373 | 2015-01-28 18:40 | 2015-01-17 | Show | GitHub Exploit DB Packet Storm |
| 213884 | 7.5 | 危険 | ferretCMS project | - | ferretCMS における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2015-1372 | 2015-01-28 18:40 | 2015-01-17 | Show | GitHub Exploit DB Packet Storm |
| 213885 | 7.5 | 危険 | ferretCMS project | - | ferretCMS における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2015-1371 | 2015-01-28 18:40 | 2015-01-17 | Show | GitHub Exploit DB Packet Storm |
| 213886 | 1.9 | 注意 | レッドハット | - | Red Hat JBoss Enterprise Application Platform のセキュリティ監査機能におけるパスワードを取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2014-0058 | 2015-01-28 17:54 | 2014-02-24 | Show | GitHub Exploit DB Packet Storm |
| 213887 | 10 | 危険 | アライドテレシス | - | アライドテレシス製の複数の製品におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2014-7249 | 2015-01-28 17:20 | 2014-12-18 | Show | GitHub Exploit DB Packet Storm |
| 213888 | 5 | 警告 | Pivotal Software, Inc. | - | RabbitMQ の management プラグインにおける CRLF インジェクションの脆弱性 |
CWE-Other
その他 |
CVE-2014-9650 | 2015-01-28 16:27 | 2014-10-29 | Show | GitHub Exploit DB Packet Storm |
| 213889 | 4.3 | 警告 | Pivotal Software, Inc. | - | RabbitMQ の management プラグインにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2014-9649 | 2015-01-28 16:16 | 2014-10-29 | Show | GitHub Exploit DB Packet Storm |
| 213890 | 7.5 | 危険 | CatBot project | - | CatBot の index.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2015-1367 | 2015-01-28 16:02 | 2015-01-15 | 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 |