|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 20, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 222961 | 7.5 | 危険 | シマンテック | - | Symantec LiveUpdate Administrator の管理 GUI の forcepasswd.do における任意のパスワードをリセットされる脆弱性 |
CWE-255
証明書・パスワード管理 |
CVE-2014-1644 | 2014-04-1 16:16 | 2014-03-27 | Show | GitHub Exploit DB Packet Storm |
| 222962 | 6.1 | 警告 | シスコシステムズ | - | Cisco IOS のパケットドライバにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2014-2131 | 2014-04-1 16:15 | 2014-03-31 | Show | GitHub Exploit DB Packet Storm |
| 222963 | 6.8 | 警告 | マイクロソフト | - | Microsoft Windows Media Player におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-2671 | 2014-04-1 16:01 | 2014-03-24 | Show | GitHub Exploit DB Packet Storm |
| 222964 | 4.3 | 警告 | レッドハット | - | JBoss RichFaces の webapp/PushHandlerFilter.java の doFilter 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-0086 | 2014-04-1 14:27 | 2014-02-26 | Show | GitHub Exploit DB Packet Storm |
| 222965 | 5.1 | 警告 | Novell Igor Sysoev |
- | nginx の SPDY の実装におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2014-0133 | 2014-04-1 13:38 | 2014-03-18 | Show | GitHub Exploit DB Packet Storm |
| 222966 | 4.3 | 警告 | gpEasy | - | gpEasy CMS の include/tool/editing_page.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-0807 | 2014-04-1 12:24 | 2013-01-3 | Show | GitHub Exploit DB Packet Storm |
| 222967 | 4.3 | 警告 | WP Symposium | - | WordPress 用の WP Symposium プラグインの invite.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-2695 | 2014-04-1 12:24 | 2013-04-12 | Show | GitHub Exploit DB Packet Storm |
| 222968 | 5.8 | 警告 | WP Symposium | - | WordPress 用の WP Symposium プラグインの invite.php におけるオープンリダイレクトの脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-2694 | 2014-04-1 12:23 | 2013-04-12 | Show | GitHub Exploit DB Packet Storm |
| 222969 | 4.3 | 警告 | Cartpauj.com | - | WordPress 用 Mingle Forum プラグインにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-0734 | 2014-04-1 12:23 | 2013-02-20 | Show | GitHub Exploit DB Packet Storm |
| 222970 | 5.8 | 警告 | シーメンス | - | Siemens SIMATIC S7-1500 CPU PLC デバイスの統合 Web サーバにおけるヘッダを挿入される脆弱性 |
CWE-Other
その他 |
CVE-2014-2247 | 2014-03-31 15:09 | 2014-03-12 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 20, 2026, 4:01 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1481 | 3.3 |
LOW
Local |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, dulwich.porcelain.format_patch(outdir=...) derives each patch fil… |
CWE-22
Path Traversal |
CVE-2026-47712 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 1482 | 5.7 |
MEDIUM
Network |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~17… |
CWE-400 CWE-789 Uncontrolled Resource Consumption Memory Allocation with Excessive Size Value |
CVE-2026-47734 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 1483 | 7.5 |
HIGH
Network |
- | - | Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.23.2 and prior to version 1.2.5, `dulwich.porcelain.submodule_update`, and by extension `porcelain… |
CWE-22
Path Traversal |
CVE-2026-52726 | 2026-06-12 00:21 | 2026-06-11 | Show | GitHub Exploit DB Packet Storm |
| 1484 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows SDK allows an authorized attacker to elevate privileges locally. |
CWE-190 CWE-416 Integer Overflow or Wraparound Use After Free |
CVE-2026-45593 | 2026-06-12 00:14 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1485 | 5.5 |
MEDIUM
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2016 windows_server_2019 w… |
Exposure of sensitive information to an unauthorized actor in Windows Application Identity (AppID) Subsystem allows an authorized attacker to disclose information locally. |
CWE-200
Information Exposure |
CVE-2026-45594 | 2026-06-12 00:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1486 | 5.4 |
MEDIUM
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Protection mechanism failure in Windows Mark of the Web (MOTW) allows an unauthorized attacker to bypass a security feature over a network. |
CWE-693
Protection Mechanism Failure |
CVE-2026-45595 | 2026-06-12 00:10 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1487 | 7.0 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-45596 | 2026-06-12 00:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1488 | 7.0 |
HIGH
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Concurrent execution using shared resource with improper synchronization ('race condition') in UI Automation Manager (uiamanager.dll) allows an authorized attacker to elevate privileges locally. |
CWE-362
Race Condition |
CVE-2026-45597 | 2026-06-12 00:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1489 | 7.0 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-362
Race Condition |
CVE-2026-45598 | 2026-06-12 00:00 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 1490 | 8.1 |
HIGH
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Use after free in Universal Plug and Play (upnp.dll) allows an unauthorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-45599 | 2026-06-11 23:57 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |