|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 23, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 260041 | 7.5 | 危険 | Carnegie Mellon University (Project Cyrus) アップル サイバートラスト株式会社 サン・マイクロシステムズ オラクル レッドハット |
- | Cyrus SASL ライブラリにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-0688 | 2010-05-14 18:37 | 2009-05-15 | Show | GitHub Exploit DB Packet Storm |
| 260042 | 7.5 | 危険 | サン・マイクロシステムズ GNOME Project レッドハット |
- | Evolution Data Server (別名 evolution-data-server) における複数の整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2009-0587 | 2010-05-14 18:37 | 2009-03-14 | Show | GitHub Exploit DB Packet Storm |
| 260043 | 5.8 | 警告 | サン・マイクロシステムズ GNOME Project レッドハット |
- | Evolution Data Server (別名 evolution-data-server) の ntlm_challenge 関数におけるプロセスメモリ情報の漏洩またはサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2009-0582 | 2010-05-14 18:37 | 2009-03-14 | Show | GitHub Exploit DB Packet Storm |
| 260044 | 1.2 | 注意 | 日本電気 サイバートラスト株式会社 サン・マイクロシステムズ ターボリナックス OpenSSL Project レッドハット |
- | RSA key reconstruction vulnerability | - | CVE-2007-3108 | 2010-05-14 18:37 | 2007-08-16 | Show | GitHub Exploit DB Packet Storm |
| 260045 | 5 | 警告 | ヒューレット・パッカード サイバートラスト株式会社 OpenSSL Project ターボリナックス レッドハット |
- | OpenSSL の zlib_stateful_finish 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2009-4355 | 2010-05-13 17:21 | 2010-01-13 | Show | GitHub Exploit DB Packet Storm |
| 260046 | 9.3 | 危険 | 日立 | - | XMAP3 における任意のコードが実行される脆弱性 |
CWE-noinfo
情報不足 |
- | 2010-05-13 15:14 | 2010-04-12 | Show | GitHub Exploit DB Packet Storm |
| 260047 | 4.3 | 警告 | オラクル | - | Oracle Industry Product Suite の Retail - Oracle Retail Plan In-Season コンポーネントにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0863 | 2010-05-13 15:13 | 2010-04-13 | Show | GitHub Exploit DB Packet Storm |
| 260048 | 4.3 | 警告 | オラクル | - | Oracle Industry Product Suite の Retail - Oracle Retail Place In-Season コンポーネントにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0864 | 2010-05-13 15:13 | 2010-04-13 | Show | GitHub Exploit DB Packet Storm |
| 260049 | 4.3 | 警告 | オラクル | - | Oracle Industry Product Suite の Retail - Oracle Retail Markdown Optimization コンポーネントにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0862 | 2010-05-13 15:13 | 2010-04-13 | Show | GitHub Exploit DB Packet Storm |
| 260050 | 4.3 | 警告 | オラクル | - | Oracle Industry Product Suite の Life Sciences - Oracle Thesaurus Management System コンポーネントにおける脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0875 | 2010-05-13 15:12 | 2010-04-13 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 23, 2026, 4 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 |