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. 9, 2025, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
202991 4 警告 オラクル - Oracle E-Business Suite における REST Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0078 2012-01-20 15:43 2012-01-17 Show GitHub Exploit DB Packet Storm
202992 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Forms コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0073 2012-01-20 15:43 2012-01-17 Show GitHub Exploit DB Packet Storm
202993 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0084 2012-01-20 15:41 2012-01-17 Show GitHub Exploit DB Packet Storm
202994 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebCenter Content コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2012-0085 2012-01-20 15:39 2012-01-17 Show GitHub Exploit DB Packet Storm
202995 5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3569 2012-01-20 15:25 2012-01-17 Show GitHub Exploit DB Packet Storm
202996 5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3531 2012-01-20 15:22 2012-01-17 Show GitHub Exploit DB Packet Storm
202997 5.5 警告 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3568 2012-01-20 15:17 2012-01-17 Show GitHub Exploit DB Packet Storm
202998 6.4 警告 オラクル - Oracle Fusion Middleware における Search の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0083 2012-01-20 15:09 2012-01-17 Show GitHub Exploit DB Packet Storm
202999 5 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3566 2012-01-20 12:12 2012-01-17 Show GitHub Exploit DB Packet Storm
203000 2.6 注意 オラクル - Oracle WebLogic Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0077 2012-01-20 12:09 2012-01-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 9, 2025, 4:56 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1331 - - - In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939_session_new(): fix skb reference counting Since j1939_session_skb_queue() does an extra skb_get() for each new … - CVE-2024-56645 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1332 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Do not call pmd dtor on vmemmap page table teardown The vmemmap's, which is used for RV64 with SPARSEMEM_VMEMMAP, page… - CVE-2024-56673 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1333 - - - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer Considering that in some extreme case… - CVE-2024-56670 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1334 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ip_set.ko while it is itself requesting a… - CVE-2024-56637 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1335 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: grgpio: Add NULL check in grgpio_probe devm_kasprintf() can return a NULL pointer on failure,but this returned value in grg… - CVE-2024-56634 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1336 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied … - CVE-2024-56632 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1337 - - - In the Linux kernel, the following vulnerability has been resolved: ocfs2: free inode when ocfs2_get_init_inode() fails syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs… - CVE-2024-56630 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1338 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read An offset from client could be a negative value, It could lead to an out-o… - CVE-2024-56627 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1339 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write An offset from client could be a negative value, It could allows to writ… - CVE-2024-56626 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm
1340 - - - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabling ATS, leading to … - CVE-2024-56669 2024-12-28 00:15 2024-12-28 Show GitHub Exploit DB Packet Storm