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 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
252951 7.8 危険 日立 - JP1/Desktop Navigation 組み込みデータベースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-09-7 15:44 2010-08-16 Show GitHub Exploit DB Packet Storm
252952 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
252953 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
252954 10 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-2995 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
252955 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2287 2010-09-6 17:48 2010-06-9 Show GitHub Exploit DB Packet Storm
252956 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の UDVM 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2286 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
252957 8.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の ASN.1 BER 解析部におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2284 2010-09-6 17:47 2010-06-9 Show GitHub Exploit DB Packet Storm
252958 3.3 注意 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の SMB 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2283 2010-09-6 17:46 2010-06-9 Show GitHub Exploit DB Packet Storm
252959 4.3 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の DOCSIS 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1455 2010-09-6 17:46 2010-05-5 Show GitHub Exploit DB Packet Storm
252960 7.8 危険 シスコシステムズ - Cisco IOS の TCP 接続におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2827 2010-09-6 17:45 2010-08-12 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