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 2, 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
252761 9.3 危険 マイクロソフト - Microsoft Outlook におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2728 2010-10-5 18:59 2010-09-14 Show GitHub Exploit DB Packet Storm
252762 9.3 危険 マイクロソフト - Microsoft Windows の USP10.DLL 内の Uniscribe 実装における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2738 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
252763 9.3 危険 マイクロソフト - Microsoft Windows の MPEG-4 コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0818 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
252764 9.3 危険 マイクロソフト - Microsoft Windows の Print Spooler サービスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2729 2010-10-5 18:57 2010-09-14 Show GitHub Exploit DB Packet Storm
252765 1.7 注意 IBM - IBM AIX の sa_snap におけるファイルを削除される脆弱性 CWE-noinfo
情報不足
CVE-2010-3406 2010-10-5 18:57 2010-08-6 Show GitHub Exploit DB Packet Storm
252766 6.8 警告 IBM - IBM AIX および VIOS の sa_snap におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3405 2010-10-5 18:56 2010-08-6 Show GitHub Exploit DB Packet Storm
252767 4.3 警告 有限会社 のれんずプロ - AD-EDIT2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2367 2010-10-5 11:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252768 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の ImageIO におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1817 2010-10-4 17:59 2010-09-8 Show GitHub Exploit DB Packet Storm
252769 5.8 警告 アップル - iPhone および iPod touch 上で稼動する Apple iOS の FaceTime における通話をリダイレクトされる脆弱性 CWE-Other
その他
CVE-2010-1810 2010-10-4 17:55 2010-09-8 Show GitHub Exploit DB Packet Storm
252770 10 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の Accessibility コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-1809 2010-10-4 17:55 2010-09-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
280701 6.1 MEDIUM
Network
barracudadrive barracudadrive Multiple cross-site scripting (XSS) vulnerabilities in BarracudaDrive before 6.7 allow remote attackers to inject arbitrary web script or HTML via the (1) sForumName or (2) sDescription parameter to … CWE-79
Cross-site Scripting
CVE-2014-2526 2024-11-21 11:06 2014-03-26 Show GitHub Exploit DB Packet Storm
280702 - openstack compute The VMWare driver in OpenStack Compute (Nova) 2013.2 through 2013.2.2 does not properly put VMs into RESCUE status, which allows remote authenticated users to bypass the quota limit and cause a denia… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-2573 2024-11-21 11:06 2014-03-26 Show GitHub Exploit DB Packet Storm
280703 - opensuse
icinga
opensuse
icinga
Multiple off-by-one errors in Icinga, possibly 1.10.2 and earlier, allow remote attackers to cause a denial of service (crash) via unspecified vectors to the (1) display_nav_table, (2) print_export_l… CWE-189
Numeric Errors
CVE-2014-2386 2024-11-21 11:06 2014-03-26 Show GitHub Exploit DB Packet Storm
280704 - net-snmp net-snmp The Linux implementation of the ICMP-MIB in Net-SNMP 5.5 before 5.5.2.1, 5.6.x before 5.6.2.1, and 5.7.x before 5.7.2.1 does not properly validate input, which allows remote attackers to cause a deni… CWE-20
 Improper Input Validation 
CVE-2014-2284 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280705 - linux
canonical
linux_kernel
ubuntu_linux
Use-after-free vulnerability in the nfqnl_zcopy function in net/netfilter/nfnetlink_queue_core.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory… CWE-416
 Use After Free
CVE-2014-2568 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280706 - linux
canonical
linux_kernel
ubuntu_linux
net/netfilter/nf_conntrack_proto_dccp.c in the Linux kernel through 3.13.6 uses a DCCP header pointer incorrectly, which allows remote attackers to cause a denial of service (system crash) or possibl… CWE-20
 Improper Input Validation 
CVE-2014-2523 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280707 - sonicwall nsa_2400 Cross-site scripting (XSS) vulnerability in the Dashboard Backend service (stats/dashboard.jsp) in SonicWall Network Security Appliance (NSA) 2400 allows remote attackers to inject arbitrary web scri… CWE-79
Cross-site Scripting
CVE-2014-2589 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280708 - mcafee asset_manager Directory traversal vulnerability in servlet/downloadReport in McAfee Asset Manager 6.6 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the reportFileName parameter. CWE-22
Path Traversal
CVE-2014-2588 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280709 - mcafee asset_manager SQL injection vulnerability in jsp/reports/ReportsAudit.jsp in McAfee Asset Manager 6.6 allows remote authenticated users to execute arbitrary SQL commands via the username of an audit report (aka us… CWE-89
SQL Injection
CVE-2014-2587 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm
280710 - mcafee cloud_single_sign_on Cross-site scripting (XSS) vulnerability in the login audit form in McAfee Cloud Single Sign On (SSO) allows remote attackers to inject arbitrary web script or HTML via a crafted password. CWE-79
Cross-site Scripting
CVE-2014-2586 2024-11-21 11:06 2014-03-25 Show GitHub Exploit DB Packet Storm