|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 12, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 228001 | 7.8 | 危険 | シスコシステムズ | - | Cisco IOS の VRF-aware NAT 機能におけるサービス運用妨害 (メモリ消費) の脆弱性 |
CWE-362
競合状態 |
CVE-2013-1142 | 2013-04-23 17:13 | 2013-03-27 | Show | GitHub Exploit DB Packet Storm |
| 228002 | 6.4 | 警告 | Ruby on Rails project | - | Ruby on Rails の Active Record コンポーネントにおけるデータ型インジェクション攻撃を実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2013-3221 | 2013-04-23 17:12 | 2013-04-22 | Show | GitHub Exploit DB Packet Storm |
| 228003 | 4.9 | 警告 | Linux | - | Linux Kernel の net/vmw_vsock/af_vsock.c における重要な情報を取得される脆弱性 |
CWE-200 CWE-DesignError |
CVE-2013-3237 | 2013-04-23 16:32 | 2013-04-7 | Show | GitHub Exploit DB Packet Storm |
| 228004 | 4.9 | 警告 | Linux | - | Linux Kernel の net/vmw_vsock/vmci_transport.c における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2013-3236 | 2013-04-23 16:32 | 2013-04-7 | Show | GitHub Exploit DB Packet Storm |
| 228005 | 10 | 危険 | 日立 | - | Hitachi IT Operations Director におけるバッファオーバーフローの脆弱性 |
CWE-noinfo
情報不足 |
- | 2013-04-23 15:12 | 2013-04-19 | Show | GitHub Exploit DB Packet Storm |
| 228006 | 10 | 危険 | Opera Software ASA | - | Opera における脆弱性 |
CWE-noinfo
情報不足 |
CVE-2013-3211 | 2013-04-23 15:08 | 2013-04-4 | Show | GitHub Exploit DB Packet Storm |
| 228007 | 5 | 警告 | Opera Software ASA | - | Opera における重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2013-3210 | 2013-04-23 15:07 | 2013-04-4 | Show | GitHub Exploit DB Packet Storm |
| 228008 | 4.9 | 警告 | Puppet Canonical |
- | Puppet における任意のカタログを読まれる脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2013-1652 | 2013-04-23 13:54 | 2013-03-12 | Show | GitHub Exploit DB Packet Storm |
| 228009 | 6.8 | 警告 | Lester Chan | - | WordPress 用 WP-DownloadManager プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2013-2697 | 2013-04-23 12:23 | 2013-04-5 | Show | GitHub Exploit DB Packet Storm |
| 228010 | 4.3 | 警告 | Novell | - | Novell GroupWise の WebAccess におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-1086 | 2013-04-23 12:14 | 2013-04-16 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 13, 2026, 4:20 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 701 | 7.1 |
HIGH
Adjacent |
microsoft |
windows_server_2012 windows_server_2016 windows_server_2019 windows_server_2022 windows_server_2025 |
Integer overflow or wraparound in Windows Kerberos allows an authorized attacker to execute code over an adjacent network. New |
CWE-190
Integer Overflow or Wraparound |
CVE-2026-47288 | 2026-06-11 05:57 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 702 | 9.8 |
CRITICAL
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… |
Integer overflow or wraparound in Windows HTTP.sys allows an unauthorized attacker to execute code over a network. New |
CWE-122 CWE-190 Heap-based Buffer Overflow Integer Overflow or Wraparound |
CVE-2026-47291 | 2026-06-11 05:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 703 | 5.4 |
MEDIUM
Network |
microsoft | sharepoint_server | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. New |
CWE-74 CWE-79 Injection Cross-site Scripting |
CVE-2026-47634 | 2026-06-11 05:49 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 704 | 5.4 |
MEDIUM
Network |
microsoft | sharepoint_server | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. New |
CWE-79
Cross-site Scripting |
CVE-2026-47636 | 2026-06-11 05:47 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 705 | 9.8 |
CRITICAL
Network |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Use after free in Windows Kernel allows an unauthorized attacker to execute code over a network. New |
CWE-122 CWE-416 Heap-based Buffer Overflow Use After Free |
CVE-2026-45657 | 2026-06-11 05:44 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 706 | 7.8 |
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… |
Protection mechanism failure in Windows UEFI allows an authorized attacker to bypass a security feature locally. New |
CWE-693
Protection Mechanism Failure |
CVE-2026-45656 | 2026-06-11 05:42 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 707 | 5.4 |
MEDIUM
Network |
microsoft | sharepoint_server | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. New |
CWE-79
Cross-site Scripting |
CVE-2026-45453 | 2026-06-11 05:32 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 708 | 8.8 |
HIGH
Network |
microsoft | sharepoint_server | Improper limitation of a pathname to a restricted directory ('path traversal') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. New |
CWE-22
Path Traversal |
CVE-2026-45454 | 2026-06-11 05:31 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 709 | 5.4 |
MEDIUM
Network |
microsoft | sharepoint_server | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. New |
CWE-79
Cross-site Scripting |
CVE-2026-45462 | 2026-06-11 05:30 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 710 | 5.4 |
MEDIUM
Network |
microsoft | sharepoint_server | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an authorized attacker to perform spoofing over a network. New |
CWE-79
Cross-site Scripting |
CVE-2026-45464 | 2026-06-11 05:29 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |