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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254101 6.6 警告 サイバートラスト株式会社
レッドハット
- QEMU-KVM の subpage MMIO initialization 機能における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2784 2010-09-7 15:51 2010-08-19 Show GitHub Exploit DB Packet Storm
254102 6.6 警告 サイバートラスト株式会社
レッドハット
- QEMU-KVM のゲスト QXL ドライバポインタにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0431 2010-09-7 15:50 2010-08-19 Show GitHub Exploit DB Packet Storm
254103 6.6 警告 サイバートラスト株式会社
レッドハット
- 複数のレッドハット製品などで利用される libspice のメモリ管理操作における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0429 2010-09-7 15:49 2010-08-19 Show GitHub Exploit DB Packet Storm
254104 6.6 警告 サイバートラスト株式会社
レッドハット
- 複数のレッドハット製品などで利用される libspice のゲスト QXL ドライバポインタにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0428 2010-09-7 15:48 2010-08-19 Show GitHub Exploit DB Packet Storm
254105 - - ワイズテクノロジー - Wyse ThinOS LPD サービスにバッファオーバーフローの脆弱性 - - 2010-09-7 15:47 2010-08-17 Show GitHub Exploit DB Packet Storm
254106 7.8 危険 日立 - Hitachi Storage Command Suite 製品の組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:45 2010-08-16 Show GitHub Exploit DB Packet Storm
254107 7.8 危険 日立 - JP1/Desktop Navigation 組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:44 2010-08-16 Show GitHub Exploit DB Packet Storm
254108 4.3 警告 Zabbix - Zabbix の formatQuery 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2790 2010-09-7 15:42 2010-06-9 Show GitHub Exploit DB Packet Storm
254109 7.1 危険 レッドハット
X.Org Foundation
サイバートラスト株式会社
オラクル
- X.Org の X server の fbComposite 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-1166 2010-09-6 18:42 2010-04-28 Show GitHub Exploit DB Packet Storm
254110 10 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2995 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214791 4.4 MEDIUM
Network
checkpoint endpoint_security_clients
remote_access_clients
capsule_docs
Check Point Endpoint Security Client for Windows, with Anti-Malware blade installed, before version E81.00, tries to load a non-existent DLL during an update initiated by the UI. An attacker with adm… NVD-CWE-noinfo
CVE-2019-8458 2024-11-21 13:49 2019-06-21 Show GitHub Exploit DB Packet Storm
214792 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response… CWE-74
Injection
CVE-2019-8323 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
214793 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape seque… CWE-74
Injection
CVE-2019-8322 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
214794 7.5 HIGH
Network
rubygems
debian
opensuse
rubygems
debian_linux
leap
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible. CWE-88
Argument Injection
CVE-2019-8321 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
214795 7.5 HIGH
Network
rubygems
opensuse
debian
rubygems
leap
debian_linux
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManager#run calls alert_error without escaping, escape sequence injection is possible. (There are many ways to cause… CWE-74
Injection
CVE-2019-8325 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
214796 8.8 HIGH
Network
rubygems
debian
opensuse
redhat
rubygems
debian_linux
leap
enterprise_linux
An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of … CWE-94
Code Injection
CVE-2019-8324 2024-11-21 13:49 2019-06-18 Show GitHub Exploit DB Packet Storm
214797 6.5 MEDIUM
Network
gemalto sentinel_ldk Hasplm cookie in Gemalto Admin Control Center, all versions prior to 7.92, does not have 'HttpOnly' flag. This allows malicious javascript to steal it. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-8283 2024-11-21 13:49 2019-06-8 Show GitHub Exploit DB Packet Storm
214798 5.3 MEDIUM
Network
gemalto sentinel_ldk Gemalto Admin Control Center, all versions prior to 7.92, uses cleartext HTTP to communicate with www3.safenet-inc.com to obtain language packs. This allows attacker to do man-in-the-middle (MITM) at… CWE-346
 Origin Validation Error
CVE-2019-8282 2024-11-21 13:49 2019-06-8 Show GitHub Exploit DB Packet Storm
214799 7.4 HIGH
Network
rubygems rubygems A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files (which now include path-checking code for symlinks), it would del… CWE-22
Path Traversal
CVE-2019-8320 2024-11-21 13:49 2019-06-7 Show GitHub Exploit DB Packet Storm
214800 9.8 CRITICAL
Network
thomsonreuters firm_central_desktop
concourse_matter_room
An issue was discovered in Thomson Reuters Desktop Extensions 1.9.0.358. An unauthenticated directory traversal and local file inclusion vulnerability in the ThomsonReuters.Desktop.Service.exe and Th… CWE-22
Path Traversal
CVE-2019-8385 2024-11-21 13:49 2019-06-6 Show GitHub Exploit DB Packet Storm