|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 17, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 222801 | 4.3 | 警告 | ClipBucket | - | ClipBucket におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-6642 | 2014-04-9 13:50 | 2012-01-9 | Show | GitHub Exploit DB Packet Storm |
| 222802 | 4.3 | 警告 | danielb | - | Drupal 用 Finder モジュールのオートコンプリート機能におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-6645 | 2014-04-9 12:21 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 222803 | 4.3 | 警告 | danielb | - | Drupal 用 Finder モジュールにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1561 | 2014-04-9 12:21 | 2012-02-8 | Show | GitHub Exploit DB Packet Storm |
| 222804 | 7.5 | 危険 | Advanced Forum Signatures Project | - | MyBB 用 Advanced Forum Signatures プラグインの signature.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2011-5278 | 2014-04-9 12:12 | 2011-10-10 | Show | GitHub Exploit DB Packet Storm |
| 222805 | 7.5 | 危険 | Advanced Forum Signatures Project | - | MyBB 用 Advanced Forum Signatures プラグインの signature.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2011-5277 | 2014-04-9 11:59 | 2011-10-10 | Show | GitHub Exploit DB Packet Storm |
| 222806 | 4.3 | 警告 | SilverStripe | - | SilverStripe の SSViewer.php の process 関数におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-4958 | 2014-04-9 11:02 | 2011-10-17 | Show | GitHub Exploit DB Packet Storm |
| 222807 | 6.9 | 警告 | Fedora Project David Paleino |
- | WICD の D-Bus インターフェースの SetWiredProperty 関数における任意の構成設定を書き込まれる脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-2095 | 2014-04-9 10:55 | 2012-04-11 | Show | GitHub Exploit DB Packet Storm |
| 222808 | 5 | 警告 | ZNC | - | ZNC の bouncedcc モジュール内の bouncedcc.cpp におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-0033 | 2014-04-9 10:50 | 2012-01-1 | Show | GitHub Exploit DB Packet Storm |
| 222809 | 4.3 | 警告 | Par Thernstrom | - | WordPress 用 CMS Tree Page View プラグインの functions.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-1834 | 2014-04-9 10:38 | 2012-03-26 | Show | GitHub Exploit DB Packet Storm |
| 222810 | 4.3 | 警告 | PrestaShop | - | PrestaShop の Socolissimo モジュールの redirect.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2012-6641 | 2014-04-9 10:31 | 2012-03-26 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 17, 2026, 4:19 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 |