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 19, 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
255621 5 警告 日立 - TP1/Message Control におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-06-14 16:23 2010-05-17 Show GitHub Exploit DB Packet Storm
255622 10 危険 日立
CA Technologies
- CA XOsoft におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1223 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
255623 5 警告 日立
CA Technologies
- CA XOsoft における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-1222 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
255624 5 警告 日立
CA Technologies
- CA XOsoft におけるユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2010-1221 2010-06-14 16:23 2010-04-6 Show GitHub Exploit DB Packet Storm
255625 6.8 警告 フェンリル株式会社 - ActiveGeckoBrowser における複数の脆弱性 CWE-Other
その他
CVE-2010-2420 2010-06-14 12:01 2010-06-14 Show GitHub Exploit DB Packet Storm
255626 6.8 警告 サン・マイクロシステムズ
GNU Project
ターボリナックス
サイバートラスト株式会社
レッドハット
- GNU tar および GNU cpio の rmt_read__ 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0624 2010-06-11 18:45 2010-03-15 Show GitHub Exploit DB Packet Storm
255627 3.5 注意 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0733 2010-06-9 16:54 2010-03-19 Show GitHub Exploit DB Packet Storm
255628 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL の bitsubstr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-0442 2010-06-9 16:54 2010-02-2 Show GitHub Exploit DB Packet Storm
255629 6.8 警告 アップル - Java の window drawing 実装における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0539 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
255630 6.8 警告 アップル - Apple Mac OS X 上で稼働する Java における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0538 2010-06-7 17:58 2010-05-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306311 7.5 HIGH
Network
getfiregpg firegpg FireGPG before 0.6 handle user’s passphrase and decrypted cleartext insecurely by writing pre-encrypted cleartext and the user's passphrase to disk which may result in the compromise of secure commun… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2008-7272 2024-11-21 09:58 2019-11-8 Show GitHub Exploit DB Packet Storm
306312 6.1 MEDIUM
Network
tubepress tubepress The tubepress plugin before 1.6.5 for WordPress has XSS. CWE-79
Cross-site Scripting
CVE-2008-7321 2024-11-21 09:58 2019-08-22 Show GitHub Exploit DB Packet Storm
306313 6.8 MEDIUM
Physics
gnome seahorse GNOME Seahorse through 3.30 allows physically proximate attackers to read plaintext passwords by using the quickAllow dialog at an unattended workstation, if the keyring is unlocked. NOTE: this is di… CWE-255
Credentials Management
CVE-2008-7320 2024-11-21 09:58 2018-11-19 Show GitHub Exploit DB Packet Storm
306314 9.8 CRITICAL
Network
net-ping-external_project net-ping-external The Net::Ping::External extension through 0.15 for Perl does not properly sanitize arguments (e.g., invalid hostnames) containing shell metacharacters before use of backticks in External.pm, allowing… CWE-77
Command Injection
CVE-2008-7319 2024-11-21 09:58 2017-11-8 Show GitHub Exploit DB Packet Storm
306315 9.8 CRITICAL
Network
cpan ui\ UI-Dialog 1.09 and earlier allows remote attackers to execute arbitrary commands. CWE-77
Command Injection
CVE-2008-7315 2024-11-21 09:58 2017-10-11 Show GitHub Exploit DB Packet Storm
306316 9.8 CRITICAL
Network
snoopy
redhat
nagios
snoopy
openstack
nagios
The _httpsrequest function in Snoopy allows remote attackers to execute arbitrary commands. NOTE: this issue exists dues to an incomplete fix for CVE-2008-4796. CWE-77
Command Injection
CVE-2008-7313 2024-11-21 09:58 2017-04-1 Show GitHub Exploit DB Packet Storm
306317 5.5 MEDIUM
Local
linux linux_kernel mm/filemap.c in the Linux kernel before 2.6.25 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers an iovec of zero length, followed by a page fault… CWE-20
 Improper Input Validation 
CVE-2008-7316 2024-11-21 09:58 2016-05-2 Show GitHub Exploit DB Packet Storm
306318 - websense enterprise The Filtering Service in Websense Enterprise 5.2 through 6.3 does not consider the IP address during URL categorization, which makes it easier for remote attackers to bypass filtering via an HTTP req… CWE-20
 Improper Input Validation 
CVE-2008-7312 2024-11-21 09:58 2012-08-23 Show GitHub Exploit DB Packet Storm
306319 - spreecommerce spree The session cookie store implementation in Spree 0.2.0 uses a hardcoded config.action_controller_session hash value (aka secret key), which makes it easier for remote attackers to bypass cryptographi… CWE-255
Credentials Management
CVE-2008-7311 2024-11-21 09:58 2012-04-5 Show GitHub Exploit DB Packet Storm
306320 - spreecommerce spree Spree 0.2.0 does not properly restrict the use of a hash to provide values for a model's attributes, which allows remote attackers to set the Order state value and bypass the intended payment step vi… CWE-255
Credentials Management
CVE-2008-7310 2024-11-21 09:58 2012-04-5 Show GitHub Exploit DB Packet Storm