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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252171 5 警告 The PHP Group
アップル
- PHP の fopen_wrappers.c における open_basedir 制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3436 2011-04-1 14:59 2010-11-9 Show GitHub Exploit DB Packet Storm
252172 6.8 警告 The PHP Group
アップル
- PHP の phar 拡張における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2010-2950 2011-04-1 14:51 2010-05-14 Show GitHub Exploit DB Packet Storm
252173 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0140 2011-03-31 14:39 2011-03-3 Show GitHub Exploit DB Packet Storm
252174 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0139 2011-03-31 14:38 2011-03-3 Show GitHub Exploit DB Packet Storm
252175 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0138 2011-03-31 14:35 2011-03-3 Show GitHub Exploit DB Packet Storm
252176 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0137 2011-03-31 14:34 2011-03-3 Show GitHub Exploit DB Packet Storm
252177 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0136 2011-03-31 14:26 2011-03-3 Show GitHub Exploit DB Packet Storm
252178 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0135 2011-03-31 14:22 2011-03-3 Show GitHub Exploit DB Packet Storm
252179 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0134 2011-03-31 14:20 2011-03-3 Show GitHub Exploit DB Packet Storm
252180 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0133 2011-03-31 14:19 2011-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
304991 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spi_get_csgpiod() to avoid passing… CWE-476
 NULL Pointer Dereference
CVE-2024-50224 2024-11-14 04:22 2024-11-9 Show GitHub Exploit DB Packet Storm
304992 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: sched/numa: Fix the potential null pointer dereference in task_numa_work() When running stress-ng-vm-segv test, we found a null p… CWE-476
 NULL Pointer Dereference
CVE-2024-50223 2024-11-14 04:22 2024-11-9 Show GitHub Exploit DB Packet Storm
304993 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfs_bbio_propagate_error() shall be propagating an error of split bio… CWE-476
 NULL Pointer Dereference
CVE-2024-50225 2024-11-14 04:21 2024-11-9 Show GitHub Exploit DB Packet Storm
304994 9.8 CRITICAL
Network
dell enterprise_sonic_distribution Dell Enterprise SONiC OS, version(s) 4.1.x, 4.2.x, contain(s) a Missing Critical Step in Authentication vulnerability. An unauthenticated attacker with remote access could potentially exploit this vu… NVD-CWE-Other
CVE-2024-45764 2024-11-14 04:08 2024-11-9 Show GitHub Exploit DB Packet Storm
304995 7.2 HIGH
Network
dell enterprise_sonic_distribution Dell Enterprise SONiC OS, version(s) 4.1.x, 4.2.x, contain(s) an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A high privileged attacker w… CWE-78
OS Command 
CVE-2024-45765 2024-11-14 04:06 2024-11-9 Show GitHub Exploit DB Packet Storm
304996 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cxl/port: Fix use-after-free, permit out-of-order decoder shutdown In support of investigating an initialization failure report [… CWE-416
 Use After Free
CVE-2024-50226 2024-11-14 04:04 2024-11-9 Show GitHub Exploit DB Packet Storm
304997 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcm_sysport_xmit() The bcm_sysport_xmit() returns NETDEV_TX_OK without freeing skb … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50171 2024-11-14 04:03 2024-11-7 Show GitHub Exploit DB Packet Storm
304998 8.8 HIGH
Network
salesagility suitecrm SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. Insufficient input value validation causes Blind SQL injection in DeleteRelationShip. This is… CWE-89
SQL Injection
CVE-2024-50332 2024-11-14 03:59 2024-11-6 Show GitHub Exploit DB Packet Storm
304999 7.8 HIGH
Local
adobe substance_3d_painter Substance3D - Painter versions 10.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation o… CWE-787
 Out-of-bounds Write
CVE-2024-47429 2024-11-14 03:54 2024-11-13 Show GitHub Exploit DB Packet Storm
305000 7.8 HIGH
Local
adobe substance_3d_painter Substance3D - Painter versions 10.1.0 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation o… CWE-787
 Out-of-bounds Write
CVE-2024-47428 2024-11-14 03:54 2024-11-13 Show GitHub Exploit DB Packet Storm