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 17, 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
251861 9.3 危険 IBM - IBM Rational AppScan Standard および Express における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1367 2011-11-7 15:16 2011-10-30 Show GitHub Exploit DB Packet Storm
251862 8.8 危険 IBM - IBM Rational AppScan Enterprise および AppScan Reporting Console における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1366 2011-11-7 15:15 2011-10-30 Show GitHub Exploit DB Packet Storm
251863 4.3 警告 IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2748 2011-11-7 15:14 2009-10-24 Show GitHub Exploit DB Packet Storm
251864 7.2 危険 Google - Google App Engine Python SDK の sandbox 環境におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4213 2011-11-7 09:51 2011-10-30 Show GitHub Exploit DB Packet Storm
251865 7.2 危険 Google - Google App Engine Python SDK の sandbox 環境におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4212 2011-11-7 09:50 2011-10-30 Show GitHub Exploit DB Packet Storm
251866 7.2 危険 Google - Google App Engine Python SDK の sandbox 環境におけるアクセス制限を回避される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4211 2011-11-7 09:49 2011-10-30 Show GitHub Exploit DB Packet Storm
251867 6.8 警告 Google - Google App Engine Python SDK の SDK Console におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1364 2011-11-7 09:48 2011-10-30 Show GitHub Exploit DB Packet Storm
251868 5 警告 IBM - IBM WebSphere Application Server (WAS) における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2747 2011-11-7 09:46 2009-10-24 Show GitHub Exploit DB Packet Storm
251869 5 警告 IBM - IBM Lotus Sametime における構成設定の情報を読まれる脆弱性 CWE-16
環境設定
CVE-2011-1370 2011-11-7 09:46 2011-10-29 Show GitHub Exploit DB Packet Storm
251870 5 警告 IBM - IBM WebSphere Application Server におけるファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1368 2011-11-7 09:45 2011-10-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
310101 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map (like in case of .r… NVD-CWE-noinfo
CVE-2024-49861 2024-10-24 01:48 2024-10-21 Show GitHub Exploit DB Packet Storm
310102 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware If the value of max_speed_hz is 0, it may caus… CWE-369
 Divide By Zero
CVE-2024-47664 2024-10-24 01:47 2024-10-10 Show GitHub Exploit DB Packet Storm
310103 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup Definitely condition dma_get_cache_alignment * defined value > … NVD-CWE-noinfo
CVE-2024-47665 2024-10-24 01:44 2024-10-10 Show GitHub Exploit DB Packet Storm
310104 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log table is a Linux specific construct, whe… NVD-CWE-noinfo
CVE-2024-49858 2024-10-24 01:35 2024-10-21 Show GitHub Exploit DB Packet Storm
310105 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Set phy->enable_completion only when we wait for it pm8001_phy_control() populates the enable_completion pointer wi… CWE-416
 Use After Free
CVE-2024-47666 2024-10-24 01:34 2024-10-10 Show GitHub Exploit DB Packet Storm
310106 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all ot… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2024-49856 2024-10-24 01:33 2024-10-21 Show GitHub Exploit DB Packet Storm
310107 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The free_device_compression_mode(iaa_device, device_mode) function frees "device_m… CWE-416
 Use After Free
CVE-2024-47732 2024-10-24 01:31 2024-10-21 Show GitHub Exploit DB Packet Storm
310108 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) Errata #i2037 in AM65x/DRA80xM Processors Silicon Revision 1.0 (SP… NVD-CWE-noinfo
CVE-2024-47667 2024-10-24 01:31 2024-10-10 Show GitHub Exploit DB Packet Storm
310109 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for accessing waker_bfqq after splitting After commit 42c306ed7233 ("block, bfq: don't break merge chain in b… CWE-416
 Use After Free
CVE-2024-49854 2024-10-24 01:29 2024-10-21 Show GitHub Exploit DB Packet Storm
310110 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smack: tcp: ipv4, fix incorrect labeling Currently, Smack mirrors the label of incoming tcp/ipv4 connections: when a label 'foo' … NVD-CWE-noinfo
CVE-2024-47659 2024-10-24 01:29 2024-10-9 Show GitHub Exploit DB Packet Storm