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
216941 4.3 警告 Fiyo CMS - Fiyo CMS の apps/app_comment/form_comment.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-4032 2014-06-16 14:21 2014-05-30 Show GitHub Exploit DB Packet Storm
216942 3.3 注意 Fedora Project
レッドハット
- System Security Services Daemon におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0249 2014-06-16 14:06 2014-05-13 Show GitHub Exploit DB Packet Storm
216943 9.3 危険 Ricardo Villalba
mplayer2 project
- SMPlayer で使用される MPlayer2 の subreader.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3625 2014-06-16 13:59 2011-06-29 Show GitHub Exploit DB Packet Storm
216944 4.6 警告 Daiki Ueno - libfep における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-3980 2014-06-16 13:52 2014-06-4 Show GitHub Exploit DB Packet Storm
216945 10 危険 Rocket Software - Rocket Servergraph の Tivoli Storage Manager 用 Admin Center における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-3915 2014-06-16 13:48 2014-06-2 Show GitHub Exploit DB Packet Storm
216946 9.3 危険 サムスン - Samsung iPOLiS Device Manager における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-3911 2014-06-16 12:42 2014-06-4 Show GitHub Exploit DB Packet Storm
216947 6.8 警告 Member Approval project - WordPress 用 Member Approval プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3850 2014-06-16 12:15 2014-06-10 Show GitHub Exploit DB Packet Storm
216948 6 警告 Dotclear - Dotclear の Media Manager の filemanager::isFileExclude メソッドにおける任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2014-3782 2014-06-16 11:30 2014-05-16 Show GitHub Exploit DB Packet Storm
216949 5.8 警告 Dotclear - Dotclear の nc/core/class.dc.xmlrpc.php の dcXmlRpc::setUser メソッドにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2014-3781 2014-06-16 11:30 2014-05-16 Show GitHub Exploit DB Packet Storm
216950 5 警告 ISC, Inc. - ISC BIND の libdns におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-3859 2014-06-16 10:17 2014-06-11 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