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 13, 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
202481 6.1 警告
コウベビューティー株式会社 - php-contact-form におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1222 2016-06-8 17:57 2016-05-24 Show GitHub Exploit DB Packet Storm
202482 4.1 警告
Network
futomi - MP Form Mail CGI Professional 版におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1212 2016-06-8 17:57 2016-05-20 Show GitHub Exploit DB Packet Storm
202483 5.4 警告
Network
HumHub - HumHub におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1229 2016-06-8 17:57 2016-05-24 Show GitHub Exploit DB Packet Storm
202484 6.1 警告
Network
有限会社エポック - Web Mailing List におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1211 2016-06-8 17:57 2016-05-19 Show GitHub Exploit DB Packet Storm
202485 6.5 警告
Network
レッドハット - Red Hat Gluster Storage で使用される Red Hat gluster-swift パッケージにおける max_meta_count の制限を回避される脆弱性 CWE-Other
その他
CVE-2014-8177 2016-06-8 16:48 2014-10-10 Show GitHub Exploit DB Packet Storm
202486 7.8 重要
Local
シスコシステムズ - Cisco Prime Network Analysis Module および Prime Virtual Network Analysis Module における root のアクセス権を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1390 2016-06-8 16:05 2016-06-1 Show GitHub Exploit DB Packet Storm
202487 7.5 重要
Network
Lenovo - Lenovo Accelerator Application の UpdateAgent における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-3944 2016-06-8 16:01 2016-05-31 Show GitHub Exploit DB Packet Storm
202488 5.5 警告
Local
Xen プロジェクト - Xen の libxl デバイスハンドリングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4963 2016-06-8 15:56 2016-06-2 Show GitHub Exploit DB Packet Storm
202489 7.8 重要
Local
Ansible
Fedora Project
- Ansible の lxc_container モジュールの create_script 関数における任意のファイルに書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-3096 2016-06-8 15:41 2016-04-15 Show GitHub Exploit DB Packet Storm
202490 7.5 重要
Network
Debian
Canonical
Igor Sysoev
- nginx の os/unix/ngx_files.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4450 2016-06-8 14:53 2016-05-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
290541 - ffmpeg ffmpeg The avcodec_decode_audio4 function in libavcodec/utils.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.1 allows remote attackers to trigger memory corruption via vectors related to the channel layout. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0861 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290542 - ffmpeg ffmpeg The ff_er_frame_end function in libavcodec/error_resilience.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.1 does not properly verify that a frame is fully initialized, which allows remote attackers t… CWE-20
 Improper Input Validation 
CVE-2013-0860 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290543 - ffmpeg ffmpeg The advance_line function in libavcodec/targa.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via crafted Targa image data, related to an out-of-bounds array access. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0878 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290544 - ffmpeg ffmpeg The old_codec37 function in libavcodec/sanm.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via crafted LucasArts Smush data that has a large size when decoded, related… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0877 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290545 - ffmpeg ffmpeg Multiple integer overflows in the (1) old_codec37 and (2) old_codec47 functions in libavcodec/sanm.c in FFmpeg before 1.1.3 allow remote attackers to have an unspecified impact via crafted LucasArts … CWE-189
Numeric Errors
CVE-2013-0876 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290546 - ffmpeg ffmpeg The ff_add_png_paeth_prediction function in libavcodec/pngdec.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via a crafted PNG image, related to an out-of-bounds array… CWE-189
Numeric Errors
CVE-2013-0875 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290547 - ffmpeg ffmpeg The (1) doubles2str and (2) shorts2str functions in libavcodec/tiff.c in FFmpeg before 1.1.3 allow remote attackers to have an unspecified impact via a crafted TIFF image, related to an out-of-bounds… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0874 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290548 - ffmpeg ffmpeg The read_header function in libavcodec/shorten.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via an invalid channel count, related to "freeing invalid addresses." CWE-20
 Improper Input Validation 
CVE-2013-0873 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290549 - ffmpeg ffmpeg The swr_init function in libswresample/swresample.c in FFmpeg before 1.1.3 allows remote attackers to have an unspecified impact via an invalid or unsupported (1) input or (2) output channel layout, … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0872 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
290550 - percipientstudios imagen Cross-site scripting (XSS) vulnerability in imagegen.ashx in Percipient Studios ImageGen before 2.9.0 for Umbraco CMS allows remote attackers to inject arbitrary web script or HTML via the font param… CWE-79
Cross-site Scripting
CVE-2013-0741 2024-11-21 10:48 2013-11-19 Show GitHub Exploit DB Packet Storm