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 7, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253501 8.5 危険 VMware - 複数の VMware 製品の VMware Tools における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1141 2010-05-7 17:24 2010-04-9 Show GitHub Exploit DB Packet Storm
253502 5 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- CUPS の ippReadIO 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0949 2010-05-7 16:55 2009-06-3 Show GitHub Exploit DB Packet Storm
253503 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
CUPS
- CUPS の TIFF イメージデコーディングルーチンにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-0163 2010-05-7 16:51 2009-04-16 Show GitHub Exploit DB Packet Storm
253504 4.6 警告 GNU Project
サイバートラスト株式会社
レッドハット
- GNU cpio における大きなサイズのファイル処理によるバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2005-4268 2010-05-7 16:51 2005-12-15 Show GitHub Exploit DB Packet Storm
253505 4.3 警告 日本電気
Apache Software Foundation
- Apache Xerces C++ におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-1885 2010-05-6 13:47 2009-08-6 Show GitHub Exploit DB Packet Storm
253506 6.4 警告 アップル
ターボリナックス
CUPS
- CUPS における DNS リバインド攻撃を誘導される脆弱性 CWE-20
不適切な入力確認
CVE-2009-0164 2010-05-6 13:46 2009-04-24 Show GitHub Exploit DB Packet Storm
253507 5 警告 freedesktop.org
日本電気
サイバートラスト株式会社
レッドハット
- JBIG2 デコーダにおける SplashBitmap に関連する整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1188 2010-05-6 13:46 2009-04-23 Show GitHub Exploit DB Packet Storm
253508 5 警告 freedesktop.org
日本電気
サイバートラスト株式会社
レッドハット
- JBIG2 デコーダにおける CairoOutputDev に関連する整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-1187 2010-05-6 13:46 2009-04-23 Show GitHub Exploit DB Packet Storm
253509 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat の custom heap management system におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1241 2010-04-30 10:26 2010-04-5 Show GitHub Exploit DB Packet Storm
253510 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0204 2010-04-30 10:26 2010-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
222381 9.8 CRITICAL
Network
alfresco alfresco The Alfresco application before 1.8.7 for Android allows SQL injection in HistorySearchProvider.java. CWE-89
SQL Injection
CVE-2019-15566 2024-11-21 13:29 2019-08-27 Show GitHub Exploit DB Packet Storm
222382 9.8 CRITICAL
Network
webimpacto icommktconnector The ICOMMKT connector before 1.0.7 for PrestaShop allows SQL injection in icommktconnector.php. CWE-89
SQL Injection
CVE-2019-15565 2024-11-21 13:29 2019-08-27 Show GitHub Exploit DB Packet Storm
222383 9.8 CRITICAL
Network
compassionuk compassion_switzerland The Compassion Switzerland addons 10.01.4 for Odoo allow SQL injection in models/partner_compassion.py. CWE-89
SQL Injection
CVE-2019-15564 2024-11-21 13:29 2019-08-27 Show GitHub Exploit DB Packet Storm
222384 9.8 CRITICAL
Network
ohdsi webapi Observational Health Data Sciences and Informatics (OHDSI) WebAPI before 2.7.2 allows SQL injection in FeatureExtractionService.java. CWE-89
SQL Injection
CVE-2019-15563 2024-11-21 13:29 2019-08-27 Show GitHub Exploit DB Packet Storm
222385 9.8 CRITICAL
Network
servo smallvec An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity. CWE-787
 Out-of-bounds Write
CVE-2019-15554 2024-11-21 13:29 2019-08-27 Show GitHub Exploit DB Packet Storm
222386 9.8 CRITICAL
Network
gorm gorm GORM before 1.9.10 allows SQL injection via incomplete parentheses. NOTE: Misusing Gorm by passing untrusted user input where Gorm expects trusted SQL fragments is a vulnerability in the application,… CWE-89
SQL Injection
CVE-2019-15562 2024-11-21 13:29 2019-08-26 Show GitHub Exploit DB Packet Storm
222387 9.8 CRITICAL
Network
flashlingo_project flashlingo FlashLingo before 2019-06-12 allows SQL injection, related to flashlingo.js and db.js. CWE-89
SQL Injection
CVE-2019-15561 2024-11-21 13:29 2019-08-26 Show GitHub Exploit DB Packet Storm
222388 9.8 CRITICAL
Network
social_network_project social_network Pvanloon1983 social_network before 2019-07-03 allows SQL injection in includes/form_handlers/register_handler.php. CWE-89
SQL Injection
CVE-2019-15556 2024-11-21 13:29 2019-08-26 Show GitHub Exploit DB Packet Storm
222389 9.1 CRITICAL
Network
tcpdump tcpdump The VRRP parser in tcpdump before 4.9.3 has a buffer over-read in print-vrrp.c:vrrp_print() for VRRP version 3, a different vulnerability than CVE-2018-14463. CWE-125
Out-of-bounds Read
CVE-2019-15167 2024-11-21 13:28 2022-08-27 Show GitHub Exploit DB Packet Storm
222390 5.3 MEDIUM
Network
linbit
debian
csync2
debian_linux
An issue was discovered in LINBIT csync2 through 2.0. It does not correctly check for the return value GNUTLS_E_WARNING_ALERT_RECEIVED of the gnutls_handshake() function. It neglects to call this fun… CWE-252
 Unchecked Return Value
CVE-2019-15523 2024-11-21 13:28 2020-12-31 Show GitHub Exploit DB Packet Storm