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 12, 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
252361 10 危険 RealFlex Technologies - DATAC RealFlex RealWin の HMI アプリケーションにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1564 2011-06-2 09:47 2011-04-5 Show GitHub Exploit DB Packet Storm
252362 10 危険 RealFlex Technologies - DATAC RealFlex RealWin の HMI アプリケーションにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1563 2011-06-2 09:46 2011-04-5 Show GitHub Exploit DB Packet Storm
252363 4.7 警告 レッドハット
Richard W.M. Jones
- virt-v2v および virt-inspector などの製品に使用される libguestfs におけるホスト OS 上のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-3851 2011-06-1 10:25 2010-11-4 Show GitHub Exploit DB Packet Storm
252364 4.4 警告 Todd C. Miller
レッドハット
- sudo の check.c における認証要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0010 2011-05-31 11:41 2011-01-18 Show GitHub Exploit DB Packet Storm
252365 - - SmarterTools Inc. - SmarterTools 製ウェブサーバに複数の脆弱性 - - 2011-05-31 11:40 2011-05-19 Show GitHub Exploit DB Packet Storm
252366 - - OpenSSL Project - OpenSSL における ECDSA 秘密鍵が漏えいしてしまう問題 - - 2011-05-31 11:23 2011-05-18 Show GitHub Exploit DB Packet Storm
252367 4.3 警告 Apache Software Foundation - Apache Tomcat におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1582 2011-05-31 11:19 2011-05-8 Show GitHub Exploit DB Packet Storm
252368 4.3 警告 CA Technologies - CA eHealth におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1899 2011-05-31 11:16 2011-05-10 Show GitHub Exploit DB Packet Storm
252369 4.3 警告 ISC, Inc. - ISC BIND におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1907 2011-05-31 11:09 2011-05-5 Show GitHub Exploit DB Packet Storm
252370 7.8 危険 日本電気
ヤマハ
- ヤマハルーターシリーズにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1323 2011-05-31 10:37 2011-04-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
276651 7.8 HIGH
Local
google android drivers/misc/qseecom.c in the Qualcomm components in Android before 2016-08-05 on Nexus 5 and 7 (2013) devices does not validate ioctl calls, which allows attackers to gain privileges via a crafted a… CWE-20
 Improper Input Validation 
CVE-2014-9864 2024-11-21 11:21 2016-08-6 Show GitHub Exploit DB Packet Storm
276652 7.8 HIGH
Local
google android Integer underflow in the diag driver in the Qualcomm components in Android before 2016-08-05 on Nexus 5 and 7 (2013) devices allows attackers to gain privileges or obtain sensitive information via a … CWE-190
 Integer Overflow or Wraparound
CVE-2014-9863 2024-11-21 11:21 2016-08-6 Show GitHub Exploit DB Packet Storm
276653 9.8 CRITICAL
Network
google android Buffer overflow in CORE/SYS/legacy/src/utils/src/dot11f.c in the Qualcomm Wi-Fi driver in Android before 2016-08-05 on Nexus 7 (2013) devices allows remote attackers to execute arbitrary code via a c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9902 2024-11-21 11:21 2016-08-6 Show GitHub Exploit DB Packet Storm
276654 7.5 HIGH
Network
google android The Qualcomm Wi-Fi driver in Android before 2016-08-05 on Nexus 7 (2013) devices makes incorrect snprintf calls, which allows remote attackers to cause a denial of service (device hang or reboot) via… CWE-284
Improper Access Control
CVE-2014-9901 2024-11-21 11:21 2016-08-6 Show GitHub Exploit DB Packet Storm
276655 7.8 HIGH
Local
apple mac_os_x Integer signedness error in bspatch.c in bspatch in bsdiff, as used in Apple OS X before 10.11.6 and other products, allows remote attackers to execute arbitrary code or cause a denial of service (he… CWE-190
 Integer Overflow or Wraparound
CVE-2014-9862 2024-11-21 11:21 2016-07-22 Show GitHub Exploit DB Packet Storm
276656 7.8 HIGH
Local
linux
google
linux_kernel
android
arch/arm64/include/asm/pgtable.h in the Linux kernel before 3.15-rc5-next-20140519, as used in Android before 2016-07-05 on Nexus 5X and 6P devices, mishandles execute-only pages, which allows attack… CWE-19
 Data Processing Errors
CVE-2014-9803 2024-11-21 11:21 2016-07-11 Show GitHub Exploit DB Packet Storm
276657 7.8 HIGH
Local
google android Multiple integer overflows in lib/libfdt/fdt.c in the Qualcomm components in Android before 2016-07-05 on Nexus 5 and 7 (2013) devices allow attackers to gain privileges via a crafted application, ak… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-9802 2024-11-21 11:21 2016-07-11 Show GitHub Exploit DB Packet Storm
276658 7.8 HIGH
Local
google android Multiple integer overflows in lib/libfdt/fdt_rw.c in the Qualcomm components in Android before 2016-07-05 on Nexus 5 devices allow attackers to gain privileges via a crafted application, aka Android … CWE-189
Numeric Errors
CVE-2014-9801 2024-11-21 11:21 2016-07-11 Show GitHub Exploit DB Packet Storm
276659 7.8 HIGH
Local
google android Integer overflow in lib/heap/heap.c in the Qualcomm components in Android before 2016-07-05 on Nexus 5 and 7 (2013) devices allows attackers to gain privileges via a crafted application, aka Android … CWE-264
CWE-189
Permissions, Privileges, and Access Controls
Numeric Errors
CVE-2014-9800 2024-11-21 11:21 2016-07-11 Show GitHub Exploit DB Packet Storm
276660 7.8 HIGH
Local
google android The makefile in the Qualcomm components in Android before 2016-07-05 on Nexus 5 and 7 (2013) devices omits the -fno-strict-overflow option to gcc, which might allow attackers to gain privileges via a… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-9799 2024-11-21 11:21 2016-07-11 Show GitHub Exploit DB Packet Storm