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 10, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203861 7.8 重要
Local
マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3357 2016-09-16 12:21 2016-09-13 Show GitHub Exploit DB Packet Storm
203862 4.7 警告
Local
トレンドマイクロ - ウイルスバスター クラウドにおける検索対象に関する脆弱性 CWE-Other
その他
- 2016-09-16 12:19 2016-09-16 Show GitHub Exploit DB Packet Storm
203863 8.8 重要
Network
マイクロソフト - Microsoft Silverlight の StringBuilder における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3367 2016-09-16 11:44 2016-09-13 Show GitHub Exploit DB Packet Storm
203864 8.8 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品の SMBv1 サーバにおける任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-3345 2016-09-16 11:34 2016-09-13 Show GitHub Exploit DB Packet Storm
203865 3.3
Local
マイクロソフト - Microsoft Windows 10 の保護カーネルモード機能における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3344 2016-09-16 11:34 2016-09-13 Show GitHub Exploit DB Packet Storm
203866 6.3 警告
Physics
マイクロソフト - 複数の Microsoft Windows 製品における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-3302 2016-09-16 11:34 2016-09-13 Show GitHub Exploit DB Packet Storm
203867 7.4 重要
Network
マイクロソフト - Microsoft Exchange Server 2013 および 2016 におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2016-3378 2016-09-16 11:15 2016-09-13 Show GitHub Exploit DB Packet Storm
203868 7.5 重要
Network
マイクロソフト - 複数の Microsoft 製品の OLE オートメーションのメカニズムおよび VBScript スクリプトエンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3375 2016-09-16 10:26 2016-09-13 Show GitHub Exploit DB Packet Storm
203869 7.8 重要
Local
マイクロソフト - 複数の Microsoft Excel 製品および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-3381 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
203870 6.5 警告
Network
マイクロソフト - 複数の Microsoft Outlook 製品におけるウィルスまたはスパムの検出を回避される脆弱性 CWE-Other
その他
CVE-2016-3366 2016-09-15 18:14 2016-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291611 5.3 MEDIUM
Network
perl
canonical
dbi
ubuntu_linux
An issue was discovered in the DBI module before 1.632 for Perl. Using many arguments to methods for Callbacks may lead to memory corruption. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-7490 2024-11-21 11:01 2020-09-12 Show GitHub Exploit DB Packet Storm
291612 6.8 MEDIUM
Adjacent
beakerbrowser beaker The Beaker library through 1.11.0 for Python is affected by deserialization of untrusted data, which could lead to arbitrary code execution. CWE-502
 Deserialization of Untrusted Data
CVE-2013-7489 2024-11-21 11:01 2020-06-27 Show GitHub Exploit DB Packet Storm
291613 7.5 HIGH
Network
convert\
fedoraproject
\
fedora
perl-Convert-ASN1 (aka the Convert::ASN1 module for Perl) through 0.27 allows remote attackers to cause an infinite loop via unexpected input. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2013-7488 2024-11-21 11:01 2020-04-8 Show GitHub Exploit DB Packet Storm
291614 9.8 CRITICAL
Network
swann dvr04b_firmware
dvr08b_firmware
dvr-16cif_firmware
dvr16b_firmware
On Swann DVR04B, DVR08B, DVR-16CIF, and DVR16B devices, raysharpdvr application has a vulnerable call to “system”, which allows remote attackers to execute arbitrary code via TCP port 9000. CWE-74
Injection
CVE-2013-7487 2024-11-21 11:01 2020-03-21 Show GitHub Exploit DB Packet Storm
291615 9.8 CRITICAL
Network
redhat openshift The default configuration of broker.conf in Red Hat OpenShift Enterprise 2.x before 2.1 has a password of "mooo" for a Mongo account, which allows remote attackers to hijack the broker by providing t… CWE-1188
 Insecure Default Initialization of Resource
CVE-2014-0234 2024-11-21 11:01 2020-02-12 Show GitHub Exploit DB Packet Storm
291616 5.9 MEDIUM
Network
redhat jboss_portal It was found that the implementation of the GTNSubjectCreatingInterceptor class in gatein-wsrp was not thread safe. For a specific WSRP endpoint, under high-concurrency scenarios or scenarios where S… CWE-362
Race Condition
CVE-2014-0245 2024-11-21 11:01 2020-01-3 Show GitHub Exploit DB Packet Storm
291617 6.1 MEDIUM
Network
redhat subscription_asset_manager Versions of Katello as shipped with Red Hat Subscription Asset Manager 1.4 are vulnerable to a XSS via HTML in the systems name when registering. CWE-79
Cross-site Scripting
CVE-2014-0183 2024-11-21 11:01 2020-01-3 Show GitHub Exploit DB Packet Storm
291618 6.5 MEDIUM
Network
redhat jboss_enterprise_application_platform In JBoss EAP 6 a security domain is configured to use a cache that is shared between all applications that are in the security domain. This could allow an authenticated user in one application to acc… CWE-863
 Incorrect Authorization
CVE-2014-0169 2024-11-21 11:01 2020-01-3 Show GitHub Exploit DB Packet Storm
291619 9.8 CRITICAL
Network
tigervnc tigervnc Multiple heap-based buffer overflows in the ZRLE_DECODE function in common/rfb/zrleDecode.h in TigerVNC before 1.3.1, when NDEBUG is enabled, allow remote VNC servers to cause a denial of service (vn… CWE-787
 Out-of-bounds Write
CVE-2014-0011 2024-11-21 11:01 2020-01-3 Show GitHub Exploit DB Packet Storm
291620 6.1 MEDIUM
Network
open-xchange open-xchange_appsuite Cross-site scripting (XSS) vulnerability in the backend in Open-Xchange (OX) AppSuite 7.2.x before 7.2.2-rev27 and 7.4.x before 7.4.0-rev20 allows remote attackers to inject arbitrary web script or H… CWE-79
Cross-site Scripting
CVE-2013-7486 2024-11-21 11:01 2020-01-3 Show GitHub Exploit DB Packet Storm