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 7, 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
251811 7.2 危険 Linux - Linux kernel の net/can/bcm.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2959 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
251812 4.3 警告 The phpMyAdmin Project - phpMyAdmin の libraries/Error.class.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2958 2012-03-27 18:42 2010-08-30 Show GitHub Exploit DB Packet Storm
251813 2.6 注意 s9y - Serendipity におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2957 2012-03-27 18:42 2010-08-27 Show GitHub Exploit DB Packet Storm
251814 6.9 警告 Apache Software Foundation - Debian GNU/Linux の CouchDB における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-2953 2012-03-27 18:42 2010-09-9 Show GitHub Exploit DB Packet Storm
251815 4.3 警告 Apache Software Foundation - Apache Traffic Server における内部 DNS キャッシュポイズニングの脆弱性 CWE-20
不適切な入力確認
CVE-2010-2952 2012-03-27 18:42 2010-09-13 Show GitHub Exploit DB Packet Storm
251816 5 警告 Squid-cache.org - Squid の dns_internal.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-2951 2012-03-27 18:42 2010-10-12 Show GitHub Exploit DB Packet Storm
251817 2.1 注意 Linux - Linux kernel の fs/jfs/xattr.c における xattr 名前空間の制限を回避する脆弱性 CWE-20
不適切な入力確認
CVE-2010-2946 2012-03-27 18:42 2010-09-29 Show GitHub Exploit DB Packet Storm
251818 8.5 危険 LANDesk - LANDesk Management Gateway の gsb/drivers.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2892 2012-03-27 18:42 2010-11-15 Show GitHub Exploit DB Packet Storm
251819 7.5 危険 tu-braunschweig - libsmi の smiGetNode 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2891 2012-03-27 18:42 2010-10-27 Show GitHub Exploit DB Packet Storm
251820 6.8 警告 MediaWiki - MediaWiki の MediaWikiParserTest.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2789 2012-03-27 18:42 2011-04-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254241 6.1 MEDIUM
Network
kaltura kaltura_server An issue was discovered in Kaltura server Lynx-12.11.0. The vulnerability exists due to insufficient filtration of user-supplied data passed to the "admin_console/web/tools/SimpleJWPlayer.php" URL, t… CWE-79
Cross-site Scripting
CVE-2017-6391 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
254242 6.1 MEDIUM
Network
soruly whatanime.ga An issue was discovered in whatanime.ga before c334dd8499a681587dd4199e90b0aa0eba814c1d. The vulnerability exists due to insufficient filtration of user-supplied data passed to the "whatanime.ga-mast… CWE-79
Cross-site Scripting
CVE-2017-6390 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
254243 7.5 HIGH
Network
atheme atheme Memory leak in the login_user function in saslserv/main.c in saslserv/main.so in Atheme 7.2.7 allows a remote unauthenticated attacker to consume memory and cause a denial of service. This is fixed i… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-6384 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
254244 8.6 HIGH
Network
openidc mod_auth_openidc The "OpenID Connect Relying Party and OAuth 2.0 Resource Server" (aka mod_auth_openidc) module before 2.1.5 for the Apache HTTP Server does not skip OIDC_CLAIM_ and OIDCAuthNHeader headers in an "OID… CWE-287
Improper Authentication
CVE-2017-6062 2024-11-21 12:29 2017-03-2 Show GitHub Exploit DB Packet Storm
254245 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
254246 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
254247 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
254248 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
254249 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
254250 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