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":Sept. 28, 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
192081 4.9 警告 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0573 2012-05-9 15:34 2012-04-17 Show GitHub Exploit DB Packet Storm
192082 5.5 警告 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0567 2012-05-9 15:28 2012-04-17 Show GitHub Exploit DB Packet Storm
192083 6.8 警告 オラクル - Oracle FLEXCUBE Universal Banking における Core の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0575 2012-05-9 15:23 2012-04-17 Show GitHub Exploit DB Packet Storm
192084 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM for Process における Supplier Portal の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0566 2012-05-9 15:09 2012-04-17 Show GitHub Exploit DB Packet Storm
192085 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM for Process における SCRM - Company プロファイルの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0581 2012-05-9 15:08 2012-04-17 Show GitHub Exploit DB Packet Storm
192086 5 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM for Process における Supplier Portal の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0580 2012-05-9 15:06 2012-04-17 Show GitHub Exploit DB Packet Storm
192087 5.5 警告 オラクル - Oracle Supply Chain Products Suite の Oracle Agile PLM for Process におけるインストールの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-0565 2012-05-9 15:04 2012-04-17 Show GitHub Exploit DB Packet Storm
192088 7.5 危険 オラクル - Oracle AutoVue の AutoVue Office における脆弱性 CWE-noinfo
情報不足
CVE-2012-0549 2012-05-9 15:00 2012-04-17 Show GitHub Exploit DB Packet Storm
192089 2.6 注意 オラクル - Oracle E-Business Suite の Oracle iStore における脆弱性 CWE-noinfo
情報不足
CVE-2012-0542 2012-05-9 14:52 2012-04-17 Show GitHub Exploit DB Packet Storm
192090 2.6 注意 オラクル - Oracle E-Business Suite の Oracle Application Object Library における脆弱性 CWE-noinfo
情報不足
CVE-2012-0513 2012-05-9 14:51 2012-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Sept. 29, 2024, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix firmware crash due to invalid peer nss Currently, if the access point receives an association request containin… New - CVE-2024-46827 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
292 - - - In the Linux kernel, the following vulnerability has been resolved: iommufd: Require drivers to supply the cache_invalidate_user ops If drivers don't do this then iommufd will oops invalidation ioc… New - CVE-2024-46824 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
293 - - - In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry In a review discussion of the changes to support vCPU hotplug… New - CVE-2024-46822 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
294 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clk_idex as an index into an array pptable->DpmDesc… New - CVE-2024-46821 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
295 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handl… New - CVE-2024-46820 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
296 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: the warning dereferencing obj for nbio_v7_4 if ras_manager obj null, don't print NBIO err data New - CVE-2024-46819 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
297 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpio_id before used as array index [WHY & HOW] GPIO_ID_UNKNOWN (-1) is not a valid value for array index a… New - CVE-2024-46818 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
298 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6 [Why] Coverity reports OVERRUN warning. Should abort a… New - CVE-2024-46817 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
299 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links [Why] Coverity report OVERRUN warning. There are… New - CVE-2024-46816 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm
300 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] [WHY & HOW] num_valid_sets needs to be checked to avoid a… New - CVE-2024-46815 2024-09-27 22:15 2024-09-27 Show GitHub Exploit DB Packet Storm