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":July 1, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
259001 5.8 警告 Apache Software Foundation - Apache Tomcat におけるアクセス制限を回避される脆弱性 CWE-DesignError
CVE-2011-1183 2011-04-28 15:31 2011-04-1 Show GitHub Exploit DB Packet Storm
259002 5 警告 Apache Software Foundation - Apache Tomcat の HTTP BIO コネクタにおけるレスポンスを閲覧される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1475 2011-04-28 15:29 2011-03-28 Show GitHub Exploit DB Packet Storm
259003 2.1 注意 オラクル - Oracle Solaris 10 に認証情報漏えいの脆弱性 - CVE-2011-0412 2011-04-28 15:27 2011-04-6 Show GitHub Exploit DB Packet Storm
259004 - - デル - Dell Kace K2000 Systems Deployment Appliance に脆弱性 - - 2011-04-28 15:21 2011-04-6 Show GitHub Exploit DB Packet Storm
259005 - - ネットギア - Netgear Prosafe Wireless-N Access Point に複数の脆弱性 - - 2011-04-28 15:19 2011-04-6 Show GitHub Exploit DB Packet Storm
259006 7.2 危険 Prefix WhoIs Project - pWhois Layer Four Traceroute に権限昇格の脆弱性 CWE-noinfo
情報不足
CVE-2011-0765 2011-04-28 15:18 2011-04-5 Show GitHub Exploit DB Packet Storm
259007 6.9 警告 レッドハット - policycoreutils パッケージの seunshare_mount 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1011 2011-04-28 15:11 2011-02-24 Show GitHub Exploit DB Packet Storm
259008 4.3 警告 マイクロソフト - Microsoft Windows にスクリプトインジェクションの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0096 2011-04-28 14:33 2011-01-31 Show GitHub Exploit DB Packet Storm
259009 9.3 危険 マイクロソフト - Microsoft WMI Administrative Tools の WBEMSingleView.ocx ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3973 2011-04-28 14:29 2010-12-23 Show GitHub Exploit DB Packet Storm
259010 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0811 2011-04-28 14:25 2010-06-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
259221 5.5 MEDIUM
Local
radare radare2 The dex_parse_debug_item function in libr/bin/p/bin_dex.c in radare2 1.2.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted DEX file. CWE-476
 NULL Pointer Dereference
CVE-2017-6415 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259222 5.5 MEDIUM
Local
radare radare2 The dex_loadcode function in libr/bin/p/bin_dex.c in radare2 1.2.1 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted DEX file. CWE-125
Out-of-bounds Read
CVE-2017-6387 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259223 7.8 HIGH
Local
radare radare2 The dex_parse_debug_item function in libr/bin/p/bin_dex.c in radare2 1.2.1 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified ot… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-6319 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259224 5.5 MEDIUM
Local
linux linux_kernel net/sctp/socket.c in the Linux kernel through 4.10.1 does not properly restrict association peel-off operations during certain wait states, which allows local users to cause a denial of service (inva… CWE-415
 Double Free
CVE-2017-6353 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259225 5.5 MEDIUM
Local
linux linux_kernel The hashbin_delete function in net/irda/irqueue.c in the Linux kernel before 4.9.13 improperly manages lock dropping, which allows local users to cause a denial of service (deadlock) via crafted oper… NVD-CWE-noinfo
CVE-2017-6348 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259226 7.8 HIGH
Local
linux linux_kernel The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel before 4.10.1 has incorrect expectations about skb data layout, which allows local users to cause a denial of service … CWE-125
Out-of-bounds Read
CVE-2017-6347 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259227 7.0 HIGH
Local
linux linux_kernel Race condition in net/packet/af_packet.c in the Linux kernel before 4.9.13 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithread… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2017-6346 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259228 7.8 HIGH
Local
linux linux_kernel The LLC subsystem in the Linux kernel before 4.9.13 does not ensure that a certain destructor exists in required circumstances, which allows local users to cause a denial of service (BUG_ON) or possi… CWE-20
 Improper Input Validation 
CVE-2017-6345 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
259229 9.8 CRITICAL
Network
vim vim An integer overflow at an unserialize_uep memory allocation site would occur for vim before patch 8.0.0378, if it does not properly validate values for tree length when reading a corrupted undo file,… CWE-190
 Integer Overflow or Wraparound
CVE-2017-6350 2024-11-21 12:29 2017-02-27 Show GitHub Exploit DB Packet Storm
259230 9.8 CRITICAL
Network
vim vim An integer overflow at a u_read_undo memory allocation site would occur for vim before patch 8.0.0377, if it does not properly validate values for tree length when reading a corrupted undo file, whic… CWE-190
 Integer Overflow or Wraparound
CVE-2017-6349 2024-11-21 12:29 2017-02-27 Show GitHub Exploit DB Packet Storm