|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 252021 | 3.5 | 注意 | Liferay Apache Software Foundation オラクル |
- | Liferay Portal CE の XSL Content portlet における任意の XSL および XML ファイルを読まれる脆弱性 |
CWE-200
情報漏えい |
CVE-2011-1503 | 2012-03-27 18:43 | 2010-11-9 | Show | GitHub Exploit DB Packet Storm |
| 252022 | 7.5 | 危険 | PHPNUKE | - | Francisco Burzi PHP-Nuke の admin.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2011-1480 | 2012-03-27 18:43 | 2011-06-20 | Show | GitHub Exploit DB Packet Storm |
| 252023 | 7.2 | 危険 | ノキア | - | Nokia E75 携帯端末におけるデバイスロックコード回避の脆弱性 |
CWE-287
不適切な認証 |
CVE-2011-1472 | 2012-03-27 18:43 | 2011-03-29 | Show | GitHub Exploit DB Packet Storm |
| 252024 | 4.3 | 警告 | The PHP Group | - | PHP の strval 関数におけるバッファーオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2011-1464 | 2012-03-27 18:43 | 2011-03-19 | Show | GitHub Exploit DB Packet Storm |
| 252025 | 5 | 警告 | OTRS プロジェクト | - | OTRS の AgentInterface または CustomerInterface コンポーネントにおける重要な情報を取得される脆弱性 |
CWE-310
暗号の問題 |
CVE-2011-1433 | 2012-03-27 18:43 | 2011-03-18 | Show | GitHub Exploit DB Packet Storm |
| 252026 | 6.8 | 警告 | SCO | - | SCO SCOoffice Server の STARTTLS 実装における SMTP セッションにコマンドを挿入される脆弱性 |
CWE-Other
その他 |
CVE-2011-1432 | 2012-03-27 18:43 | 2011-03-16 | Show | GitHub Exploit DB Packet Storm |
| 252027 | 6.8 | 警告 | frederik vermeulen | - | netqmail の qmail-smtpd の STARTTLS の実装における暗号化された SMTP セッションへコマンドを挿入される脆弱性 |
CWE-Other
その他 |
CVE-2011-1431 | 2012-03-27 18:43 | 2011-03-16 | Show | GitHub Exploit DB Packet Storm |
| 252028 | 6.8 | 警告 | Ipswitch, Inc. | - | Ipswitch IMail のSTARTTLS 実装における暗号化された SMTP セッションにコマンドを挿入される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-1430 | 2012-03-27 18:43 | 2011-03-16 | Show | GitHub Exploit DB Packet Storm |
| 252029 | 5.8 | 警告 | FlashTux | - | Chat の Wee Enhanced Environment における SSL chat サーバになりすまされる脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2011-1428 | 2012-03-27 18:43 | 2011-03-16 | Show | GitHub Exploit DB Packet Storm |
| 252030 | 4.3 | 警告 | Kodak | - | Kodak InSite におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2011-1427 | 2012-03-27 18:43 | 2011-03-15 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 12, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 8.1 |
HIGH
Network |
microsoft | visual_studio_code | Improper input validation in Visual Studio Code allows an unauthorized attacker to elevate privileges over a network. New |
CWE-20 NVD-CWE-noinfo Improper Input Validation |
CVE-2026-40376 | 2026-06-12 03:56 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 2 | 5.5 |
MEDIUM
Local |
microsoft |
windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows Network Controller (NC) Host Agent allows an authorized attacker to deny service locally. New |
CWE-416 CWE-822 Use After Free Untrusted Pointer Dereference |
CVE-2026-44805 | 2026-06-12 03:55 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 3 | 8.8 |
HIGH
Network |
microsoft |
windows_server_2022 windows_server_2025 |
Stack-based buffer overflow in Active Directory Domain Services allows an authorized attacker to execute code over a network. New |
CWE-121
Stack-based Buffer Overflow |
CVE-2026-45648 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 4 | 7.5 |
HIGH
Network |
svelte | svelte | Svelte is a performance oriented web framework. From version 5.51.5 to before version 5.55.7, an internal regex in the Svelte runtime can take exponential time to test in <svelte:element this={tag}><… New |
CWE-1333
Inefficient Regular Expression Complexity |
CVE-2026-42567 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 5 | 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 Kernel allows an authorized attacker to elevate privileges locally. New |
CWE-122 CWE-416 Heap-based Buffer Overflow Use After Free |
CVE-2026-45653 | 2026-06-12 03:54 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 6 | 7.5 |
HIGH
Network |
svelte | devalue | Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From version 5.6.3 to before version 5.8.1, devalue.parse could, due to qu… New |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-42570 | 2026-06-12 03:52 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 7 | 7.9 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Protection mechanism failure in Windows Secure Boot allows an authorized attacker to bypass a security feature locally. New |
CWE-284
Improper Access Control |
CVE-2026-45654 | 2026-06-12 03:51 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 8 | 5.3 |
MEDIUM
Physics |
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 BitLocker allows an unauthorized attacker to bypass a security feature with a physical attack. New |
CWE-693
Protection Mechanism Failure |
CVE-2026-45655 | 2026-06-12 03:48 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 9 | 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. New |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-45601 | 2026-06-12 03:47 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 10 | 6.1 |
MEDIUM
Network |
svelte | svelte | Svelte is a performance oriented web framework. Prior to version 5.55.7, Svelte was vulnerable to DOM clobbering of its internal framework state on elements, potentially leading to XSS attacks. This … New |
CWE-79
Cross-site Scripting |
CVE-2026-42573 | 2026-06-12 03:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |