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":April 30, 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
253261 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0196 2010-04-28 15:57 2010-04-13 Show GitHub Exploit DB Packet Storm
253262 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0195 2010-04-28 15:57 2010-04-13 Show GitHub Exploit DB Packet Storm
253263 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0194 2010-04-28 15:57 2010-04-13 Show GitHub Exploit DB Packet Storm
253264 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0193 2010-04-28 15:57 2010-04-13 Show GitHub Exploit DB Packet Storm
253265 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0192 2010-04-28 15:57 2010-04-13 Show GitHub Exploit DB Packet Storm
253266 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0191 2010-04-28 15:56 2010-04-13 Show GitHub Exploit DB Packet Storm
253267 4.3 警告 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0190 2010-04-28 15:56 2010-04-13 Show GitHub Exploit DB Packet Storm
253268 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の r8169 ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-4537 2010-04-28 15:21 2010-01-12 Show GitHub Exploit DB Packet Storm
253269 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
ヒューレット・パッカード
ターボリナックス
レッドハット
- Apache の mod_proxy_ftp における UTF-7 エンコードに関するクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0005 2010-04-28 15:18 2008-01-11 Show GitHub Exploit DB Packet Storm
253270 10 危険 IntelliCom Innovation AB - IntelliCom NetBiter デバイスにおけるデフォルトパスワードの問題 CWE-255
証明書・パスワード管理
CVE-2009-4463 2010-04-27 16:10 2010-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249811 9.8 CRITICAL
Network
apple safari WTF/wtf/FastBitVector.h in WebKit, as distributed in Safari Technology Preview Release 46, allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other im… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-17821 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249812 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_list_one_macro in asm/preproc.c that will lead to a remote denial of service attack, related to mishandling of operand-type errors. CWE-416
 Use After Free
CVE-2017-17820 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249813 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with … CWE-476
 NULL Pointer Dereference
CVE-2017-17819 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249814 7.5 HIGH
Network
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in paste_tokens in asm/preproc.c. CWE-125
Out-of-bounds Read
CVE-2017-17818 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249815 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_verror in asm/preproc.c that will cause a remote denial of service attack. CWE-416
 Use After Free
CVE-2017-17817 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249816 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in pp_getline in asm/preproc.c that will cause a remote denial of service attack. CWE-416
 Use After Free
CVE-2017-17816 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249817 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in is_mmacro() in asm/preproc.c that will cause a remote denial of service attack, because of a missing check for the relations… CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2017-17815 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249818 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in do_directive in asm/preproc.c that will cause a remote denial of service attack. CWE-416
 Use After Free
CVE-2017-17814 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249819 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a use-after-free in the pp_list_one_macro function in asm/preproc.c that will cause a remote denial of service attack, related to mishandling of line-syn… CWE-416
 Use After Free
CVE-2017-17813 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm
249820 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is a heap-based buffer over-read in the function detoken() in asm/preproc.c that will cause a remote denial of service attack. CWE-125
Out-of-bounds Read
CVE-2017-17812 2024-11-21 12:18 2017-12-21 Show GitHub Exploit DB Packet Storm