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 1, 2026, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252651 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3629 2010-10-21 16:03 2010-10-5 Show GitHub Exploit DB Packet Storm
252652 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3628 2010-10-21 16:03 2010-10-5 Show GitHub Exploit DB Packet Storm
252653 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3627 2010-10-21 16:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252654 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3626 2010-10-21 16:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252655 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3625 2010-10-21 16:01 2010-10-5 Show GitHub Exploit DB Packet Storm
252656 5.1 警告 渡辺 正彦 - Apsaly における実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3162 2010-10-21 11:03 2010-10-21 Show GitHub Exploit DB Packet Storm
252657 6.8 警告 寺尾 進 - TeraPad における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2010-3161 2010-10-21 11:01 2010-10-21 Show GitHub Exploit DB Packet Storm
252658 9.3 危険 アドビシステムズ - Apple Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3624 2010-10-20 14:38 2010-10-5 Show GitHub Exploit DB Packet Storm
252659 9.3 危険 アドビシステムズ - Apple Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3623 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
252660 9.3 危険 アドビシステムズ
レッドハット
- Windows および Mac OS X 上で稼働する Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3622 2010-10-20 14:37 2010-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
285411 - ffmpeg ffmpeg The process_frame_obj function in sanm.c in libavcodec in FFmpeg before 1.2.1 does not validate width and height values, which allows remote attackers to cause a denial of service (integer overflow, … CWE-20
 Improper Input Validation 
CVE-2013-3675 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285412 - ffmpeg ffmpeg The cdg_decode_frame function in cdgraphics.c in libavcodec in FFmpeg before 1.2.1 does not validate the presence of non-header data in a buffer, which allows remote attackers to cause a denial of se… CWE-20
 Improper Input Validation 
CVE-2013-3674 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285413 - ffmpeg ffmpeg The gif_decode_frame function in gifdec.c in libavcodec in FFmpeg before 1.2.1 does not properly manage the disposal methods of frames, which allows remote attackers to cause a denial of service (out… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-3673 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285414 - ffmpeg ffmpeg The mm_decode_inter function in mmvideo.c in libavcodec in FFmpeg before 1.2.1 does not validate the relationship between a horizontal coordinate and a width value, which allows remote attackers to c… CWE-20
 Improper Input Validation 
CVE-2013-3672 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285415 - ffmpeg ffmpeg The format_line function in log.c in libavutil in FFmpeg before 1.2.1 uses inapplicable offset data during a certain category calculation, which allows remote attackers to cause a denial of service (… CWE-189
Numeric Errors
CVE-2013-3671 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285416 - ffmpeg ffmpeg The rle_unpack function in vmdav.c in libavcodec in FFmpeg git 20130328 through 20130501 does not properly use the bytestream2 API, which allows remote attackers to cause a denial of service (out-of-… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-3670 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285417 - wireshark wireshark The dissect_pft function in epan/dissectors/packet-dcp-etsi.c in the DCP ETSI dissector in Wireshark 1.6.x before 1.6.16, 1.8.x before 1.8.8, and 1.10.0 does not validate a certain fragment length va… CWE-20
 Improper Input Validation 
CVE-2013-4083 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285418 - wireshark
opensuse
debian
wireshark
opensuse
debian_linux
The vwr_read function in wiretap/vwr.c in the Ixia IxVeriWave file parser in Wireshark 1.8.x before 1.8.8 does not validate the relationship between a record length and a trailer length, which allows… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4082 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285419 - wireshark
opensuse
debian
wireshark
opensuse
debian_linux
The http_payload_subdissector function in epan/dissectors/packet-http.c in the HTTP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 does not properly determine when to use a recursi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4081 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
285420 - wireshark wireshark The dissect_r3_upstreamcommand_queryconfig function in epan/dissectors/packet-assa_r3.c in the Assa Abloy R3 dissector in Wireshark 1.8.x before 1.8.8 does not properly handle a zero-length item, whi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4080 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm