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 9, 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
218851 7.8 危険 Belkin International - Belkin WeMo Home Automation ファームウェアにおける重要な情報を取得される脆弱性 CWE-310
CWE-Other
CVE-2013-6950 2014-02-25 15:52 2013-12-4 Show GitHub Exploit DB Packet Storm
218852 9.3 危険 Belkin International - Belkin WeMo Home Automation ファームウェアにおけるアクセス制限を回避される脆弱性 CWE-264
CWE-Other
CVE-2013-6949 2014-02-25 15:52 2013-12-4 Show GitHub Exploit DB Packet Storm
218853 7.8 危険 Belkin International - Belkin WeMo Home Automation ファームウェアの peerAddresses API における XML インジェクション攻撃を実行される脆弱性 CWE-94
CWE-Other
CVE-2013-6948 2014-02-25 15:51 2013-12-4 Show GitHub Exploit DB Packet Storm
218854 7.8 危険 シーメンス - Siemens RuggedCom ROS の SNMP の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-1966 2014-02-25 15:33 2014-02-18 Show GitHub Exploit DB Packet Storm
218855 9.3 危険 ICONICS, Inc. - ICONICS GENESIS32 の GenLaunch.htm の ActiveX コントロールにおける任意のプログラムを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0758 2014-02-25 15:25 2014-02-20 Show GitHub Exploit DB Packet Storm
218856 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの Phone Proxy コンポーネントにおける sec_db 認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-0739 2014-02-25 15:20 2014-02-21 Show GitHub Exploit DB Packet Storm
218857 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアの Phone Proxy コンポーネントにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-0738 2014-02-25 15:20 2014-02-21 Show GitHub Exploit DB Packet Storm
218858 4.3 警告 シスコシステムズ - Cisco Unified IP Phone 7960G における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-0737 2014-02-25 15:19 2014-02-21 Show GitHub Exploit DB Packet Storm
218859 5 警告 シスコシステムズ - Cisco Unified Communications Manager の管理インターフェースにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0731 2014-02-25 15:18 2014-02-19 Show GitHub Exploit DB Packet Storm
218860 6.8 警告 シスコシステムズ - Cisco Unified Computing System Central ソフトウェアにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2014-0730 2014-02-25 15:17 2014-02-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293391 - microsoft windows_server_2008
windows_server_2012
The IP-HTTPS server in Windows Server 2008 R2 and R2 SP1 and Server 2012 does not properly validate certificates, which allows remote attackers to bypass intended access restrictions via a revoked ce… CWE-20
 Improper Input Validation 
CVE-2012-2549 2024-11-21 10:39 2012-12-12 Show GitHub Exploit DB Packet Storm
293392 - xen xen Xen 4.0, and 4.1, when running a 64-bit PV guest on "older" AMD CPUs, does not properly protect against a certain AMD processor bug, which allows local guest OS users to cause a denial of service (ho… NVD-CWE-noinfo
CVE-2012-2934 2024-11-21 10:39 2012-12-4 Show GitHub Exploit DB Packet Storm
293393 - oracle jdk
jre
openjdk
Oracle Java SE before 7 Update 6, and OpenJDK 7 before 7u6 build 12 and 8 before build 39, computes hash values without restricting the ability to trigger hash collisions predictably, which allows co… CWE-310
Cryptographic Issues
CVE-2012-2739 2024-11-21 10:39 2012-11-28 Show GitHub Exploit DB Packet Storm
293394 - awcm-cms ar_web_content_manager ar web content manager (AWCM) 2.2 does not restrict the number of comment records that can be submitted through HTTP requests, which allows remote attackers to cause a denial of service (disk consump… CWE-399
 Resource Management Errors
CVE-2012-2438 2024-11-21 10:39 2012-11-26 Show GitHub Exploit DB Packet Storm
293395 - awcm-cms ar_web_content_manager cookie_gen.php in ar web content manager (AWCM) 2.2 does not require authentication, which allows remote attackers to generate arbitrary cookies via the name parameter in conjunction with the content… CWE-287
Improper Authentication
CVE-2012-2437 2024-11-21 10:39 2012-11-26 Show GitHub Exploit DB Packet Storm
293396 - apache tomcat java/org/apache/coyote/http11/InternalNioInputBuffer.java in the HTTP NIO connector in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28 does not properly restrict the request-header size, which … CWE-20
 Improper Input Validation 
CVE-2012-2733 2024-11-21 10:39 2012-11-17 Show GitHub Exploit DB Packet Storm
293397 - broadcom
apple
bcm4329
bcm4325
iphone_os
The Broadcom BCM4325 and BCM4329 Wi-Fi chips, as used in certain Acer, Apple, Asus, Ford, HTC, Kyocera, LG, Malata, Motorola, Nokia, Pantech, Samsung, and Sony products, allow remote attackers to cau… CWE-20
 Improper Input Validation 
CVE-2012-2619 2024-11-21 10:39 2012-11-14 Show GitHub Exploit DB Packet Storm
293398 - microsoft windows_server_2008
windows_7
windows_xp
windows_server_2003
windows_vista
Use-after-free vulnerability in win32k.sys in the kernel-mode drivers in Microsoft Windows XP SP3, Windows Server 2003 SP2, Windows Vista SP2, Windows Server 2008 SP2, and Windows 7 Gold and SP1 allo… CWE-399
 Resource Management Errors
CVE-2012-2553 2024-11-21 10:39 2012-11-14 Show GitHub Exploit DB Packet Storm
293399 - microsoft excel
excel_viewer
office_compatibility_pack
office
Stack-based buffer overflow in Microsoft Excel 2007 SP2 and SP3 and 2010 SP1; Office 2011 for Mac; Excel Viewer; and Office Compatibility Pack SP2 and SP3 allows remote attackers to execute arbitrary… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-2543 2024-11-21 10:39 2012-11-14 Show GitHub Exploit DB Packet Storm
293400 - microsoft ftp_service Microsoft FTP Service 7.0 and 7.5 for Internet Information Services (IIS) processes unspecified commands before TLS is enabled for a session, which allows remote attackers to obtain sensitive informa… CWE-200
Information Exposure
CVE-2012-2532 2024-11-21 10:39 2012-11-14 Show GitHub Exploit DB Packet Storm