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 24, 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
202101 5.5 警告
Local
libarchive
SUSE
- libarchive の archive_read_extract2.c の __archive_read_get_extract 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8929 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202102 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_mtree.c の process_add_entry 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8928 2016-09-23 16:33 2015-05-22 Show GitHub Exploit DB Packet Storm
202103 5.5 警告
Local
libarchive - libarchive の archive_read_support_format_zip.c の trad_enc_decrypt_update 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8927 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202104 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_rar.c の archive_read_format_rar_read_data 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8926 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202105 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_mtree.c の readline 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8925 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202106 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_tar.c の archive_read_format_tar_read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8924 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202107 6.5 警告
Network
SUSE
libarchive
Canonical
- libarchive の process_extra 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-8923 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202108 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_7zip.c の read_CodersInfo 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8922 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202109 7.5 重要
Network
SUSE
libarchive
Canonical
- libarchive の archive_entry.c の ae_strtofflags 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8921 2016-09-23 16:33 2015-04-12 Show GitHub Exploit DB Packet Storm
202110 5.5 警告
Local
SUSE
libarchive
Canonical
- libarchive の archive_read_support_format_ar.c の _ar_read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8920 2016-09-23 16:31 2015-04-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
290161 - 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
290162 - 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
290163 - 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
290164 - 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
290165 - 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
290166 - 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
290167 - 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
290168 - 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
290169 - 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
290170 - opensuse
wireshark
opensuse
wireshark
The dissect_schedule_message function in epan/dissectors/packet-gsm_cbch.c in the GSM CBCH dissector in Wireshark 1.8.x before 1.8.8 allows remote attackers to cause a denial of service (infinite loo… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4079 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm