|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 25, 2026, 12:01 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 228061 | 6.8 | 警告 | RiteCMS | - | RiteCMS におけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2013-5316 | 2013-08-22 15:22 | 2013-07-30 | Show | GitHub Exploit DB Packet Storm |
| 228062 | 4.3 | 警告 | Alcatel-Lucent | - | 複数の Alcatel-Lucent Omnitouch 製品の MyTeamwork サービスにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-4653 | 2013-08-22 15:19 | 2013-07-2 | Show | GitHub Exploit DB Packet Storm |
| 228063 | 6.8 | 警告 | WinSCP Debian Simon Tatham Novell |
- | PuTTY および WinSCP などの製品における整数オーバーフローの脆弱性 |
CWE-189
数値処理の問題 |
CVE-2013-4852 | 2013-08-21 20:03 | 2013-07-9 | Show | GitHub Exploit DB Packet Storm |
| 228064 | 2.1 | 注意 | Simon Tatham | - | PuTTY の rsa_verify 関数におけるプライベート RSA および DSA 鍵を破られる脆弱性 |
CWE-200
情報漏えい |
CVE-2013-4208 | 2013-08-21 20:00 | 2013-07-14 | Show | GitHub Exploit DB Packet Storm |
| 228065 | 4.3 | 警告 | Simon Tatham | - | PuTTY の sshbn.c におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-4207 | 2013-08-21 19:58 | 2013-08-5 | Show | GitHub Exploit DB Packet Storm |
| 228066 | 6.8 | 警告 | Simon Tatham | - | PuTTY の sshbn.c 内の modmul 関数におけるヒープベースのバッファアンダーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2013-4206 | 2013-08-21 19:54 | 2013-07-9 | Show | GitHub Exploit DB Packet Storm |
| 228067 | 2.6 | 注意 | OWS | - | Drupal 用 scald モジュールの MEE サブモジュールにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-5315 | 2013-08-21 19:52 | 2013-07-24 | Show | GitHub Exploit DB Packet Storm |
| 228068 | 4.3 | 警告 | OWS | - | Drupal 用 scald モジュールにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-4174 | 2013-08-21 19:48 | 2013-07-24 | Show | GitHub Exploit DB Packet Storm |
| 228069 | 4.4 | 警告 | audreyt Canonical Novell |
- | Perl 用 Module::Signature モジュールの cpansign 検証機能における署名チェックを回避される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-2145 | 2013-08-21 19:39 | 2013-06-4 | Show | GitHub Exploit DB Packet Storm |
| 228070 | 6.8 | 警告 | Novell Mesa 3D Canonical レッドハット |
- | Mesa の Intel ドライバにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-119
バッファエラー |
CVE-2013-1872 | 2013-08-21 19:30 | 2013-06-26 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 25, 2026, 4:04 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 |