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 9, 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
252241 5 警告 OpenSLP - OpenSLP にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3609 2011-04-6 17:27 2011-03-22 Show GitHub Exploit DB Packet Storm
252242 5.8 警告 Apache Software Foundation - Apache Tomcat におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2011-1088 2011-04-6 17:23 2011-03-11 Show GitHub Exploit DB Packet Storm
252243 9.3 危険 マイクロソフト - Microsoft Groove 2007 における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3146 2011-04-6 17:09 2011-03-8 Show GitHub Exploit DB Packet Storm
252244 9.3 危険 マイクロソフト - Microsoft Remote Desktop Connection のクライアントにおける権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0029 2011-04-6 16:57 2011-03-8 Show GitHub Exploit DB Packet Storm
252245 9.3 危険 マイクロソフト - 複数の Microsoft 製品の SBE.dll における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0042 2011-04-6 16:53 2011-03-8 Show GitHub Exploit DB Packet Storm
252246 9.3 危険 マイクロソフト - 複数の Microsoft 製品の DirectShow における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0032 2011-04-6 16:17 2011-03-8 Show GitHub Exploit DB Packet Storm
252247 7.5 危険 IBM - IBM WAS の Plug-in コンポーネントにおける Trace リクエストの処理に関する脆弱性 CWE-20
不適切な入力確認
CVE-2011-1309 2011-04-5 15:52 2011-02-28 Show GitHub Exploit DB Packet Storm
252248 4.3 警告 IBM - IBM WAS の Installation Verification Test アプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1308 2011-04-5 15:47 2011-02-28 Show GitHub Exploit DB Packet Storm
252249 10 危険 サイバートラスト株式会社
レッドハット
- Logwatch の logwatch.pl における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1018 2011-04-5 15:20 2011-02-25 Show GitHub Exploit DB Packet Storm
252250 2.1 注意 レッドハット - Control Group Configuration Library の cgre_receive_netlink_msg 関数におけるリソース制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1022 2011-04-5 15:01 2011-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
287291 - filemaker filemaker_pro
filemaker_pro_advanced
Cross-site scripting (XSS) vulnerability in the Instant Web Publish function in FileMaker Pro before 12 and Pro Advanced before 12 allows remote attackers to inject arbitrary web script or HTML via u… CWE-79
Cross-site Scripting
CVE-2013-3640 2024-11-21 10:54 2013-06-11 Show GitHub Exploit DB Packet Storm
287292 - ffmpeg ffmpeg The process_frame_obj function in sanm.c in libavcodec in FFmpeg before 1.2.1 does not validate width and height values, which allows remote attackers to cause a denial of service (integer overflow, … CWE-20
 Improper Input Validation 
CVE-2013-3675 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287293 - ffmpeg ffmpeg The cdg_decode_frame function in cdgraphics.c in libavcodec in FFmpeg before 1.2.1 does not validate the presence of non-header data in a buffer, which allows remote attackers to cause a denial of se… CWE-20
 Improper Input Validation 
CVE-2013-3674 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287294 - ffmpeg ffmpeg The gif_decode_frame function in gifdec.c in libavcodec in FFmpeg before 1.2.1 does not properly manage the disposal methods of frames, which allows remote attackers to cause a denial of service (out… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-3673 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287295 - ffmpeg ffmpeg The mm_decode_inter function in mmvideo.c in libavcodec in FFmpeg before 1.2.1 does not validate the relationship between a horizontal coordinate and a width value, which allows remote attackers to c… CWE-20
 Improper Input Validation 
CVE-2013-3672 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287296 - ffmpeg ffmpeg The format_line function in log.c in libavutil in FFmpeg before 1.2.1 uses inapplicable offset data during a certain category calculation, which allows remote attackers to cause a denial of service (… CWE-189
Numeric Errors
CVE-2013-3671 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287297 - ffmpeg ffmpeg The rle_unpack function in vmdav.c in libavcodec in FFmpeg git 20130328 through 20130501 does not properly use the bytestream2 API, which allows remote attackers to cause a denial of service (out-of-… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-3670 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287298 - wireshark wireshark The dissect_pft function in epan/dissectors/packet-dcp-etsi.c in the DCP ETSI dissector in Wireshark 1.6.x before 1.6.16, 1.8.x before 1.8.8, and 1.10.0 does not validate a certain fragment length va… CWE-20
 Improper Input Validation 
CVE-2013-4083 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287299 - wireshark
opensuse
debian
wireshark
opensuse
debian_linux
The vwr_read function in wiretap/vwr.c in the Ixia IxVeriWave file parser in Wireshark 1.8.x before 1.8.8 does not validate the relationship between a record length and a trailer length, which allows… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4082 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm
287300 - wireshark
opensuse
debian
wireshark
opensuse
debian_linux
The http_payload_subdissector function in epan/dissectors/packet-http.c in the HTTP dissector in Wireshark 1.6.x before 1.6.16 and 1.8.x before 1.8.8 does not properly determine when to use a recursi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4081 2024-11-21 10:54 2013-06-10 Show GitHub Exploit DB Packet Storm