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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252511 4.9 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の Transparent Inter-Process Communication 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1187 2011-03-3 13:38 2010-03-31 Show GitHub Exploit DB Packet Storm
252512 5.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の fs/nfs/pagelist.c における脆弱性 CWE-noinfo
情報不足
CVE-2010-1088 2011-03-3 13:37 2010-04-6 Show GitHub Exploit DB Packet Storm
252513 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の nfs_wait_on_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1087 2011-03-3 13:36 2010-04-6 Show GitHub Exploit DB Packet Storm
252514 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の wake_futex_pi 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0622 2011-03-3 13:35 2010-02-15 Show GitHub Exploit DB Packet Storm
252515 1.9 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の find_keyring_by_name 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-1437 2011-03-3 13:34 2010-05-7 Show GitHub Exploit DB Packet Storm
252516 2.1 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の ebtables モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0007 2011-03-3 13:33 2010-01-19 Show GitHub Exploit DB Packet Storm
252517 5.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の print_fatal_signal 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-200
情報漏えい
CVE-2010-0003 2011-03-3 13:32 2010-01-26 Show GitHub Exploit DB Packet Storm
252518 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の The ip6_dst_lookup_tail 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0437 2011-03-3 13:31 2010-03-16 Show GitHub Exploit DB Packet Storm
252519 10 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の NFS サーバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2521 2011-03-3 13:30 2010-05-12 Show GitHub Exploit DB Packet Storm
252520 4.4 警告 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の DNS resolution 機能における任意の CIFS マウントを実行される脆弱性 CWE-DesignError
CVE-2010-2524 2011-03-3 13:29 2010-08-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222561 9.8 CRITICAL
Network
westerndigital wd_my_book_firmware Western Digital WD My Book World through II 1.02.12 suffers from Broken Authentication, which allows an attacker to access the /admin/ directory without credentials. An attacker can easily enable SSH… CWE-798
 Use of Hard-coded Credentials
CVE-2019-16399 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222562 8.8 HIGH
Network
webkul bagisto In Webkul Bagisto before 0.1.5, the functionalities for customers to change their own values (such as address, review, orders, etc.) can also be manipulated by other customers. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2019-16403 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222563 5.4 MEDIUM
Network
zulip zulip_server Zulip server before 2.0.5 incompletely validated the MIME types of uploaded files. A user who is logged into the server could upload files of certain types to mount a stored cross-site scripting atta… CWE-79
Cross-site Scripting
CVE-2019-16216 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222564 6.5 MEDIUM
Network
zulip zulip_server The Markdown parser in Zulip server before 2.0.5 used a regular expression vulnerable to exponential backtracking. A user who is logged into the server could send a crafted message causing the server… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2019-16215 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222565 7.8 HIGH
Local
gnucobol_project gnucobol GnuCOBOL 2.2 has a use-after-free in the end_scope_of_program_name() function in cobc/parser.y via crafted COBOL source code. CWE-416
 Use After Free
CVE-2019-16396 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222566 7.8 HIGH
Local
gnucobol_project gnucobol GnuCOBOL 2.2 has a stack-based buffer overflow in the cb_name() function in cobc/tree.c via crafted COBOL source code. CWE-787
 Out-of-bounds Write
CVE-2019-16395 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222567 5.3 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 provides different error messages from the password-reminder page depending on whether an e-mail address exists, which might help attackers to enumerate subscr… CWE-203
 Information Exposure Through Discrepancy
CVE-2019-16394 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222568 6.1 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 mishandles redirect URLs in ecrire/inc/headers.php with a %0D, %0A, or %20 character. CWE-601
Open Redirect
CVE-2019-16393 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222569 6.1 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 allows prive/formulaires/login.php XSS via error messages. CWE-79
Cross-site Scripting
CVE-2019-16392 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm
222570 6.5 MEDIUM
Network
spip
debian
canonical
spip
debian_linux
ubuntu_linux
SPIP before 3.1.11 and 3.2 before 3.2.5 allows authenticated visitors to modify any published content and execute other modifications in the database. This is related to ecrire/inc/meta.php and ecrir… NVD-CWE-noinfo
CVE-2019-16391 2024-11-21 13:30 2019-09-18 Show GitHub Exploit DB Packet Storm