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 19, 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
232551 6.8 警告 アップル
サイバートラスト株式会社
MIT Kerberos
サン・マイクロシステムズ
ヒューレット・パッカード
オラクル
VMware
レッドハット
- MIT Kerberos 5 の GSS-API ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-1321 2012-12-18 17:40 2010-05-18 Show GitHub Exploit DB Packet Storm
232552 7.5 危険 レッドハット
サイバートラスト株式会社
Mozilla Foundation
VMware
オラクル
- 複数の Mozilla 製品の SSL 実装における暗号保護メカニズムを回避される脆弱性 CWE-310
暗号の問題
CVE-2010-3173 2012-12-18 17:37 2010-10-19 Show GitHub Exploit DB Packet Storm
232553 4.3 警告 レッドハット
サイバートラスト株式会社
Mozilla Foundation
VMware
オラクル
- 複数の Mozilla 製品における X.509 証明書の処理に関する任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2010-3170 2012-12-18 17:36 2010-10-19 Show GitHub Exploit DB Packet Storm
232554 6.4 警告 サイバートラスト株式会社
VMware
レッドハット
- libuser におけるアクセス権を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-0002 2012-12-18 17:35 2011-01-20 Show GitHub Exploit DB Packet Storm
232555 4.3 警告 アップル
サイバートラスト株式会社
ブルーコートシステムズ
ヒューレット・パッカード
OpenSSL Project
オラクル
VMware
レッドハット
- OpenSSL における暗号スイートのダウングレードに関する脆弱性 CWE-DesignError
CVE-2010-4180 2012-12-18 17:34 2010-12-2 Show GitHub Exploit DB Packet Storm
232556 4.3 警告 サイバートラスト株式会社
VMware
OpenSSL Project
レッドハット
オラクル
- OpenSSL における暗号を強制的に利用される脆弱性 CWE-310
暗号の問題
CVE-2008-7270 2012-12-18 17:31 2010-12-6 Show GitHub Exploit DB Packet Storm
232557 5 警告 GNU Project
VMware
- GNU C Library の posix/fnmatch.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1659 2012-12-18 17:16 2011-04-8 Show GitHub Exploit DB Packet Storm
232558 3.7 注意 GNU Project
VMware
- GNU C Library の ld.so における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1658 2012-12-18 17:14 2011-04-8 Show GitHub Exploit DB Packet Storm
232559 6.2 警告 GNU Project
VMware
サイバートラスト株式会社
レッドハット
- GNU C Library の locale/programs/locale.c における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1095 2012-12-18 17:12 2011-04-4 Show GitHub Exploit DB Packet Storm
232560 5.1 警告 GNU Project
VMware
サイバートラスト株式会社
レッドハット
- GNU C Library および Embedded GLIBC における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1071 2012-12-18 17:10 2011-04-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
292661 - linux linux_kernel The futex_wait_requeue_pi function in kernel/futex.c in the Linux kernel before 3.5.1 does not ensure that calls have two different futex addresses, which allows local users to cause a denial of serv… CWE-20
 Improper Input Validation 
CVE-2012-6647 2024-11-21 10:46 2014-05-27 Show GitHub Exploit DB Packet Storm
292662 - gdm-guest-session_project
canonical
gdm-guest-session
ubuntu_linux
gdm/guest-session-cleanup.sh in gdm-guest-session 0.24 and earlier, as used in Ubuntu Linux 10.04 LTS, 10.10, and 11.04, allows local users to delete arbitrary files via a space in the name of a file… CWE-264
Permissions, Privileges, and Access Controls
CVE-2012-6648 2024-11-21 10:46 2014-05-23 Show GitHub Exploit DB Packet Storm
292663 - atlassian confluence_server Cross-site request forgery (CSRF) vulnerability in logout.action in Atlassian Confluence 3.4.6 allows remote attackers to hijack the authentication of administrators for requests that logout the user… CWE-352
 Origin Validation Error
CVE-2012-6342 2024-11-21 10:46 2014-05-13 Show GitHub Exploit DB Packet Storm
292664 - theforeman foreman The external node classifier (ENC) API in Foreman before 1.1 allows remote attackers to obtain the hashed root password via an API request. CWE-200
Information Exposure
CVE-2013-0174 2024-11-21 10:46 2014-05-8 Show GitHub Exploit DB Packet Storm
292665 - theforeman foreman Foreman before 1.1 uses a salt of "foreman" to hash root passwords, which makes it easier for attackers to guess the password via a brute force attack. CWE-310
Cryptographic Issues
CVE-2013-0173 2024-11-21 10:46 2014-05-8 Show GitHub Exploit DB Packet Storm
292666 - theforeman foreman Foreman before 1.1 allows remote attackers to execute arbitrary code via a crafted YAML object to the (1) fact or (2) report import API. CWE-94
Code Injection
CVE-2013-0171 2024-11-21 10:46 2014-05-8 Show GitHub Exploit DB Packet Storm
292667 - f-secure anti-virus
psb_workstation_security
safe_anywhere
F-Secure Anti-Virus, Safe Anywhere, and PSB Workstation Security before 11500 for Mac OS X allows local users to disable the Mac OS X firewall via unspecified vectors. NVD-CWE-noinfo
CVE-2012-6646 2024-11-21 10:46 2014-04-18 Show GitHub Exploit DB Packet Storm
292668 - danielb finder Cross-site scripting (XSS) vulnerability in the autocomplete functionality in the Finder module 6.x-1.x before 6.x-1.26, 7.x-1.x, and 7.x-2.x before 7.x-2.0-alpha8 for Drupal allows remote attackers … CWE-79
Cross-site Scripting
CVE-2012-6645 2024-11-21 10:46 2014-04-8 Show GitHub Exploit DB Packet Storm
292669 - clip-bucket clipbucket Multiple cross-site scripting (XSS) vulnerabilities in ClipBucket 2.6 allow remote attackers to inject arbitrary web script or HTML via the (1) cat parameter to channels.php, (2) collections.php, (3)… CWE-79
Cross-site Scripting
CVE-2012-6644 2024-11-21 10:46 2014-04-8 Show GitHub Exploit DB Packet Storm
292670 - clip-bucket clipbucket Multiple SQL injection vulnerabilities in the update_counter function in includes/functions.php in ClipBucket 2.6 allow remote attackers to execute arbitrary SQL commands via the time parameter to (1… CWE-89
SQL Injection
CVE-2012-6643 2024-11-21 10:46 2014-04-8 Show GitHub Exploit DB Packet Storm