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
217021 5 警告 Mozilla Foundation - OS X 上で稼働する Mozilla Firefox および Thunderbird におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-1539 2014-06-12 17:55 2014-06-10 Show GitHub Exploit DB Packet Storm
217022 10 危険 Mozilla Foundation - Mozilla Firefox の mozilla::dom::workers::WorkerPrivateParent 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1537 2014-06-12 17:54 2014-06-10 Show GitHub Exploit DB Packet Storm
217023 10 危険 Mozilla Foundation - Mozilla Firefox の PropertyProvider::FindJustificationRange 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-1536 2014-06-12 17:53 2014-06-10 Show GitHub Exploit DB Packet Storm
217024 10 危険 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-1534 2014-06-12 17:53 2014-06-10 Show GitHub Exploit DB Packet Storm
217025 5.1 警告 マイクロソフト - 複数の Microsoft Windows 製品の Remote Desktop Protocol の実装における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2014-0296 2014-06-12 17:49 2014-06-10 Show GitHub Exploit DB Packet Storm
217026 6.8 警告 マイクロソフト - Internet Explorer 8 CMarkup における解放済みメモリ使用の脆弱性 CWE-399
CWE-Other
CVE-2014-1770 2014-06-12 17:44 2014-05-21 Show GitHub Exploit DB Packet Storm
217027 9.3 危険 マイクロソフト - Microsoft Word 2007 および Office 互換機能パックにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-2778 2014-06-12 17:30 2014-06-10 Show GitHub Exploit DB Packet Storm
217028 4.3 警告 マイクロソフト - Microsoft XML コアサービスにおけるクライアントシステム上のフルパス名およびフルパス名に埋め込まれたローカルユーザ名を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1816 2014-06-12 17:25 2014-06-10 Show GitHub Exploit DB Packet Storm
217029 5 警告 マイクロソフト - 複数の Microsoft Windows 製品の TCP の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-1811 2014-06-12 17:22 2014-06-10 Show GitHub Exploit DB Packet Storm
217030 4.3 警告 マイクロソフト - Microsoft Lync Server 2010 および 2013 の Web コンポーネントサーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-1823 2014-06-12 17:18 2014-06-10 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
294391 - python
canonical
debian
python
ubuntu_linux
debian_linux
The utf-16 decoder in Python 3.1 through 3.3 does not update the aligned_end variable after calling the unicode_decode_call_errorhandler function, which allows remote attackers to obtain sensitive in… NVD-CWE-Other
CVE-2012-2135 2024-11-21 10:38 2012-08-15 Show GitHub Exploit DB Packet Storm
294392 - larry_garfield autosave Cross-site request forgery (CSRF) vulnerability in the Autosave module 6.x before 6.x-2.10 and 7.x-2.x before 7.x-2.0 for Drupal allows remote attackers to hijack the authentication of arbitrary user… CWE-352
 Origin Validation Error
CVE-2012-2097 2024-11-21 10:38 2012-08-15 Show GitHub Exploit DB Packet Storm
294393 - lullabot fivestar_module_for_drupal The Fivestar module 6.x-1.x before 6.x-1.20 for Drupal does not properly validate voting data, which allows remote attackers to manipulate voting averages via a negative value in the vote parameter. CWE-20
 Improper Input Validation 
CVE-2012-2096 2024-11-21 10:38 2012-08-15 Show GitHub Exploit DB Packet Storm
294394 - s9y serendipity SQL injection vulnerability in serendipity/serendipity_admin.php in Serendipity before 1.6.1 allows remote attackers to execute arbitrary SQL commands via the serendipity[plugin_to_conf] parameter. … CWE-89
SQL Injection
CVE-2012-2332 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294395 - s9y serendipity Cross-site scripting (XSS) vulnerability in serendipity/serendipity_admin_image_selector.php in Serendipity before 1.6.1 allows remote attackers to inject arbitrary web script or HTML via the serendi… CWE-79
Cross-site Scripting
CVE-2012-2331 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294396 - nodejs nodejs The Update method in src/node_http_parser.cc in Node.js before 0.6.17 and 0.7 before 0.7.8 does not properly check the length of a string, which allows remote attackers to obtain sensitive informatio… CWE-20
 Improper Input Validation 
CVE-2012-2330 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294397 - pivotx pivotx Cross-site scripting (XSS) vulnerability in pivotx/ajaxhelper.php in PivotX 2.3.2 and earlier allows remote attackers to inject arbitrary web script or HTML via the file parameter. CWE-79
Cross-site Scripting
CVE-2012-2274 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294398 - mnt-tech wp-facethumb Cross-site scripting (XSS) vulnerability in index.php in the WP-FaceThumb plugin 0.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the pagination_wp_facethumb param… CWE-79
Cross-site Scripting
CVE-2012-2371 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294399 - gnome gdk-pixbuf Multiple integer overflows in the read_bitmap_file_data function in io-xbm.c in gdk-pixbuf before 2.26.1 allow remote attackers to cause a denial of service (application crash) via a negative (1) hei… CWE-189
Numeric Errors
CVE-2012-2370 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm
294400 - bytemark symbiosis Bytemark Symbiosis before Revision 1322 does not properly validate passwords, which allows remote attackers to gain access to email accounts via an arbitrary password. CWE-20
 Improper Input Validation 
CVE-2012-2368 2024-11-21 10:38 2012-08-14 Show GitHub Exploit DB Packet Storm