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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251651 6.8 警告 レッドハット
Pango.org
オラクル
- HarfBuzz の hb-buffer.c 内にある hb_buffer_ensure 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0064 2011-09-14 10:45 2011-03-1 Show GitHub Exploit DB Packet Storm
251652 6.5 警告 ヒューレット・パッカード
シマンテック
日立
- Symantec Backup Exec における NDMP コマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0546 2011-09-14 10:44 2011-05-26 Show GitHub Exploit DB Packet Storm
251653 5 警告 The PHP Group - PHP で使用される crypt_blowfish におけるクリアテキストのパスワードを容易に推測される脆弱性 CWE-310
暗号の問題
CVE-2011-2483 2011-09-13 10:43 2011-08-25 Show GitHub Exploit DB Packet Storm
251654 6.4 警告 The PHP Group - PHP の main/rfc1867.c 内にある rfc1867_post_handler 関数における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2202 2011-09-13 10:42 2011-06-16 Show GitHub Exploit DB Packet Storm
251655 7.5 危険 The PHP Group - PHP の socket_connect 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1938 2011-09-13 10:41 2011-05-31 Show GitHub Exploit DB Packet Storm
251656 7.5 危険 The PHP Group - PHP の substr_replace 関数におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1148 2011-09-13 10:39 2011-03-18 Show GitHub Exploit DB Packet Storm
251657 6.8 警告 GNU Project
オラクル
- GNU Wget における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2252 2011-09-12 09:56 2010-07-6 Show GitHub Exploit DB Packet Storm
251658 9.3 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise における任意のコードを実行されるの脆弱性 CWE-399
リソース管理の問題
CVE-2011-2955 2011-09-12 09:53 2011-08-16 Show GitHub Exploit DB Packet Storm
251659 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の AutoUpdate 機能における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-2954 2011-09-12 09:41 2011-08-16 Show GitHub Exploit DB Packet Storm
251660 10 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise における任意のコードを実行されるの脆弱性 CWE-119
バッファエラー
CVE-2011-2953 2011-09-12 09:40 2011-08-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
277601 - compfight_project compfight Cross-site scripting (XSS) vulnerability in compfight-search.php in the Compfight plugin 1.4 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via the search-valu… CWE-79
Cross-site Scripting
CVE-2014-8622 2024-11-21 11:19 2014-11-6 Show GitHub Exploit DB Packet Storm
277602 - ffmpeg ffmpeg libavcodec/on2avc.c in FFmpeg before 2.4.2 does not constrain the number of channels to at most 2, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have u… CWE-189
Numeric Errors
CVE-2014-8549 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277603 - ffmpeg
canonical
ffmpeg
ubuntu_linux
Off-by-one error in libavcodec/smc.c in FFmpeg before 2.4.2 allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via crafted Quicktime… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-8548 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277604 - canonical
ffmpeg
ubuntu_linux
ffmpeg
libavcodec/gifdec.c in FFmpeg before 2.4.2 does not properly compute image heights, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecified othe… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-8547 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277605 - ffmpeg ffmpeg Integer underflow in libavcodec/cinepak.c in FFmpeg before 2.4.2 allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecified other impact via crafted Cine… CWE-189
Numeric Errors
CVE-2014-8546 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277606 - ffmpeg ffmpeg libavcodec/pngdec.c in FFmpeg before 2.4.2 accepts the monochrome-black format without verifying that the bits-per-pixel value is 1, which allows remote attackers to cause a denial of service (out-of… CWE-189
Numeric Errors
CVE-2014-8545 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277607 - ffmpeg
canonical
ffmpeg
ubuntu_linux
libavcodec/tiff.c in FFmpeg before 2.4.2 does not properly validate bits-per-pixel fields, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have unspecifi… CWE-20
 Improper Input Validation 
CVE-2014-8544 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277608 - canonical
ffmpeg
ubuntu_linux
ffmpeg
libavcodec/mmvideo.c in FFmpeg before 2.4.2 does not consider all lines of HHV Intra blocks during validation of image height, which allows remote attackers to cause a denial of service (out-of-bound… CWE-20
 Improper Input Validation 
CVE-2014-8543 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277609 - ffmpeg
canonical
debian
ffmpeg
ubuntu_linux
debian_linux
libavcodec/utils.c in FFmpeg before 2.4.2 omits a certain codec ID during enforcement of alignment, which allows remote attackers to cause a denial of service (out-of-bounds access) or possibly have … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-8542 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm
277610 - canonical
ffmpeg
ubuntu_linux
ffmpeg
libavcodec/mjpegdec.c in FFmpeg before 2.4.2 considers only dimension differences, and not bits-per-pixel differences, when determining whether an image size has changed, which allows remote attacker… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-8541 2024-11-21 11:19 2014-11-5 Show GitHub Exploit DB Packet Storm