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 10, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257591 5 警告 金子 勇 - Winny におけるノード情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2362 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
257592 5 警告 金子 勇 - Winny における BBS 情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2361 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
257593 10 危険 シマンテック
IBM
- Autonomy KeyView Filter SDK の kvolefio.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3032 2010-08-19 18:22 2010-03-5 Show GitHub Exploit DB Packet Storm
257594 5 警告 The PHP Group - PHP の phar 拡張における重要な情報を取得される脆弱性 CWE-134
書式文字列の問題
CVE-2010-2094 2010-08-18 18:26 2010-05-14 Show GitHub Exploit DB Packet Storm
257595 7.5 危険 The PHP Group - PHP の sqlite_single_query および sqlite_array_query 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1868 2010-08-18 18:26 2010-05-7 Show GitHub Exploit DB Packet Storm
257596 7.5 危険 The PHP Group - PHP の dechunk フィルタにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-1866 2010-08-18 18:26 2010-05-2 Show GitHub Exploit DB Packet Storm
257597 5 警告 The PHP Group - PHP の chunk_split 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1862 2010-08-18 18:25 2010-05-4 Show GitHub Exploit DB Packet Storm
257598 5 警告 The PHP Group - PHP の addcslashes 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1864 2010-08-17 17:37 2010-05-3 Show GitHub Exploit DB Packet Storm
257599 5 警告 The PHP Group - PHP における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2190 2010-08-17 17:36 2010-05-30 Show GitHub Exploit DB Packet Storm
257600 6.4 警告 The PHP Group - PHP における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-2191 2010-08-17 17:35 2010-05-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259101 6.5 MEDIUM
Network
libav libav The pcm_encode_frame function in libavcodec/pcm.c in Libav 12.2 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted media file. CWE-125
Out-of-bounds Read
CVE-2017-18246 2024-11-21 12:19 2018-03-24 Show GitHub Exploit DB Packet Storm
259102 6.5 MEDIUM
Network
libav libav The mpc8_probe function in libavformat/mpc8.c in Libav 12.2 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted audio file. CWE-125
Out-of-bounds Read
CVE-2017-18245 2024-11-21 12:19 2018-03-24 Show GitHub Exploit DB Packet Storm
259103 6.5 MEDIUM
Network
libav libav The stereo_processing function in libavcodec/aacps.c in Libav 12.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted aac file, related to ff_ps_apply. CWE-125
Out-of-bounds Read
CVE-2017-18244 2024-11-21 12:19 2018-03-23 Show GitHub Exploit DB Packet Storm
259104 6.5 MEDIUM
Network
libav libav The unpack_parse_unit function in libavcodec/dirac_parser.c in Libav 12.2 allows remote attackers to cause a denial of service (segmentation fault) via a crafted file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-18243 2024-11-21 12:19 2018-03-23 Show GitHub Exploit DB Packet Storm
259105 6.5 MEDIUM
Network
libav libav The apply_dependent_coupling function in libavcodec/aacdec.c in Libav 12.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted aac file. CWE-125
Out-of-bounds Read
CVE-2017-18242 2024-11-21 12:19 2018-03-23 Show GitHub Exploit DB Packet Storm
259106 4.8 MEDIUM
Network
atlassian fisheye
crucible
Various resources in Atlassian Fisheye and Crucible before version 4.4.3 (the fixed version for 4.4.x) and 4.5.0 allow remote attackers with administrative privileges to inject arbitrary HTML or Java… CWE-79
Cross-site Scripting
CVE-2017-18094 2024-11-21 12:19 2018-03-22 Show GitHub Exploit DB Packet Storm
259107 5.5 MEDIUM
Local
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
fs/f2fs/segment.c in the Linux kernel before 4.13 allows local users to cause a denial of service (NULL pointer dereference and panic) by using a noflush_merge option that triggers a NULL value for a… CWE-476
 NULL Pointer Dereference
CVE-2017-18241 2024-11-21 12:19 2018-03-22 Show GitHub Exploit DB Packet Storm
259108 5.5 MEDIUM
Local
collectd collectd The Gentoo app-admin/collectd package before 5.7.2-r1 sets the ownership of PID file directory to the collectd account, which might allow local users to kill arbitrary processes by leveraging access … CWE-20
 Improper Input Validation 
CVE-2017-18240 2024-11-21 12:19 2018-03-19 Show GitHub Exploit DB Packet Storm
259109 9.8 CRITICAL
Network
authentikat-jwt_project authentikat-jwt A time-sensitive equality check on the JWT signature in the JsonWebToken.validate method in main/scala/authentikat/jwt/JsonWebToken.scala in authentikat-jwt (aka com.jason-goodwin/authentikat-jwt) ve… NVD-CWE-noinfo
CVE-2017-18239 2024-11-21 12:19 2018-03-18 Show GitHub Exploit DB Packet Storm
259110 7.8 HIGH
Local
google android In Android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, improper controls in MSM CORE leads to use memory after it is freed in msm_core_ioctl(). CWE-416
 Use After Free
CVE-2017-18066 2024-11-21 12:19 2018-03-17 Show GitHub Exploit DB Packet Storm