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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257801 1.2 注意 IBM
OpenBSD
- OpenSSH における X11 転送ポートをハイジャックされる脆弱性 CWE-200
情報漏えい
CVE-2008-3259 2010-07-7 16:40 2008-07-22 Show GitHub Exploit DB Packet Storm
257802 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail におけるユーザインターフェースを偽装される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1581 2010-07-6 19:19 2009-05-12 Show GitHub Exploit DB Packet Storm
257803 6.8 警告 アップル
SquirrelMail Project
- SquirrelMail におけるセッション固定の脆弱性 CWE-287
不適切な認証
CVE-2009-1580 2010-07-6 19:18 2009-05-11 Show GitHub Exploit DB Packet Storm
257804 6.8 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1579 2010-07-6 19:18 2009-05-10 Show GitHub Exploit DB Packet Storm
257805 4.3 警告 アップル
サイバートラスト株式会社
レッドハット
SquirrelMail Project
- SquirrelMail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1578 2010-07-6 19:18 2009-05-8 Show GitHub Exploit DB Packet Storm
257806 8.5 危険 マイクロソフト - Microsoft IIS における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1256 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
257807 4 警告 マイクロソフト - Microsoft Windows SharePoint Services におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1264 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
257808 6.9 警告 マイクロソフト - Open XML File Format Converter のインストールにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1254 2010-07-5 17:52 2010-06-8 Show GitHub Exploit DB Packet Storm
257809 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1252 2010-07-5 17:51 2010-06-8 Show GitHub Exploit DB Packet Storm
257810 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1251 2010-07-5 17:51 2010-06-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291771 - 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
291772 - 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
291773 - 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
291774 - 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
291775 - 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
291776 - 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
291777 - 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
291778 - 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
291779 - microsoft windows_server_2008 The IsHandleEntrySecure function in win32k.sys in the kernel-mode drivers in Microsoft Windows Server 2008 SP2 does not properly validate the tagPROCESSINFO pW32Job field, which allows local users to… NVD-CWE-Other
CVE-2013-6999 2024-11-21 11:00 2013-12-7 Show GitHub Exploit DB Packet Storm
291780 - osehra vista The M2M Broker in OSEHRA VistA, as distributed before September 30, 2013, allows attackers to bypass authentication and authorization to perform doctor-only actions and read or modify patient records… CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-6945 2024-11-21 11:00 2013-12-5 Show GitHub Exploit DB Packet Storm