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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228131 6.8 警告 phpbasic - phpBasic の includes.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5696 2012-12-20 18:33 2007-10-29 Show GitHub Exploit DB Packet Storm
228132 6.4 警告 sitebar - SiteBar の command.php におけるオープンリダイレクトの脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5695 2012-12-20 18:33 2007-10-29 Show GitHub Exploit DB Packet Storm
228133 6.8 警告 sitebar - SiteBar の translator.php における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5694 2012-12-20 18:33 2007-10-29 Show GitHub Exploit DB Packet Storm
228134 6 警告 sitebar - SiteBar の translator.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5693 2012-12-20 18:33 2007-10-29 Show GitHub Exploit DB Packet Storm
228135 4.3 警告 sitebar - SiteBar におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5692 2012-12-20 18:33 2007-10-29 Show GitHub Exploit DB Packet Storm
228136 4.9 警告 rPath, Inc - rPath Linux の initscripts における認証試行の重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5686 2012-12-20 18:33 2007-10-11 Show GitHub Exploit DB Packet Storm
228137 5 警告 serverkit - shttp の safe_path 関数におけるディレクトリトラバーサル攻撃を実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5685 2012-12-20 18:33 2007-10-28 Show GitHub Exploit DB Packet Storm
228138 7.5 危険 Tiki Software Community Association - TikiWiki におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-5684 2012-12-20 18:33 2007-10-23 Show GitHub Exploit DB Packet Storm
228139 4.3 警告 Tiki Software Community Association - TikiWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5683 2012-12-20 18:33 2007-10-23 Show GitHub Exploit DB Packet Storm
228140 7.5 危険 Tiki Software Community Association - TikiWiki の tiki-graph_formula.php における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5682 2012-12-20 18:33 2007-10-26 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
222241 7.5 HIGH
Network
bitcoin bitcoin_core In Bitcoin Core 0.18.0, bitcoin-qt stores wallet.dat data unencrypted in memory. Upon a crash, it may dump a core file. If a user were to mishandle a core file, an attacker can reconstruct the user's… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2019-15947 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222242 6.4 MEDIUM
Physics
opensc_project
debian
fedoraproject
opensc
debian_linux
fedora
OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Octet string in asn1_decode_entry in libopensc/asn1.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-15946 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222243 6.4 MEDIUM
Physics
opensc_project
debian
fedoraproject
opensc
debian_linux
fedora
OpenSC before 0.20.0-rc1 has an out-of-bounds access of an ASN.1 Bitstring in decode_bit_string in libopensc/asn1.c. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-15945 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222244 8.8 HIGH
Network
ffmpeg ffmpeg FFmpeg through 4.2 has a "Conditional jump or move depends on uninitialised value" issue in h2645_parse because alloc_rbsp_buffer in libavcodec/h2645_parse.c mishandles rbsp_buffer. CWE-252
 Unchecked Return Value
CVE-2019-15942 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222245 5.9 MEDIUM
Network
opencv
opensuse
debian
opencv
leap
debian_linux
An issue was discovered in OpenCV 4.1.0. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp. CWE-369
 Divide By Zero
CVE-2019-15939 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222246 9.8 CRITICAL
Network
pengutronix barebox Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_req in fs/nfs.c because a length field is directly used for a memcpy. CWE-787
 Out-of-bounds Write
CVE-2019-15938 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222247 9.8 CRITICAL
Network
pengutronix barebox Pengutronix barebox through 2019.08.1 has a remote buffer overflow in nfs_readlink_reply in net/nfs.c because a length field is directly used for a memcpy. CWE-787
 Out-of-bounds Write
CVE-2019-15937 2024-11-21 13:29 2019-09-6 Show GitHub Exploit DB Packet Storm
222248 7.8 HIGH
Local
linux linux_kernel An issue was discovered in the Linux kernel before 4.20.2. An out-of-bounds access exists in the function build_audio_procunit in the file sound/usb/mixer.c. CWE-125
Out-of-bounds Read
CVE-2019-15927 2024-11-21 13:29 2019-09-5 Show GitHub Exploit DB Packet Storm
222249 9.1 CRITICAL
Network
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
An issue was discovered in the Linux kernel before 5.2.3. Out of bounds access exists in the functions ath6kl_wmi_pstream_timeout_event_rx and ath6kl_wmi_cac_event_rx in the file drivers/net/wireless… CWE-125
Out-of-bounds Read
CVE-2019-15926 2024-11-21 13:29 2019-09-5 Show GitHub Exploit DB Packet Storm
222250 7.8 HIGH
Local
linux
canonical
linux_kernel
ubuntu_linux
An issue was discovered in the Linux kernel before 5.2.3. An out of bounds access exists in the function hclge_tm_schd_mode_vnet_base_cfg in the file drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_… CWE-125
Out-of-bounds Read
CVE-2019-15925 2024-11-21 13:29 2019-09-5 Show GitHub Exploit DB Packet Storm