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":May 23, 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
256481 7.8 危険 アップル - Apple Mac OS X の Event Monitor におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0500 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
256482 6.5 警告 アップル - Apple Mac OS X の Dovecot におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0535 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
256483 7.2 危険 アップル - Apple Mac OS X のディレクトリサービスにおける権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-0498 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
256484 6.8 警告 アップル - Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2010-0497 2010-04-14 17:09 2010-03-29 Show GitHub Exploit DB Packet Storm
256485 6.8 警告 アップル - Apple Mac OS X のディスクイメージにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0065 2010-04-13 15:18 2010-03-29 Show GitHub Exploit DB Packet Storm
256486 0 注意 アップル - Apple Mac OS X の DesktopServices におけるリモートファイルをコピーされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0537 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
256487 6.9 警告 アップル - Apple Mac OS X の DesktopServices における disk-quota 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0064 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
256488 6.9 警告 アップル
ターボリナックス
CUPS
- CUPS の _cupsGetlang 関数における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0393 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
256489 6.8 警告 アップル - Apple Mac OS X の CoreTypes における任意の JavaScript を実行される脆弱性 CWE-Other
その他
CVE-2010-0063 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
256490 6.8 警告 アップル - Apple Mac OS X の CoreMedia および QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0062 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223411 6.7 MEDIUM
Local
linux
fedoraproject
linux_kernel
fedora
In the Linux kernel 5.3.10, there is a use-after-free (read) in the perf_trace_lock_acquire function (related to include/trace/events/lock.h). CWE-416
 Use After Free
CVE-2019-19769 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
223412 7.5 HIGH
Network
linux linux_kernel In the Linux kernel 5.4.0-rc2, there is a use-after-free (read) in the __blk_add_trace function in kernel/trace/blktrace.c (which is used to fill out a blk_io_trace structure and place it in a per-cp… CWE-416
 Use After Free
CVE-2019-19768 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
223413 5.5 MEDIUM
Local
linux linux_kernel The Linux kernel before 5.4.2 mishandles ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext… CWE-416
 Use After Free
CVE-2019-19767 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
223414 7.5 HIGH
Network
bitwarden server The Bitwarden server through 1.32.0 has a potentially unwanted KDF. CWE-916
 Use of Password Hash With Insufficient Computational Effort
CVE-2019-19766 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
223415 9.8 CRITICAL
Network
minerstat msos minerstat msOS before 2019-10-23 does not have a unique SSH key for each instance of the product. NVD-CWE-noinfo
CVE-2019-19750 2024-11-21 13:35 2019-12-13 Show GitHub Exploit DB Packet Storm
223416 6.1 MEDIUM
Network
brizoit work_time_calendar The Work Time Calendar app before 4.7.1 for Jira allows XSS. CWE-79
Cross-site Scripting
CVE-2019-19748 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm
223417 5.5 MEDIUM
Local
fig2dev_project
fedoraproject
fig2dev
fedora
make_arrow in arrow.c in Xfig fig2dev 3.2.7b allows a segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type. CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2019-19746 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm
223418 9.8 CRITICAL
Network
octeth oempro Octeth Oempro 4.7 and 4.8 allow SQL injection. The parameter CampaignID in Campaign.Get is vulnerable. CWE-89
SQL Injection
CVE-2019-19740 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm
223419 7.8 HIGH
Local
openbsd openbsd OpenBSD through 6.6 allows local users to escalate to root because a check for LD_LIBRARY_PATH in setuid programs can be defeated by setting a very small RLIMIT_DATA resource limit. When executing ch… CWE-269
 Improper Privilege Management
CVE-2019-19726 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm
223420 7.5 HIGH
Network
bson-objectid_project bson-objectid An issue was discovered in the BSON ObjectID (aka bson-objectid) package 1.3.0 for Node.js. ObjectID() allows an attacker to generate a malformed objectid by inserting an additional property to the u… CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2019-19729 2024-11-21 13:35 2019-12-12 Show GitHub Exploit DB Packet Storm