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 18, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252891 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime の QuickTime ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0248 2011-08-19 11:45 2011-08-4 Show GitHub Exploit DB Packet Storm
252892 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0247 2011-08-19 11:44 2011-08-4 Show GitHub Exploit DB Packet Storm
252893 9.3 危険 アップル - Windows 上で稼動する Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0246 2011-08-18 09:03 2011-08-4 Show GitHub Exploit DB Packet Storm
252894 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0245 2011-08-18 09:02 2011-08-4 Show GitHub Exploit DB Packet Storm
252895 5 警告 アバイア - Secure Access Link (SAL) Gateway に情報漏えいの脆弱性 CWE-16
環境設定
CVE-2011-3008 2011-08-18 08:58 2011-08-1 Show GitHub Exploit DB Packet Storm
252896 4.3 警告 PNG Development Group
レッドハット
- libpng の pngerror.c 内にある png_format_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2011-2501 2011-08-17 13:34 2011-07-7 Show GitHub Exploit DB Packet Storm
252897 1.2 注意 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の net/core/ethtool.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4655 2011-08-17 13:30 2011-03-1 Show GitHub Exploit DB Packet Storm
252898 6.9 警告 レッドハット - Linux-HA の SAPDatabase および SAPInstance スクリプトにおける権限を取得される脆弱性 CWE-DesignError
CVE-2010-3389 2011-08-17 13:29 2010-10-20 Show GitHub Exploit DB Packet Storm
252899 6.5 警告 エイムラック - Aipo における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1342 2011-08-16 12:02 2011-08-16 Show GitHub Exploit DB Packet Storm
252900 2.6 注意 エイムラック - Aipo におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1341 2011-08-16 12:01 2011-08-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
274781 - google android The checkDestination function in internal/telephony/SMSDispatcher.java in Android before 5.1.1 LMY48M relies on an obsolete permission name for an authorization check, which allows attackers to bypas… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-3858 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274782 - google android The Region_createFromParcel function in core/jni/android/graphics/Region.cpp in Region in Android before 5.1.1 LMY48M does not check the return values of certain read operations, which allows attacke… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-3849 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274783 - google android The Parcel::appendFrom function in libs/binder/Parcel.cpp in Binder in Android before 5.1.1 LMY48M does not consider parcel boundaries during identification of binder objects in an append operation, … CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-3845 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274784 - google android The getProcessRecordLocked method in services/core/java/com/android/server/am/ActivityManagerService.java in ActivityManager in Android before 5.1.1 LMY48I allows attackers to trigger incorrect proce… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-3844 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274785 - google android The SIM Toolkit (STK) framework in Android before 5.1.1 LMY48I allows attackers to (1) intercept or (2) emulate unspecified Telephony STK SIM commands via an application that sends a crafted Intent, … CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-3843 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274786 - google android Multiple heap-based buffer overflows in libeffects in the Audio Policy Service in mediaserver in Android before 5.1.1 LMY48I allow attackers to execute arbitrary code via a crafted application, aka i… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-3842 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274787 - google android The OpenSSLX509Certificate class in org/conscrypt/OpenSSLX509Certificate.java in Android before 5.1.1 LMY48I improperly includes certain context data during serialization and deserialization, which a… CWE-20
 Improper Input Validation 
CVE-2015-3837 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274788 - google android The Parse_wave function in arm-wt-22k/lib_src/eas_mdls.c in the Sonivox DLS-to-EAS converter in Android before 5.1.1 LMY48I does not reject a negative value for a certain size field, which allows rem… CWE-189
Numeric Errors
CVE-2015-3836 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274789 - google android Buffer overflow in the OMXNodeInstance::emptyBuffer function in omx/OMXNodeInstance.cpp in libstagefright in Android before 5.1.1 LMY48I allows attackers to execute arbitrary code via a crafted appli… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-3835 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm
274790 - google android Multiple integer overflows in the BnHDCP::onTransact function in media/libmedia/IHDCP.cpp in libstagefright in Android before 5.1.1 LMY48I allow attackers to execute arbitrary code via a crafted appl… CWE-189
Numeric Errors
CVE-2015-3834 2024-11-21 11:29 2015-10-1 Show GitHub Exploit DB Packet Storm