|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":June 16, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 223341 | 4.3 | 警告 | Chipmunk Scripts | - | Chipmunk Guestbook におけるクロスサイトスクリプティングの脆弱性 | - | CVE-2006-0069 | 2014-03-11 17:43 | 2006-01-3 | Show | GitHub Exploit DB Packet Storm |
| 223342 | 5.1 | 警告 | kaffeine | - | Kaffeine Player におけるバッファオーバーフローの脆弱性 | - | CVE-2006-0051 | 2014-03-11 17:43 | 2006-04-5 | Show | GitHub Exploit DB Packet Storm |
| 223343 | 7.2 | 危険 | linley henzell | - | crawl における権限を取得される脆弱性 | - | CVE-2006-0045 | 2014-03-11 17:43 | 2006-01-20 | Show | GitHub Exploit DB Packet Storm |
| 223344 | 4.6 | 警告 | SUSE | - | SUSE Linux におけるバッファオーバーフローの脆弱性 | - | CVE-2006-0043 | 2014-03-11 17:43 | 2006-01-31 | Show | GitHub Exploit DB Packet Storm |
| 223345 | 3.5 | 注意 | IBM | - | IBM Cognos Business Intelligence のサーバにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2014-0861 | 2014-03-11 17:33 | 2014-02-14 | Show | GitHub Exploit DB Packet Storm |
| 223346 | 6.5 | 警告 | ownCloud | - | ownCloud Server の lib/bookmarks.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2013-2046 | 2014-03-11 17:30 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 223347 | 6.5 | 警告 | ownCloud | - | ownCloud Server の lib/db.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2013-2045 | 2014-03-11 17:30 | 2013-05-14 | Show | GitHub Exploit DB Packet Storm |
| 223348 | 6.5 | 警告 | ownCloud | - | ownCloud Server の addressbookprovider.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2013-1893 | 2014-03-11 17:29 | 2013-03-25 | Show | GitHub Exploit DB Packet Storm |
| 223349 | 4.3 | 警告 | ownCloud | - | ownCloud Server におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2013-1890 | 2014-03-11 17:29 | 2013-03-24 | Show | GitHub Exploit DB Packet Storm |
| 223350 | 7.5 | 危険 | Zemanta | - | WordPress 用 Search Everything プラグインの se_search_default における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2014-2316 | 2014-03-11 17:24 | 2014-02-11 | Show | GitHub Exploit DB Packet Storm |
Update Date:June 16, 2026, 4:13 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 911 | 7.8 |
HIGH
Local |
microsoft |
windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2022 windows_server_2025 |
Improper authentication in Windows Cryptographic Services allows an unauthorized attacker to elevate privileges locally. |
CWE-287
Improper Authentication |
CVE-2026-44810 | 2026-06-12 02:13 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 912 | 7.8 |
HIGH
Local |
sqlite | sqlite | SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by… |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11822 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 913 | 7.8 |
HIGH
Local |
sqlite | sqlite | SQLite before 3.53.2 contains a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that allows attackers to cause a crash or execute arbitrary code by supplying a crafted… |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-11824 | 2026-06-12 02:12 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 914 | 7.8 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Use after free in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-44809 | 2026-06-12 02:07 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 915 | 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… |
Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability |
CWE-197
Numeric Truncation Error |
CVE-2026-40409 | 2026-06-12 02:06 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 916 | 7.5 |
HIGH
Network |
vmware | spring_hateoas | Spring HATEOAS's internal PropertyUtils.createObjectFromProperties method, used by the Collection+JSON and UBER media type deserializers, performs bean property binding via reflection without consult… |
CWE-284 NVD-CWE-noinfo Improper Access Control |
CVE-2026-41006 | 2026-06-12 02:05 | 2026-06-9 | Show | GitHub Exploit DB Packet Storm |
| 917 | 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… |
Improper access control in Microsoft Kinect allows an authorized attacker to elevate privileges locally. |
CWE-284
Improper Access Control |
CVE-2026-41092 | 2026-06-12 02:04 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 918 | 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… |
Heap-based buffer overflow in Microsoft Windows DNS allows an authorized attacker to elevate privileges locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-41108 | 2026-06-12 02:03 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 919 | 7.8 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 |
Improper access control in Windows Administrator Protection allows an authorized attacker to bypass a security feature locally. |
CWE-284
Improper Access Control |
CVE-2026-42829 | 2026-06-12 02:02 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |
| 920 | 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… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Function Discovery Service (fdwsd.dll) allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-42836 | 2026-06-12 02:01 | 2026-06-10 | Show | GitHub Exploit DB Packet Storm |