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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253541 9.3 危険 アップル - Apple QuickTime における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0527 2010-04-26 16:58 2010-03-31 Show GitHub Exploit DB Packet Storm
253542 5 警告 アップル
サイバートラスト株式会社
Ruby-lang.org
レッドハット
- Ruby の BigDecimal ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-1904 2010-04-26 16:46 2009-06-9 Show GitHub Exploit DB Packet Storm
253543 6.9 警告 アップル
Vim
- Vim の Python インターフェースの src/if_python.c における信頼性のない検索パスの脆弱性 CWE-Other
その他
CVE-2009-0316 2010-04-26 16:45 2009-01-28 Show GitHub Exploit DB Packet Storm
253544 9.3 危険 アップル
サイバートラスト株式会社
Vim
レッドハット
- Vim におけるエスケープ文字を適切に処理しないことに関する任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4101 2010-04-26 16:45 2008-10-9 Show GitHub Exploit DB Packet Storm
253545 9.3 危険 アップル
サイバートラスト株式会社
Vim
レッドハット
- Vim における適切に入力をサニタイズしないことに関する任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2712 2010-04-26 16:45 2008-10-9 Show GitHub Exploit DB Packet Storm
253546 4.3 警告 VMware - VMware Server の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1193 2010-04-21 17:54 2010-03-29 Show GitHub Exploit DB Packet Storm
253547 7.5 危険 VMware - 複数の VMware 製品の WebAccess におけるリクエストの発信元を偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0686 2010-04-21 17:53 2010-03-29 Show GitHub Exploit DB Packet Storm
253548 4.3 警告 VMware - 複数の VMware 製品の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1137 2010-04-21 17:51 2010-03-29 Show GitHub Exploit DB Packet Storm
253549 4.6 警告 GNU Project
サイバートラスト株式会社
レッドハット
- GNU Automake の dist または distcheck ルールにおけるコンテンツを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4029 2010-04-21 17:51 2009-12-20 Show GitHub Exploit DB Packet Storm
253550 5 警告 Linux
レッドハット
- Linux kernel の virtio-net ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0741 2010-04-21 17:48 2010-03-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 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
251801 7.8 HIGH
Local
irfanview irfanview
cadimage
IrfanView 4.50 - 64bit with CADImage plugin version 12.0.0.5 allows attackers to execute arbitrary code or cause a denial of service via a crafted .dwg file, related to "Data from Faulting Address co… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15739 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251802 7.8 HIGH
Local
irfanview irfanview
cadimage
IrfanView 4.50 - 64bit with CADImage plugin version 12.0.0.5 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .dwg file, related to a "Read Access… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15738 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251803 7.8 HIGH
Local
irfanview irfanview
cadimage
IrfanView 4.50 - 64bit with CADImage plugin version 12.0.0.5 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .dwg file, related to a "Read Access… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15737 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251804 7.5 HIGH
Network
irssi
debian
irssi
debian_linux
In Irssi before 1.0.5, overlong nicks or targets may result in a NULL pointer dereference while splitting the message. CWE-476
 NULL Pointer Dereference
CVE-2017-15723 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251805 5.9 MEDIUM
Network
irssi
debian
irssi
debian_linux
In certain cases, Irssi before 1.0.5 may fail to verify that a Safe channel ID is long enough, causing reads beyond the end of the string. CWE-125
Out-of-bounds Read
CVE-2017-15722 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251806 7.5 HIGH
Network
irssi
debian
irssi
debian_linux
In Irssi before 1.0.5, certain incorrectly formatted DCC CTCP messages could cause a NULL pointer dereference. This is a separate, but similar, issue relative to CVE-2017-9468. CWE-476
 NULL Pointer Dereference
CVE-2017-15721 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251807 7.8 HIGH
Local
xnview xnview XnView Classic for Windows Version 2.43 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .dll file that is mishandled during an attempt to render … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15803 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251808 7.8 HIGH
Local
xnview xnview XnView Classic for Windows Version 2.43 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .dll file that is mishandled during an attempt to render … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15802 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251809 7.8 HIGH
Local
xnview xnview XnView Classic for Windows Version 2.43 allows attackers to cause a denial of service or possibly have unspecified other impact via a crafted .dll file that is mishandled during an attempt to render … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-15801 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm
251810 6.1 MEDIUM
Network
spip spip Cross-site scripting (XSS) vulnerability (stored) in SPIP before 3.1.7 allows remote attackers to inject arbitrary web script or HTML via a crafted string, as demonstrated by a PGP field, related to … CWE-79
Cross-site Scripting
CVE-2017-15736 2024-11-21 12:15 2017-10-23 Show GitHub Exploit DB Packet Storm