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 27, 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
222141 4.3 警告 Mozilla Foundation - Bugzilla の show_bug.cgi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0785 2013-12-26 17:41 2013-02-17 Show GitHub Exploit DB Packet Storm
222142 6.5 警告 OpenStack - 複数の OpenStack 製品におけるアクセスを保持される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4222 2013-12-26 17:37 2013-06-3 Show GitHub Exploit DB Packet Storm
222143 4.7 警告 Linux - Linux Kernel の IPv6 の実装の net/ipv6/udp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4162 2013-12-26 17:30 2013-07-2 Show GitHub Exploit DB Packet Storm
222144 7.2 危険 Novell - Windows 上で稼働する Novell Client の NICM.SYS カーネルドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3956 2013-12-26 16:57 2013-05-28 Show GitHub Exploit DB Packet Storm
222145 7.2 危険 Novell - Windows 上で稼働する Novell Client のカーネルドライバにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-3697 2013-12-26 16:54 2013-05-28 Show GitHub Exploit DB Packet Storm
222146 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3335 2013-12-26 16:07 2013-05-14 Show GitHub Exploit DB Packet Storm
222147 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3334 2013-12-26 16:05 2013-05-14 Show GitHub Exploit DB Packet Storm
222148 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3333 2013-12-26 16:02 2013-05-14 Show GitHub Exploit DB Packet Storm
222149 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3332 2013-12-26 15:59 2013-05-14 Show GitHub Exploit DB Packet Storm
222150 5 警告 virtuastore - VirtuaStore の administrador.asp における絶対パストラバーサルの脆弱性 - CVE-2006-3488 2013-12-26 15:44 2006-07-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
273021 5.3 MEDIUM
Network
ntp ntp NTP before 4.2.8p6 and 4.3.x before 4.3.90 allows remote attackers to bypass the origin timestamp validation via a packet with an origin timestamp set to zero. CWE-20
 Improper Input Validation 
CVE-2015-8138 2024-11-21 11:38 2017-01-31 Show GitHub Exploit DB Packet Storm
273022 7.5 HIGH
Network
vercel ms The ms package before 0.7.1 for Node.js allows attackers to cause a denial of service (CPU consumption) via a long version string, aka a "regular expression denial of service (ReDoS)." CWE-1333
 Inefficient Regular Expression Complexity
CVE-2015-8315 2024-11-21 11:38 2017-01-24 Show GitHub Exploit DB Packet Storm
273023 9.8 CRITICAL
Network
netbsd netbsd CGI handling flaw in bozohttpd in NetBSD 6.0 through 6.0.6, 6.1 through 6.1.5, and 7.0 allows remote attackers to execute arbitrary code via crafted arguments, which are handled by a non-CGI aware pr… CWE-20
 Improper Input Validation 
CVE-2015-8212 2024-11-21 11:38 2017-01-20 Show GitHub Exploit DB Packet Storm
273024 6.1 MEDIUM
Network
exponentcms exponent_cms Exponent CMS before 2.3.7 does not properly restrict the types of files that can be uploaded, which allows remote attackers to conduct cross-site scripting (XSS) attacks and possibly have other unspe… CWE-79
Cross-site Scripting
CVE-2015-8684 2024-11-21 11:38 2017-01-19 Show GitHub Exploit DB Packet Storm
273025 6.1 MEDIUM
Network
exponentcms exponent_cms Cross-site scripting (XSS) vulnerability in Reset Your Password module in Exponent CMS before 2.3.5 allows remote attackers to inject arbitrary web script or HTML via the Username/Email. CWE-79
Cross-site Scripting
CVE-2015-8667 2024-11-21 11:38 2017-01-19 Show GitHub Exploit DB Packet Storm
273026 6.5 MEDIUM
Local
qemu qemu QEMU (aka Quick Emulator) built with the Rocker switch emulation support is vulnerable to an off-by-one error. It happens while processing transmit (tx) descriptors in 'tx_consume' routine, if a desc… CWE-193
 Off-by-one Error
CVE-2015-8701 2024-11-21 11:38 2016-12-30 Show GitHub Exploit DB Packet Storm
273027 8.8 HIGH
Network
open-xchange ox_guard An issue was discovered in Open-Xchange Guard before 2.2.0-rev8. The "getprivkeybyid" API call is used to download a PGP Private Key for a specific user after providing authentication credentials. Cl… CWE-320
 Key Management Errors
CVE-2015-8542 2024-11-21 11:38 2016-12-15 Show GitHub Exploit DB Packet Storm
273028 6.1 MEDIUM
Network
broadcom release_automation Multiple cross-site scripting (XSS) vulnerabilities in CA Release Automation (formerly LISA Release Automation) 5.0.2 before 5.0.2-227, 5.5.1 before 5.5.1-1616, 5.5.2 before 5.5.2-434, and 6.1.0 befo… CWE-79
Cross-site Scripting
CVE-2015-8699 2024-11-21 11:38 2016-06-29 Show GitHub Exploit DB Packet Storm
273029 7.1 HIGH
Local
broadcom release_automation CA Release Automation (formerly LISA Release Automation) 5.0.2 before 5.0.2-227, 5.5.1 before 5.5.1-1616, 5.5.2 before 5.5.2-434, and 6.1.0 before 6.1.0-1026 allows remote attackers to read arbitrary… NVD-CWE-Other
CVE-2015-8698 2024-11-21 11:38 2016-06-29 Show GitHub Exploit DB Packet Storm
273030 7.5 HIGH
Network
netgear d3600_firmware
d6000_firmware
The password-recovery feature on NETGEAR D3600 devices with firmware 1.0.0.49 and D6000 devices with firmware 1.0.0.49 and earlier allows remote attackers to discover the cleartext administrator pass… CWE-255
CWE-200
Credentials Management
Information Exposure
CVE-2015-8289 2024-11-21 11:38 2016-06-20 Show GitHub Exploit DB Packet Storm