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":June 13, 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
258011 6.8 警告 w3m project
ターボリナックス
サイバートラスト株式会社
レッドハット
- w3m のistream.c における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2010-2074 2010-09-27 16:24 2010-06-16 Show GitHub Exploit DB Packet Storm
258012 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
OpenLDAP Foundation
- OpenLDAP における任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-3767 2010-09-27 16:23 2009-10-23 Show GitHub Exploit DB Packet Storm
258013 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3021 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
258014 5 警告 Opera Software ASA - Opera の news-feed プレビュー機能における任意のフィードの購読を強制される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3020 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
258015 9.3 危険 Opera Software ASA - Opera におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3019 2010-09-27 16:21 2010-08-12 Show GitHub Exploit DB Packet Storm
258016 9.3 危険 Opera Software ASA - Windows および Mac OS X 上で稼働する Opera における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2666 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
258017 4.3 警告 Opera Software ASA - Opera における URI の処理に関するクロスサイトスクリプティングの脆弱性\ CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2665 2010-09-27 16:20 2010-06-21 Show GitHub Exploit DB Packet Storm
258018 4.3 警告 Opera Software ASA - Opera の HTML コンテンツにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2664 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
258019 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2663 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
258020 4.3 警告 Opera Software ASA - Opera におけるポップアップブロッカーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2662 2010-09-27 16:20 2010-07-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224831 5.5 MEDIUM
Local
wireshark wireshark In Wireshark 2.4.0 to 2.4.11, the ENIP dissector could crash. This was addressed in epan/dissectors/packet-enip.c by changing the memory-management approach so that a use-after-free is avoided. CWE-416
 Use After Free
CVE-2019-5721 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
224832 5.5 MEDIUM
Local
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.5 and 2.4.0 to 2.4.11, the ISAKMP dissector could crash. This was addressed in epan/dissectors/packet-isakmp.c by properly handling the case of a missing decryption data blo… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2019-5719 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
224833 5.5 MEDIUM
Local
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.5 and 2.4.0 to 2.4.11, the RTSE dissector and other ASN.1 dissectors could crash. This was addressed in epan/charsets.c by adding a get_t61_string length check. CWE-125
Out-of-bounds Read
CVE-2019-5718 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
224834 5.5 MEDIUM
Local
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.5 and 2.4.0 to 2.4.11, the P_MUL dissector could crash. This was addressed in epan/dissectors/packet-p_mul.c by rejecting the invalid sequence number of zero. CWE-20
 Improper Input Validation 
CVE-2019-5717 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
224835 5.5 MEDIUM
Local
wireshark
debian
wireshark
debian_linux
In Wireshark 2.6.0 to 2.6.5, the 6LoWPAN dissector could crash. This was addressed in epan/dissectors/packet-6lowpan.c by avoiding use of a TVB before its creation. CWE-20
 Improper Input Validation 
CVE-2019-5716 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
224836 9.8 CRITICAL
Network
frontaccounting frontaccounting includes/db/class.reflines_db.inc in FrontAccounting 2.4.6 contains a SQL Injection vulnerability in the reference field that can allow the attacker to grab the entire database of the application via… CWE-89
SQL Injection
CVE-2019-5720 2024-11-21 13:45 2019-01-8 Show GitHub Exploit DB Packet Storm
224837 5.5 MEDIUM
Local
linux
netapp
linux_kernel
element_software_management_node
active_iq_performance_analytics_services
The mincore() implementation in mm/mincore.c in the Linux kernel through 4.19.13 allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allow… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2019-5489 2024-11-21 13:45 2019-01-8 Show GitHub Exploit DB Packet Storm
224838 7.5 HIGH
Network
earclink espcms-p8 EARCLINK ESPCMS-P8 has SQL injection in the install_pack/index.php?ac=Member&at=verifyAccount verify_key parameter. install_pack/espcms_public/espcms_db.php may allow retrieving sensitive information… CWE-89
SQL Injection
CVE-2019-5488 2024-11-21 13:45 2019-01-8 Show GitHub Exploit DB Packet Storm
224839 6.5 MEDIUM
Network
arubanetworks
siemens
arubaos
scalance_w1750d_firmware
A remote cross-site request forgery (csrf) vulnerability was discovered in Aruba Operating System Software version(s): 6.x.x.x: all versions, 8.x.x.x: all versions prior to 8.8.0.0. Aruba has release… CWE-352
 Origin Validation Error
CVE-2019-5318 2024-11-21 13:44 2021-09-7 Show GitHub Exploit DB Packet Storm
224840 7.1 HIGH
Network
ibm
netapp
cognos_analytics
oncommand_insight
IBM Cognos Analytics 11.0 and 11.1 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive info… CWE-611
XXE
CVE-2019-4730 2024-11-21 13:44 2021-06-1 Show GitHub Exploit DB Packet Storm