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
255971 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における意図しないファイルをダウンロードさせられる脆弱性 CWE-16
環境設定
CVE-2009-3376 2010-04-1 13:46 2009-10-27 Show GitHub Exploit DB Packet Storm
255972 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の ブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3380 2010-04-1 13:45 2009-10-27 Show GitHub Exploit DB Packet Storm
255973 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3075 2010-04-1 13:44 2009-09-9 Show GitHub Exploit DB Packet Storm
255974 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3072 2010-04-1 13:43 2009-09-9 Show GitHub Exploit DB Packet Storm
255975 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox における任意の PKCS11 モジュールをインストール/削除させる脆弱性 CWE-Other
その他
CVE-2009-3076 2010-04-1 13:42 2009-09-9 Show GitHub Exploit DB Packet Storm
255976 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox における XUL ツリー要素に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3077 2010-04-1 13:41 2009-09-9 Show GitHub Exploit DB Packet Storm
255977 5 警告 Mozilla Foundation
レッドハット
- Mozilla Firefox におけるドメイン名の処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-2470 2010-04-1 13:40 2009-07-21 Show GitHub Exploit DB Packet Storm
255978 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/Thunderbird の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-2466 2010-04-1 13:38 2009-07-21 Show GitHub Exploit DB Packet Storm
255979 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/Thunderbird の base64 デコード関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2463 2010-04-1 13:36 2009-07-21 Show GitHub Exploit DB Packet Storm
255980 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/Thunderbird のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-2462 2010-04-1 13:34 2009-07-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
293191 9.8 CRITICAL
Network
apple
debian
cups
debian_linux
cups (Common Unix Printing System) 'Listen localhost:631' option not honored correctly which could provide unauthorized access to the system CWE-863
 Incorrect Authorization
CVE-2012-6094 2024-11-21 10:45 2019-12-21 Show GitHub Exploit DB Packet Storm
293192 6.5 MEDIUM
Network
libreoffice
debian
apache
libreoffice
debian_linux
openoffice
LibreOffice and OpenOffice automatically open embedded content CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2012-5639 2024-11-21 10:45 2019-12-20 Show GitHub Exploit DB Packet Storm
293193 5.5 MEDIUM
Local
libuser_project
fedoraproject
redhat
debian
libuser
fedora
enterprise_linux
debian_linux
libuser has information disclosure when moving user's home directory CWE-200
Information Exposure
CVE-2012-5644 2024-11-21 10:45 2019-11-26 Show GitHub Exploit DB Packet Storm
293194 5.5 MEDIUM
Local
acme thttpd thttpd has a local DoS vulnerability via specially-crafted .htpasswd files CWE-476
 NULL Pointer Dereference
CVE-2012-5640 2024-11-21 10:45 2019-11-26 Show GitHub Exploit DB Packet Storm
293195 8.8 HIGH
Network
freeipa freeipa ipa 3.0 does not properly check server identity before sending credential containing cookies CWE-565
 Reliance on Cookies without Validation and Integrity Checking
CVE-2012-5631 2024-11-21 10:45 2019-11-26 Show GitHub Exploit DB Packet Storm
293196 6.3 MEDIUM
Local
libuser_project
fedoraproject
redhat
libuser
fedora
enterprise_linux
libuser 0.56 and 0.57 has a TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees. CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2012-5630 2024-11-21 10:45 2019-11-25 Show GitHub Exploit DB Packet Storm
293197 7.5 HIGH
Network
boldgrid w3_total_cache W3 Total Cache before 0.9.2.5 exposes sensitive cached database information which allows remote attackers to download this information via their hash keys. CWE-200
Information Exposure
CVE-2012-6079 2024-11-21 10:45 2019-11-23 Show GitHub Exploit DB Packet Storm
293198 7.5 HIGH
Network
boldgrid w3_total_cache W3 Total Cache before 0.9.2.5 generates hash keys insecurely which allows remote attackers to predict the values of the hashes. CWE-200
Information Exposure
CVE-2012-6078 2024-11-21 10:45 2019-11-23 Show GitHub Exploit DB Packet Storm
293199 7.5 HIGH
Network
boldgrid w3_total_cache W3 Total Cache before 0.9.2.5 allows remote attackers to retrieve password hash information due to insecure storage of database cache files. CWE-200
Information Exposure
CVE-2012-6077 2024-11-21 10:45 2019-11-23 Show GitHub Exploit DB Packet Storm
293200 5.5 MEDIUM
Local
redhat
fedoraproject
debian
tuned
fedora
enterprise_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
debian_linux
tuned 2.10.0 creates its PID file with insecure permissions which allows local users to kill arbitrary processes. CWE-276
Incorrect Default Permissions 
CVE-2012-6136 2024-11-21 10:45 2019-11-21 Show GitHub Exploit DB Packet Storm