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":June 6, 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
231131 7.5 危険 レッドハット - Red Hat Directory Server で使用されている Red Hat Administration Server における管理者操作を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0893 2012-12-20 18:34 2008-04-15 Show GitHub Exploit DB Packet Storm
231132 4.6 警告 レッドハット - Red Hat Directory Server における JAR ファイルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0890 2012-12-20 18:34 2008-03-11 Show GitHub Exploit DB Packet Storm
231133 2.1 注意 レッドハット - Red Hat Directory Server における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-0889 2012-12-20 18:34 2008-03-19 Show GitHub Exploit DB Packet Storm
231134 7.5 危険 PHPNUKE - PHP-Nuke 用の Okul モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0881 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
231135 7.5 危険 PHPNUKE - PHP-Nuke 用の EasyContent モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0880 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
231136 7.5 危険 PHPNUKE - PHP-Nuke 用の Web_Links モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0879 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
231137 7.5 危険 runcms - RunCMS 用の MyAnnonces モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0878 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
231138 4.3 警告 SmarterTools Inc. - SmarterTools SmarterMail Enterprise におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0872 2012-12-20 18:34 2008-02-21 Show GitHub Exploit DB Packet Storm
231139 7.5 危険 woltlab - WoltLab Burning Board の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0857 2012-12-20 18:34 2008-02-20 Show GitHub Exploit DB Packet Storm
231140 7.5 危険 WordPress.org - WordPress 用の Dean Logan WP-People プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0845 2012-12-20 18:34 2008-02-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312691 - - - A reflected Cross-Site Scripting (XSS) vulnerability has been identified in Zimbra Collaboration Suite (ZCS) 8.8.15, affecting one of the webmail calendar endpoints. This arises from improper handlin… - CVE-2024-50599 2024-11-9 01:35 2024-11-8 Show GitHub Exploit DB Packet Storm
312692 - - - Attackers with local access to the medical office computer can escalate their Windows user privileges to "NT AUTHORITY\SYSTEM" by overwriting one of two Elefant service binaries with weak permissio… - CVE-2024-50590 2024-11-9 01:35 2024-11-8 Show GitHub Exploit DB Packet Storm
312693 - - - Northern.tech Hosted Mender before 2024.07.11 allows SSRF. - CVE-2024-47190 2024-11-9 01:15 2024-11-9 Show GitHub Exploit DB Packet Storm
312694 - - - Northern.tech Mender before 3.6.6 and 3.7.x before 3.7.7 allows SSRF. - CVE-2024-46947 2024-11-9 01:15 2024-11-9 Show GitHub Exploit DB Packet Storm
312695 - - - In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unuse_vma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can… - CVE-2024-50199 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312696 - - - In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host… - CVE-2024-50184 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312697 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtai… - CVE-2024-50180 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312698 - - - In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages d… - CVE-2024-50179 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312699 - - - In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pc_clock_settime() As Andrew pointed out, it will make sense that the PTP core check… - CVE-2024-50195 2024-11-9 01:15 2024-11-8 Show GitHub Exploit DB Packet Storm
312700 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing: Consider the NULL character when validating the event length strlen() returns a string length excluding the null byte. I… CWE-120
Classic Buffer Overflow
CVE-2024-50131 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm