Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Jan. 8, 2025, 6:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207051 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1396 2010-07-14 16:32 2010-06-10 Show GitHub Exploit DB Packet Storm
207052 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1395 2010-07-14 16:32 2010-06-10 Show GitHub Exploit DB Packet Storm
207053 4.3 警告 アップル - Apple Safari の Cascading Style Sheet 実装 における重要な URL の情報を見破られる脆弱性 CWE-200
情報漏えい
CVE-2010-1393 2010-07-14 16:31 2010-06-10 Show GitHub Exploit DB Packet Storm
207054 5 警告 IBM - IBM WebSphere Application Server の HTTP Channel におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2328 2010-07-13 17:56 2010-03-2 Show GitHub Exploit DB Packet Storm
207055 4.3 警告 IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2326 2010-07-13 17:55 2010-03-23 Show GitHub Exploit DB Packet Storm
207056 10 危険 アップル - Apple iTunes の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1769 2010-07-13 17:55 2010-06-18 Show GitHub Exploit DB Packet Storm
207057 10 危険 アップル - Apple iTunes の WebKit における脆弱性 CWE-noinfo
情報不足
CVE-2010-1763 2010-07-13 17:54 2010-06-18 Show GitHub Exploit DB Packet Storm
207058 5 警告 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-1119 2010-07-13 16:39 2010-06-10 Show GitHub Exploit DB Packet Storm
207059 4.3 警告 アップル - Apple Safari の WebKit におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1391 2010-07-13 16:38 2010-06-10 Show GitHub Exploit DB Packet Storm
207060 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1390 2010-07-13 16:37 2010-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 8, 2025, 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
1371 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a memleak issue when driver is removed Running "modprobe amdgpu" the second time (followed by a modprobe -r … - CVE-2024-56542 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1372 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup() During ath12k module removal, in ath12k_core_deinit(), ath12k_mac_dest… - CVE-2024-56541 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1373 - - - In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling… - CVE-2024-56540 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1374 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_config_scan() Replace one-element array with a flexible-array… - CVE-2024-56539 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1375 - - - In the Linux kernel, the following vulnerability has been resolved: isofs: avoid memory leak in iocharset A memleak was found as below: unreferenced object 0xffff0000d10164d8 (size 8): comm "poo… - CVE-2024-56534 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1376 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-lo… - CVE-2024-56532 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1377 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-lon… - CVE-2024-56531 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1378 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: adjust the position to init iso data anchor MediaTek iso data anchor init should be moved to where MediaTek cla… - CVE-2024-53238 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1379 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix use-after-free in device_for_each_child() Syzbot has reported the following KASAN splat: BUG: KASAN: slab-use-aft… - CVE-2024-53237 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm
1380 - - - In the Linux kernel, the following vulnerability has been resolved: erofs: fix file-backed mounts over FUSE syzbot reported a null-ptr-deref in fuse_read_args_fill: fuse_read_folio+0xb0/0x100 fs/f… - CVE-2024-53235 2024-12-27 23:15 2024-12-27 Show GitHub Exploit DB Packet Storm