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 27, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256931 6.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel における競合状態の脆弱性 CWE-362
競合状態
CVE-2009-3547 2010-02-16 11:44 2009-11-3 Show GitHub Exploit DB Packet Storm
256932 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の netlink サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2005-4881 2010-02-16 11:43 2009-10-19 Show GitHub Exploit DB Packet Storm
256933 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の execve 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2848 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
256934 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の do_sigaltstack 関数における情報漏えいの脆弱性 CWE-noinfo
情報不足
CVE-2009-2847 2010-02-16 11:43 2009-08-18 Show GitHub Exploit DB Packet Storm
256935 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の personality サブシステムにおける NULL ポインタ参照の脆弱性 CWE-16
環境設定
CVE-2009-1895 2010-02-16 11:43 2009-07-16 Show GitHub Exploit DB Packet Storm
256936 4.3 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0069 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
256937 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0078 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
256938 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0074 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
256939 5 警告 オラクル - BEA Product Suite の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0068 2010-02-15 19:32 2010-01-12 Show GitHub Exploit DB Packet Storm
256940 4.3 警告 オラクル - Oracle Application Server の J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0070 2010-02-15 19:31 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219891 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
219892 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
219893 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
219894 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
219895 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
219896 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
219897 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
219898 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
219899 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
219900 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