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 20, 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
240361 6.8 警告 Wesley Jones - Drupal 用 Multisite Search モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1656 2012-09-20 16:07 2012-03-7 Show GitHub Exploit DB Packet Storm
240362 4 警告 Sven Decabooter - Drupal 用 UC PayDutchGroup / WeDeal payment モジュールにおけるアカウントの資格情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1655 2012-09-20 16:06 2012-03-7 Show GitHub Exploit DB Packet Storm
240363 2.1 注意 Alex Barth - Drupal 用 Data モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1654 2012-09-20 16:05 2012-03-7 Show GitHub Exploit DB Packet Storm
240364 6.8 警告 Piwik - Piwik における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4941 2012-09-20 16:04 2011-06-21 Show GitHub Exploit DB Packet Storm
240365 4 警告 OpenStack - OpenStack Keystone における取り消されたロールの特権を保持される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4413 2012-09-20 15:59 2012-09-12 Show GitHub Exploit DB Packet Storm
240366 6.8 警告 FlexCMS - FlexCMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1901 2012-09-20 15:31 2012-09-18 Show GitHub Exploit DB Packet Storm
240367 7.5 危険 Digium - Asterisk の main/utils.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1184 2012-09-20 15:30 2012-03-15 Show GitHub Exploit DB Packet Storm
240368 10 危険 ヒューレット・パッカード - HP Operations Orchestration における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3258 2012-09-20 15:27 2012-09-17 Show GitHub Exploit DB Packet Storm
240369 4.3 警告 シーメンス - Siemens WinCC の WebNavigator におけるユーザ名およびパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3034 2012-09-20 12:38 2012-09-10 Show GitHub Exploit DB Packet Storm
240370 7.5 危険 シーメンス - Siemens WinCC の WebNavigator における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-3032 2012-09-20 12:37 2012-09-10 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
286701 - apple
todd_miller
mac_os_x
sudo
Sudo 1.6.9 before 1.8.5, when env_reset is disabled, does not properly check environment variables for the env_delete restriction, which allows local users with sudo permissions to bypass intended co… CWE-20
 Improper Input Validation 
CVE-2014-0106 2024-11-21 11:01 2014-03-12 Show GitHub Exploit DB Packet Storm
286702 - freedesktop
canonical
udisks
ubuntu_linux
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-0004 2024-11-21 11:01 2014-03-12 Show GitHub Exploit DB Packet Storm
286703 - linux linux_kernel The keyring_detect_cycle_iterator function in security/keys/keyring.c in the Linux kernel through 3.13.6 does not properly determine whether keyrings are identical, which allows local users to cause … CWE-310
Cryptographic Issues
CVE-2014-0102 2024-11-21 11:01 2014-03-11 Show GitHub Exploit DB Packet Storm
286704 - linux linux_kernel Race condition in the inet_frag_intern function in net/ipv4/inet_fragment.c in the Linux kernel through 3.13.6 allows remote attackers to cause a denial of service (use-after-free error) or possibly … CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2014-0100 2024-11-21 11:01 2014-03-11 Show GitHub Exploit DB Packet Storm
286705 - linux
redhat
canonical
f5
linux_kernel
enterprise_linux_server_aus
enterprise_linux_server_tus
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
enterprise_linux_eus
ubuntu_lin…
The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call,… CWE-476
 NULL Pointer Dereference
CVE-2014-0101 2024-11-21 11:01 2014-03-11 Show GitHub Exploit DB Packet Storm
286706 - linux linux_kernel Buffer overflow in the complete_emulated_mmio function in arch/x86/kvm/x86.c in the Linux kernel before 3.13.6 allows guest OS users to execute arbitrary code on the host OS by leveraging a loop that… CWE-120
Classic Buffer Overflow
CVE-2014-0049 2024-11-21 11:01 2014-03-11 Show GitHub Exploit DB Packet Storm
286707 - apache struts The ParametersInterceptor in Apache Struts before 2.3.16.2 allows remote attackers to "manipulate" the ClassLoader via the class parameter, which is passed to the getClass method. NVD-CWE-noinfo
CVE-2014-0094 2024-11-21 11:01 2014-03-11 Show GitHub Exploit DB Packet Storm
286708 - gnu gnutls lib/x509/verify.c in GnuTLS before 3.1.22 and 3.2.x before 3.2.12 does not properly handle unspecified errors when verifying X.509 certificates from SSL servers, which allows man-in-the-middle attack… CWE-310
Cryptographic Issues
CVE-2014-0092 2024-11-21 11:01 2014-03-7 Show GitHub Exploit DB Packet Storm
286709 - serena dimensions_cm Cross-site request forgery (CSRF) vulnerability in the web client in Serena Dimensions CM 12.2 build 7.199.0 allows remote attackers to hijack the authentication of administrators for requests that u… CWE-352
 Origin Validation Error
CVE-2014-0336 2024-11-21 11:01 2014-03-6 Show GitHub Exploit DB Packet Storm
286710 - serena dimensions_cm Multiple cross-site scripting (XSS) vulnerabilities in the web client in Serena Dimensions CM 12.2 build 7.199.0 allow remote attackers to inject arbitrary web script or HTML via the (1) DB_CONN, (2)… CWE-79
Cross-site Scripting
CVE-2014-0335 2024-11-21 11:01 2014-03-6 Show GitHub Exploit DB Packet Storm