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":Nov. 6, 2024, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202601 6.8 警告 pon software - Explzh におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2434 2010-06-22 14:01 2010-06-22 Show GitHub Exploit DB Packet Storm
202602 4.3 警告 アップル - Apple Safari の WebKit における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-1388 2010-06-21 16:56 2010-06-10 Show GitHub Exploit DB Packet Storm
202603 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1750 2010-06-18 18:21 2010-06-10 Show GitHub Exploit DB Packet Storm
202604 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1385 2010-06-18 18:20 2010-06-10 Show GitHub Exploit DB Packet Storm
202605 9.3 危険 OpenOffice.org Project
レッドハット
- OpenOffice.org における任意の Python コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0395 2010-06-17 18:34 2010-06-10 Show GitHub Exploit DB Packet Storm
202606 - - Accoria Networks - Accoria Rock Web Server に複数の脆弱性 - - 2010-06-17 18:33 2010-06-3 Show GitHub Exploit DB Packet Storm
202607 5 警告 富士通 - Interstage Portalworks および Interstage Interaction Manager のポータル機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-17 18:33 2010-05-28 Show GitHub Exploit DB Packet Storm
202608 10 危険 シスコシステムズ - Cisco Mediator Framework におけるパスワードおよびアカウントの詳細を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0600 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
202609 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0599 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
202610 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0598 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Nov. 6, 2024, 4:19 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1161 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RT… Update CWE-667
 Improper Locking
CVE-2023-52456 2024-11-4 22:16 2024-02-24 Show GitHub Exploit DB Packet Storm
1162 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported If SetVariable at runtime is not supported by the firmware we … Update CWE-476
 NULL Pointer Dereference
CVE-2023-52463 2024-11-4 22:16 2024-02-24 Show GitHub Exploit DB Packet Storm
1163 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATA… Update CWE-476
 NULL Pointer Dereference
CVE-2023-52454 2024-11-4 22:16 2024-02-24 Show GitHub Exploit DB Packet Storm
1164 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/memhp: Fix access beyond end of drmem array dlpar_memory_remove_by_index() may access beyond the bounds of the dr… Update CWE-129
 Improper Validation of Array Index
CVE-2023-52451 2024-11-4 22:16 2024-02-23 Show GitHub Exploit DB Packet Storm
1165 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mtd: Fix gluebi NULL pointer dereference caused by ftl notifier If both ftl.ko and gluebi.ko are loaded, the notifier of ftl trig… Update CWE-476
 NULL Pointer Dereference
CVE-2023-52449 2024-11-4 22:16 2024-02-23 Show GitHub Exploit DB Packet Storm
1166 6.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may stil… Update CWE-416
 Use After Free
CVE-2023-52447 2024-11-4 22:16 2024-02-23 Show GitHub Exploit DB Packet Storm
1167 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link[1]: f2fs_rename() ... if (old_dir != new_dir && !whiteout) f2fs_s… Update CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2023-52444 2024-11-4 22:16 2024-02-23 Show GitHub Exploit DB Packet Storm
1168 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid crash when parsed profile name is empty When processing a packed profile in unpack_profile() described like "pr… Update CWE-476
 NULL Pointer Dereference
CVE-2023-52443 2024-11-4 22:16 2024-02-23 Show GitHub Exploit DB Packet Storm
1169 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in uio_open core-1 core-2 ------------------------------------------------------- uio_unregister_devic… Update CWE-415
 Double Free
CVE-2023-52439 2024-11-4 22:16 2024-02-21 Show GitHub Exploit DB Packet Storm
1170 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that usin… Update CWE-416
 Use After Free
CVE-2023-52438 2024-11-4 22:16 2024-02-21 Show GitHub Exploit DB Packet Storm