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":June 5, 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
201771 7.8 重要
Local
Linux - Linux Kernel の fs/ext4/ext4_jbd2.c の __ext4_journal_stop 関数における権限を取得される脆弱性 CWE-Other
その他
CVE-2015-8961 2016-11-17 14:31 2015-12-14 Show GitHub Exploit DB Packet Storm
201772 7.8 重要
Local
xmlsoft.org - XMLSec などの製品で使用される libxml2 における XML 外部エンティティの脆弱性 CWE-Other
その他
CVE-2016-9318 2016-11-17 13:46 2016-10-11 Show GitHub Exploit DB Packet Storm
201773 5.5 警告
Local
SUSE
レッドハット
Linux
オラクル
- Linux Kernel の security/keys/key.c の key_reject_and_link 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-4470 2016-11-16 18:14 2016-06-16 Show GitHub Exploit DB Packet Storm
201774 7.1 重要
Local
アップル
Debian
Canonical
xmlsoft.org
- libxml2 の parser.c の xmlStringLenDecodeEntities 関数における XML 外部エンティティの脆弱性 CWE-20
不適切な入力確認
CVE-2016-4449 2016-11-16 18:14 2016-05-23 Show GitHub Exploit DB Packet Storm
201775 9.8 緊急
Network
xmlsoft.org
IBM
Slackware
アップル
openSUSE project
Mageia.Org
オラクル
SUSE
レッドハット
- libxml2 におけるフォーマットストリングの脆弱性 CWE-noinfo
情報不足
CVE-2016-4448 2016-11-16 18:13 2016-05-23 Show GitHub Exploit DB Packet Storm
201776 7.8 重要
Local
Linux - Linux Kernel の InfiniBand スタックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4565 2016-11-16 18:13 2016-05-4 Show GitHub Exploit DB Packet Storm
201777 8.4 重要
Local
Xen プロジェクト
オラクル
- Xen の arch/x86/mm/guest_walk.c の guest_walk_tables 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4480 2016-11-16 18:12 2016-05-17 Show GitHub Exploit DB Packet Storm
201778 6.7 警告
Local
Xen プロジェクト
オラクル
- Xen の libxl デバイスハンドリングにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-4962 2016-11-16 18:12 2015-06-2 Show GitHub Exploit DB Packet Storm
201779 6.1 警告
Network
Python Software Foundation - CPython の urllib2 および urllib における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2016-5699 2016-11-16 17:21 2016-06-15 Show GitHub Exploit DB Packet Storm
201780 9.8 緊急
Network
Python Software Foundation - CPython の zipimport.c の get_data 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5636 2016-11-16 17:21 2016-06-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291451 - ffmpeg ffmpeg The flashsv_decode_frame function in libavcodec/flashsv.c in FFmpeg before 2.1 does not properly validate a certain height value, which allows remote attackers to cause a denial of service (out-of-bo… CWE-20
 Improper Input Validation 
CVE-2013-7015 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291452 - ffmpeg ffmpeg Integer signedness error in the add_bytes_l2_c function in libavcodec/pngdsp.c in FFmpeg before 2.1 allows remote attackers to cause a denial of service (out-of-bounds array access) or possibly have … CWE-189
Numeric Errors
CVE-2013-7014 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291453 - ffmpeg ffmpeg The g2m_init_buffers function in libavcodec/g2meet.c in FFmpeg before 2.1 uses an incorrect ordering of arithmetic operations, which allows remote attackers to cause a denial of service (out-of-bound… CWE-189
Numeric Errors
CVE-2013-7013 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291454 - ffmpeg ffmpeg The get_siz function in libavcodec/jpeg2000dec.c in FFmpeg before 2.1 does not prevent attempts to use non-zero image offsets, which allows remote attackers to cause a denial of service (out-of-bound… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7012 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291455 - ffmpeg ffmpeg The read_header function in libavcodec/ffv1dec.c in FFmpeg before 2.1 does not prevent changes to global parameters, which allows remote attackers to cause a denial of service (out-of-bounds array ac… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7011 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291456 - ffmpeg ffmpeg Multiple integer signedness errors in libavcodec/dsputil.c in FFmpeg before 2.1 allow remote attackers to cause a denial of service (out-of-bounds array access) or possibly have unspecified other imp… CWE-189
Numeric Errors
CVE-2013-7010 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291457 - ffmpeg ffmpeg The rpza_decode_stream function in libavcodec/rpza.c in FFmpeg before 2.1 does not properly maintain a pointer to pixel data, which allows remote attackers to cause a denial of service (out-of-bounds… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7009 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291458 - ffmpeg ffmpeg The decode_slice_header function in libavcodec/h264.c in FFmpeg before 2.1 incorrectly relies on a certain droppable field, which allows remote attackers to cause a denial of service (deadlock) or po… NVD-CWE-Other
CVE-2013-7008 2024-11-21 11:00 2013-12-10 Show GitHub Exploit DB Packet Storm
291459 - nowsms now_sms_\&_mms_gateway The Multimedia Messaging Centre (MMSC) in NowSMS Now SMS & MMS Gateway before 2013.11.15 allows remote attackers to cause a denial of service via a malformed MM1 message that is routed to a (1) MM4 o… CWE-20
 Improper Input Validation 
CVE-2013-7001 2024-11-21 11:00 2013-12-8 Show GitHub Exploit DB Packet Storm
291460 - nowsms now_sms_\&_mms_gateway The Multimedia Messaging Centre (MMSC) in NowSMS Now SMS & MMS Gateway 2013.09.26 allows remote attackers to cause a denial of service via a malformed message to a MM4 connection. CWE-20
 Improper Input Validation 
CVE-2013-7000 2024-11-21 11:00 2013-12-8 Show GitHub Exploit DB Packet Storm