|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 15, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 218941 | 6.9 | 警告 | ESET | - | ESET Smart Security および ESET Endpoint Security における権限を取得される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-4973 | 2014-10-29 16:40 | 2014-06-27 | Show | GitHub Exploit DB Packet Storm |
| 218942 | 4.3 | 警告 | Exponent CMS project | - | Exponent CMS におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2014-6635 | 2014-10-29 15:45 | 2014-09-20 | Show | GitHub Exploit DB Packet Storm |
| 218943 | 7.5 | 危険 | XRMS CRM Project | - | XRMS CRM における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2014-5520 | 2014-10-29 15:41 | 2014-08-27 | Show | GitHub Exploit DB Packet Storm |
| 218944 | 7.5 | 危険 | F5 Networks | - | F5 BIG-IP Analytics における脆弱性 |
CWE-310
暗号の問題 |
CVE-2013-7408 | 2014-10-29 15:40 | 2013-04-9 | Show | GitHub Exploit DB Packet Storm |
| 218945 | 5 | 警告 | DeepRoot Linux | - | DeepOfix の SMTP サーバにおける認証を回避される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2013-6796 | 2014-10-29 15:39 | 2013-11-6 | Show | GitHub Exploit DB Packet Storm |
| 218946 | 7.5 | 危険 | Zoho Corporation | - | ZOHO ManageEngine EventLog Analyzer の agentUpload サーブレットにおけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2014-6037 | 2014-10-29 15:39 | 2014-08-31 | Show | GitHub Exploit DB Packet Storm |
| 218947 | 4.4 | 警告 | Vinay Sajip | - | python-gnupg の shell_quote 関数における脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1929 | 2014-10-29 15:28 | 2014-06-4 | Show | GitHub Exploit DB Packet Storm |
| 218948 | 4.6 | 警告 | Vinay Sajip | - | python-gnupg の shell_quote 関数における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1928 | 2014-10-29 15:28 | 2014-02-5 | Show | GitHub Exploit DB Packet Storm |
| 218949 | 7.5 | 危険 | Vinay Sajip | - | python-gnupg の shell_quote 関数における任意のコードを実行される脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2014-1927 | 2014-10-29 15:27 | 2014-02-5 | Show | GitHub Exploit DB Packet Storm |
| 218950 | 2.1 | 注意 | IBM | - | IBM API Management における重要な暗号文情報を取得される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-6133 | 2014-10-29 14:29 | 2014-10-21 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 15, 2026, 4:10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 761 | 4.1 |
MEDIUM
Local |
- | - | IBM Security QRadar EDR 3.12 through 3.12.24 stores user credentials in plain text which can be read by a local privileged user. |
CWE-256
Plaintext Storage of a Password |
CVE-2024-45636 | 2026-06-12 01:16 | 2026-06-12 | Show | GitHub Exploit DB Packet Storm |
| 762 | 9.6 |
CRITICAL
Adjacent |
microsoft |
windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Heap-based buffer overflow in Windows TCP/IP allows an unauthorized attacker to elevate privileges over an adjacent network. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-42904 | 2026-06-12 01:15 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 763 | 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… |
Use after free in Windows DWM Core Library allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-42905 | 2026-06-12 01:14 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 764 | 5.5 |
MEDIUM
Local |
microsoft |
windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Exposure of sensitive information to an unauthorized actor in Windows Shell allows an authorized attacker to disclose information locally. |
CWE-200
Information Exposure |
CVE-2026-42906 | 2026-06-12 01:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 765 | 6.1 |
MEDIUM
Network |
vmware | spring_framework | Due to incorrect escaping, the use of JavaScriptUtils.javaScriptEscape() may lead to JavaScript code injection in the browser, potentially resulting in a cross-site scripting (XSS) vulnerability. Af… |
CWE-79
Cross-site Scripting |
CVE-2026-41845 | 2026-06-12 01:12 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 766 | 6.1 |
MEDIUM
Network |
vmware | spring_framework | Spring MVC applications which accept user-supplied values in the cssClass, cssErrorClass, or cssStyle attributes of JSP form tags allow arbitrary HTML/JavaScript code injection, potentially resulting… |
CWE-79
Cross-site Scripting |
CVE-2026-41846 | 2026-06-12 01:10 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 767 | 5.3 |
MEDIUM
Network |
vmware | spring_framework | Spring WebFlux applications may be vulnerable to a security bypass when using the Kotlin Router DSL. Affected versions: Spring Framework 5.3.0 through 5.3.48. |
CWE-284 NVD-CWE-noinfo Improper Access Control |
CVE-2026-41847 | 2026-06-12 01:08 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 768 | 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… |
Use after free in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-42986 | 2026-06-12 01:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 769 | 8.1 |
HIGH
Network |
microsoft |
windows_server_2012 windows_server_2016 windows_server_2019 windows_server_2022 windows_server_2025 |
Use after free in Windows Deployment Services allows an unauthorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-42987 | 2026-06-12 00:46 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 770 | 7.5 |
HIGH
Network |
vmware | spring_framework | Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the followi… |
CWE-1333
Inefficient Regular Expression Complexity |
CVE-2026-41848 | 2026-06-12 00:45 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |