Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 13, 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
259001 10 危険 マイクロソフト - Microsoft Office の MSO.DLL におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0243 2010-03-1 11:37 2010-02-9 Show GitHub Exploit DB Packet Storm
259002 9.3 危険 マイクロソフト - Microsoft DirectX の DirectShow におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0250 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
259003 7.8 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0242 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
259004 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0241 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
259005 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0240 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
259006 10 危険 マイクロソフト - Microsoft Windows の TCP/IP 実装における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0239 2010-03-1 11:36 2010-02-9 Show GitHub Exploit DB Packet Storm
259007 9.3 危険 マイクロソフト - Microsoft Windows の SMB クライアント実装における権限昇格の脆弱性 CWE-362
競合状態
CVE-2010-0017 2010-03-1 11:35 2010-02-9 Show GitHub Exploit DB Packet Storm
259008 9.3 危険 マイクロソフト - Microsoft Windows の SMB クライアント実装における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0016 2010-03-1 11:35 2010-02-9 Show GitHub Exploit DB Packet Storm
259009 5 警告 日立 - uCosminexus Portal Framework におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-02-26 11:36 2010-01-29 Show GitHub Exploit DB Packet Storm
259010 2.6 注意 tDiary開発プロジェクト - tDiary 付属のプラグイン tb-send.rb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0726 2010-02-25 15:03 2010-02-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247291 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a cra… CWE-476
 NULL Pointer Dereference
CVE-2018-15861 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247292 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommo… CWE-476
 NULL Pointer Dereference
CVE-2018-15859 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247293 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereferenc… CWE-476
 NULL Pointer Dereference
CVE-2018-15858 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247294 7.8 HIGH
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other imp… CWE-416
 Use After Free
CVE-2018-15857 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247295 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
ubuntu_linux
An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of c… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2018-15856 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247296 5.5 MEDIUM
Local
xkbcommon_project
canonical
xkbcommon
ubuntu_linux
Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because the XkbFil… CWE-476
 NULL Pointer Dereference
CVE-2018-15855 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247297 5.5 MEDIUM
Local
xkbcommon_project
canonical
xkbcommon
ubuntu_linux
Unchecked NULL pointer usage in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because geometry t… CWE-476
 NULL Pointer Dereference
CVE-2018-15854 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247298 5.5 MEDIUM
Local
xkbcommon
canonical
xkbcommon
libxkbcommon
ubuntu_linux
Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers… CWE-400
 Uncontrolled Resource Consumption
CVE-2018-15853 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247299 6.5 MEDIUM
Adjacent
technicolor tc7200.20_firmware Technicolor TC7200.20 devices allow remote attackers to cause a denial of service (networking outage) via a flood of random MAC addresses, as demonstrated by macof. NOTE: Technicolor denies that the … CWE-400
 Uncontrolled Resource Consumption
CVE-2018-15852 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm
247300 8.8 HIGH
Network
flexocms_project flexo_cms An issue was discovered in Flexo CMS v0.1.6. There is a CSRF vulnerability that can add an administrator via /admin/user/add. CWE-352
 Origin Validation Error
CVE-2018-15851 2024-11-21 12:51 2018-08-26 Show GitHub Exploit DB Packet Storm