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 27, 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
220041 7.5 危険 SAP - SAP Print and Output Management におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-2751 2014-04-14 17:22 2014-03-9 Show GitHub Exploit DB Packet Storm
220042 5 警告 SAP - SAP HANA の HANA ICM プロセスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-2749 2014-04-14 17:22 2014-01-7 Show GitHub Exploit DB Packet Storm
220043 7.5 危険 SAP - SAP ERP 用 SAP エンハンスメントパッケージのセキュリティ監査ログ機能における任意のログクラスを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2748 2014-04-14 17:21 2014-03-9 Show GitHub Exploit DB Packet Storm
220044 4.3 警告 フォーティネット - Fortinet FortiADC にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0331 2014-04-14 15:53 2014-04-11 Show GitHub Exploit DB Packet Storm
220045 9.3 危険 マイクロソフト - Microsoft Word および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1757 2014-04-11 15:54 2014-04-8 Show GitHub Exploit DB Packet Storm
220046 4.3 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0509 2014-04-11 15:46 2014-04-8 Show GitHub Exploit DB Packet Storm
220047 5 警告 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0508 2014-04-11 15:45 2014-04-8 Show GitHub Exploit DB Packet Storm
220048 9.3 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0507 2014-04-11 15:44 2014-04-8 Show GitHub Exploit DB Packet Storm
220049 10 危険 マイクロソフト
アドビシステムズ
Google
- Windows 上で稼働する Adobe Flash Player における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2014-0506 2014-04-11 15:44 2014-03-13 Show GitHub Exploit DB Packet Storm
220050 6.4 警告 WordPress.org - WordPress の wp-includes/pluggable.php 内の wp_validate_auth_cookie 関数におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2014-0166 2014-04-11 15:33 2014-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293001 - ffmpeg ffmpeg The roq_decode_init function in libavcodec/roqvideodec.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted (1) width or (2) height dimension that is not a multi… CWE-20
 Improper Input Validation 
CVE-2013-0849 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293002 - ffmpeg ffmpeg The decode_init function in libavcodec/huffyuv.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted width in huffyuv data with the predictor set to median and th… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0848 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293003 - ffmpeg ffmpeg The ff_id3v2_parse function in libavformat/id3v2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via ID3v2 header data, which triggers an out-of-bounds array access. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0847 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293004 - ffmpeg ffmpeg Array index error in the qdm2_decode_super_block function in libavcodec/qdm2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted QDM2 data, which triggers an out-… CWE-20
 Improper Input Validation 
CVE-2013-0846 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293005 - ffmpeg ffmpeg libavcodec/alsdec.c in FFmpeg before 1.0.4 allows remote attackers to have an unspecified impact via a crafted block length, which triggers an out-of-bounds write. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0845 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293006 - ffmpeg ffmpeg Off-by-one error in the adpcm_decode_frame function in libavcodec/adpcm.c in FFmpeg before 1.0.4 allows remote attackers to have an unspecified impact via crafted DK4 data, which triggers an out-of-b… CWE-189
Numeric Errors
CVE-2013-0844 2024-11-21 10:48 2013-12-8 Show GitHub Exploit DB Packet Storm
293007 - opensuse opensuse The SUSE horde5 package before 5.0.2-2.4.1 sets incorrect ownership for certain configuration files and directories including /etc/apache2/vhosts.d, which allows local wwwrun users to gain privileges… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-1090 2024-11-21 10:48 2013-12-7 Show GitHub Exploit DB Packet Storm
293008 - canonical ubuntu_linux
maas
maas-import-pxe-files in MAAS before 13.10 does not verify the integrity of downloaded files, which allows remote attackers to modify these files via a man-in-the-middle (MITM) attack. CWE-310
Cryptographic Issues
CVE-2013-1058 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
293009 - ffmpeg ffmpeg The field_end function in libavcodec/h264.c in FFmpeg before 1.1.2 allows remote attackers to have an unspecified impact via crafted H.264 data, related to an SPS and slice mismatch and an out-of-bou… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0869 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm
293010 - ffmpeg ffmpeg libavcodec/huffyuvdec.c in FFmpeg before 1.1.2 allows remote attackers to have an unspecified impact via crafted Huffyuv data, related to an out-of-bounds write and (1) unchecked return codes from th… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-0868 2024-11-21 10:48 2013-11-24 Show GitHub Exploit DB Packet Storm