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 11, 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
256131 4.4 警告 ヒューレット・パッカード - HP HP-UX の OS-Core.CORE2-KRN ファイルセットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0891 2011-04-27 11:56 2011-03-23 Show GitHub Exploit DB Packet Storm
256132 1.9 注意 Gentoo Linux
レッドハット
- logrotate の logrotate.c 内にある writeState 関数におけるサービス運用妨害 (ローテーションの停止) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1155 2011-04-27 11:41 2011-03-30 Show GitHub Exploit DB Packet Storm
256133 6.9 警告 Gentoo Linux
レッドハット
- logrotate の shred_file 関数における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1154 2011-04-27 11:40 2011-03-30 Show GitHub Exploit DB Packet Storm
256134 1.9 注意 Gentoo Linux
レッドハット
- logrotate の createOutputFile 関数におけるログデータを閲覧される脆弱性 CWE-362
競合状態
CVE-2011-1098 2011-04-27 11:39 2011-03-30 Show GitHub Exploit DB Packet Storm
256135 6.9 警告 サイバートラスト株式会社
libvirt.org
レッドハット
- 複数のレッドハット製品などで利用される libvirt の libvirt.c における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1146 2011-04-27 11:34 2011-02-17 Show GitHub Exploit DB Packet Storm
256136 5.1 警告 rsync.samba.org
レッドハット
- rsync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1097 2011-04-27 11:32 2011-03-26 Show GitHub Exploit DB Packet Storm
256137 6.9 警告 GNOME Project
レッドハット
- GNOME Display Manager におけるファイルの所有権を変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0727 2011-04-27 11:31 2011-03-28 Show GitHub Exploit DB Packet Storm
256138 7.5 危険 レッドハット - Plone における管理者のアクセス権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0720 2011-04-27 11:30 2011-02-3 Show GitHub Exploit DB Packet Storm
256139 7.5 危険 CA Technologies - 複数の CA 製品の mng_core_com.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3984 2011-04-27 11:29 2010-12-9 Show GitHub Exploit DB Packet Storm
256140 2.1 注意 freedesktop.org
サイバートラスト株式会社
レッドハット
- D-Bus におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4352 2011-04-27 11:26 2010-12-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
300541 - apple iphone_os CFNetwork in Apple iOS before 6 does not properly identify the host portion of a URL, which allows remote attackers to obtain sensitive information by leveraging the construction of an HTTP request w… CWE-200
Information Exposure
CVE-2012-3724 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300542 - apple mac_os_x
mac_os_x_server
Apple Mac OS X before 10.7.5 does not properly handle the bNbrPorts field of a USB hub descriptor, which allows physically proximate attackers to execute arbitrary code or cause a denial of service (… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3723 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300543 - apple mac_os_x
mac_os_x_server
iphone_os
The Sorenson codec in QuickTime in Apple Mac OS X before 10.7.5, and in CoreMedia in iOS before 6, accesses uninitialized memory locations, which allows remote attackers to execute arbitrary code or … CWE-399
 Resource Management Errors
CVE-2012-3722 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300544 - apple mac_os_x Profile Manager in Apple Mac OS X before 10.7.5 does not properly perform authentication for the Device Management private interface, which allows attackers to enumerate managed devices via unspecifi… CWE-287
Improper Authentication
CVE-2012-3721 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300545 - apple mac_os_x Mobile Accounts in Apple Mac OS X before 10.7.5 and 10.8.x before 10.8.2 saves password hashes for external-account use even if external accounts are not enabled, which might allow remote attackers t… CWE-255
Credentials Management
CVE-2012-3720 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300546 - apple mac_os_x
mac_os_x_server
Mail in Apple Mac OS X before 10.7.5 does not properly handle embedded web plugins, which allows remote attackers to execute arbitrary plugin code via an e-mail message that triggers the loading of a… CWE-20
 Improper Input Validation 
CVE-2012-3719 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300547 - apple mac_os_x
mac_os_x_server
Apple Mac OS X before 10.7.5 and 10.8.x before 10.8.2 allows local users to read passwords entered into Login Window (aka LoginWindow) or Screen Saver Unlock by installing an input method that interc… CWE-200
Information Exposure
CVE-2012-3718 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300548 - apple mac_os_x
mac_os_x_server
CoreText in Apple Mac OS X 10.7.x before 10.7.5 allows remote attackers to execute arbitrary code or cause a denial of service (out-of-bounds write or read) via a crafted text glyph. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2012-3716 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300549 - apple safari Apple Safari before 6.0.1 makes http requests for https URIs in certain circumstances involving a paste into the address bar, which allows user-assisted remote attackers to obtain sensitive informati… CWE-310
Cryptographic Issues
CVE-2012-3715 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm
300550 - apple safari The Form Autofill feature in Apple Safari before 6.0.1 does not restrict the filled fields to the set of fields contained in an Autofill popover, which allows remote attackers to obtain the Me card f… CWE-264
CWE-200
Permissions, Privileges, and Access Controls
Information Exposure
CVE-2012-3714 2024-11-21 10:41 2012-09-21 Show GitHub Exploit DB Packet Storm