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 22, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
246101 6.4 警告 geoblog - geoBlog における任意のブログを削除される脆弱性 - CVE-2007-4047 2012-06-26 15:54 2007-07-27 Show GitHub Exploit DB Packet Storm
246102 6.8 警告 crystal reality llc - CrystalPlayer Pro におけるバッファオーバーフローの脆弱性 - CVE-2007-4032 2012-06-26 15:54 2007-07-27 Show GitHub Exploit DB Packet Storm
246103 6.6 警告 areca - Areca CLI の cli32 におけるバッファオーバーフローの脆弱性 - CVE-2007-4027 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
246104 4.3 警告 cPanel - cPanel の frontend/x/htaccess/changepro.html におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4022 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
246105 4.3 警告 brain book software - Brain Book Software Secure の login.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4021 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
246106 4.3 警告 brain book software - AdMan パッチの login.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4020 2012-06-26 15:54 2007-07-26 Show GitHub Exploit DB Packet Storm
246107 6.8 警告 シトリックス・システムズ - Citrix Access Gateway Advanced Edition におけるフィッシング攻撃を実行される脆弱性 - CVE-2007-4018 2012-06-26 15:54 2007-07-19 Show GitHub Exploit DB Packet Storm
246108 7.6 危険 シトリックス・システムズ - Citrix Access Gateway の Web ベースの管理コンソールにおけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-4017 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
246109 6.8 警告 シトリックス・システムズ - Citrix Access Gateway Standard Edition および Advanced Edition のクライアントコンポーネントにおける任意のコードを実行される脆弱性 - CVE-2007-4016 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
246110 9.3 危険 シトリックス・システムズ - Firefox プラグインディレクトリの Net6Helper.DLL における詳細不明な脆弱性 - CVE-2007-4013 2012-06-26 15:54 2007-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219201 9.8 CRITICAL
Network
irssi
canonical
irssi
ubuntu_linux
Irssi 1.1.x before 1.1.2 has a use after free when hidden lines are expired from the scroll buffer. CWE-416
 Use After Free
CVE-2019-5882 2024-11-21 13:45 2019-01-10 Show GitHub Exploit DB Packet Storm
219202 9.8 CRITICAL
Network
traccar server In Traccar Server version 4.2, protocol/SpotProtocolDecoder.java might allow XXE attacks. CWE-611
XXE
CVE-2019-5748 2024-11-21 13:45 2019-01-10 Show GitHub Exploit DB Packet Storm
219203 7.5 HIGH
Network
busybox
canonical
busybox
ubuntu_linux
An issue was discovered in BusyBox through 1.30.0. An out of bounds read in udhcp components (consumed by the DHCP client, server, and/or relay) might allow a remote attacker to leak sensitive inform… CWE-125
Out-of-bounds Read
CVE-2019-5747 2024-11-21 13:45 2019-01-10 Show GitHub Exploit DB Packet Storm
219204 7.5 HIGH
Network
qibosoft qibosoft qibosoft through V7 allows remote attackers to read arbitrary files via the member/index.php main parameter, as demonstrated by SSRF to a URL on the same web site to read a .sql file. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2019-5725 2024-11-21 13:45 2019-01-9 Show GitHub Exploit DB Packet Storm
219205 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
219206 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
219207 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
219208 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
219209 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
219210 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