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 6, 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
222511 2.6 注意 httplib2 Project
Canonical
- httplib2 における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-2037 2014-01-23 16:11 2013-04-23 Show GitHub Exploit DB Packet Storm
222512 7.5 危険 UAEPD - UAEPD Shopping Cart Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-1618 2014-01-23 15:57 2014-01-8 Show GitHub Exploit DB Packet Storm
222513 5.8 警告 FreeBSD - FreeBSD で使用される bsnmpd の lib/snmpagent.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-1452 2014-01-23 15:49 2014-01-14 Show GitHub Exploit DB Packet Storm
222514 6.5 警告 Open Dynamics - Collabtive の managetimetracker.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-6872 2014-01-23 15:44 2013-11-26 Show GitHub Exploit DB Packet Storm
222515 4.3 警告 IBM - 複数の IBM 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6746 2014-01-23 15:36 2013-12-23 Show GitHub Exploit DB Packet Storm
222516 10 危険 IBM - IBM Java SDK における脆弱性 CWE-noinfo
情報不足
CVE-2013-0485 2014-01-23 15:36 2013-04-9 Show GitHub Exploit DB Packet Storm
222517 4.3 警告 IBM - IBM Platform Symphony における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-6305 2014-01-23 15:33 2013-10-31 Show GitHub Exploit DB Packet Storm
222518 2.1 注意 IBM - IBM Tivoli Federated Identity Manager および Tivoli Federated Identity Manager Business Gateway におけるトランザクションを完了される脆弱性 CWE-287
不適切な認証
CVE-2013-5429 2014-01-23 15:33 2013-12-31 Show GitHub Exploit DB Packet Storm
222519 4 警告 The Tor Project - Tor における暗号保護メカニズムを回避される脆弱性 CWE-310
暗号の問題
CVE-2013-7295 2014-01-23 12:13 2013-12-22 Show GitHub Exploit DB Packet Storm
222520 7.8 危険 デル - Dell PowerConnect スイッチ上で稼働する GoAhead Web Server のログインページにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-3606 2014-01-22 19:13 2014-01-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
268491 7.0 HIGH
Local
google android Buffer overflow in the Qualcomm radio driver in Android before 2017-01-05 on Android One devices allows local users to gain privileges via a crafted application, aka Android internal bug 32639452 and… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-5345 2024-11-21 11:54 2018-01-23 Show GitHub Exploit DB Packet Storm
268492 9.8 CRITICAL
Network
puppet puppet_agent Versions of Puppet Agent prior to 1.6.0 included a version of the Puppet Execution Protocol (PXP) agent that passed environment variables through to Puppet runs. This could allow unauthorized code to… CWE-94
Code Injection
CVE-2016-5713 2024-11-21 11:54 2017-12-7 Show GitHub Exploit DB Packet Storm
268493 7.2 HIGH
Network
puppet puppet_enterprise
puppet_agent
Puppet Enterprise 2015.3.3 and 2016.x before 2016.4.0, and Puppet Agent 1.3.6 through 1.7.0 allow remote attackers to bypass a host whitelist protection mechanism and execute arbitrary code on Puppet… CWE-284
Improper Access Control
CVE-2016-5714 2024-11-21 11:54 2017-10-19 Show GitHub Exploit DB Packet Storm
268494 7.8 HIGH
Local
novell
opensuse
suse_linux_enterprise_server
suse_linux_enterprise_desktop
leap
The mkdumprd script called "dracut" in the current working directory "." allows local users to trick the administrator into executing code as root. CWE-20
 Improper Input Validation 
CVE-2016-5759 2024-11-21 11:54 2017-09-9 Show GitHub Exploit DB Packet Storm
268495 4.7 MEDIUM
Local
google android In all Qualcomm products with Android releases from CAF using the Linux kernel, kernel stack data can be leaked to userspace by an audio driver. CWE-200
Information Exposure
CVE-2016-5347 2024-11-21 11:54 2017-08-17 Show GitHub Exploit DB Packet Storm
268496 8.8 HIGH
Network
puppet puppet_enterprise The console in Puppet Enterprise 2015.x and 2016.x prior to 2016.4.0 includes unsafe string reads that potentially allows for remote code execution on the console node. CWE-134
Use of Externally-Controlled Format String
CVE-2016-5716 2024-11-21 11:54 2017-08-9 Show GitHub Exploit DB Packet Storm
268497 6.1 MEDIUM
Network
apache sling In the XSS Protection API module before 1.0.12 in Apache Sling, the encoding done by the XSSAPI.encodeForJSString() method is not restrictive enough and for some input patterns allows script tags to … CWE-79
Cross-site Scripting
CVE-2016-5394 2024-11-21 11:54 2017-07-20 Show GitHub Exploit DB Packet Storm
268498 7.5 HIGH
Network
freeipa freeipa FreeIPA 4.4.0 allows remote attackers to request an arbitrary SAN name for services. CWE-284
Improper Access Control
CVE-2016-5414 2024-11-21 11:54 2017-06-28 Show GitHub Exploit DB Packet Storm
268499 7.5 HIGH
Network
libreswan
fedoraproject
libreswan
fedora
libreswan before 3.18 allows remote attackers to cause a denial of service (NULL pointer dereference and pluto daemon restart). CWE-476
 NULL Pointer Dereference
CVE-2016-5391 2024-11-21 11:54 2017-06-14 Show GitHub Exploit DB Packet Storm
268500 9.8 CRITICAL
Network
redhat quickstart_cloud_installer /var/lib/ovirt-engine/setup/engine-DC-config.py in Red Hat QuickStart Cloud Installer (QCI) before 1.0 GA is created world readable and contains the root password of the deployed system. CWE-255
Credentials Management
CVE-2016-5411 2024-11-21 11:54 2017-06-14 Show GitHub Exploit DB Packet Storm