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 2, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252741 6.8 警告 アップル - Apple Mac OS X の Apple Filing Protocol Server におけるパスワード要求を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-1820 2010-10-8 17:08 2010-09-21 Show GitHub Exploit DB Packet Storm
252742 5 警告 マイクロソフト - Microsoft .NET Framework における View State フォームデータを復号または変更される脆弱性 CWE-310
暗号の問題
CVE-2010-3332 2010-10-8 17:07 2010-09-17 Show GitHub Exploit DB Packet Storm
252743 2.6 注意 IBM - IBM WebSphere Application Server の Web コンテナにおける重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0777 2010-10-8 17:05 2010-05-8 Show GitHub Exploit DB Packet Storm
252744 5 警告 IBM - IBM WebSphere Application Server の Web コンテナ におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0776 2010-10-8 17:04 2010-05-8 Show GitHub Exploit DB Packet Storm
252745 5 警告 Drupal
サイバートラスト株式会社
- Drupal の OpenID モジュールにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-3686 2010-10-7 16:40 2010-08-11 Show GitHub Exploit DB Packet Storm
252746 5 警告 Drupal
サイバートラスト株式会社
- Drupal の OpenID モジュールにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-3685 2010-10-7 16:39 2010-08-11 Show GitHub Exploit DB Packet Storm
252747 5 警告 Drupal
サイバートラスト株式会社
- Drupal の OpenID モジュールにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-3091 2010-10-7 16:39 2010-08-11 Show GitHub Exploit DB Packet Storm
252748 2.1 注意 Drupal
サイバートラスト株式会社
- Drupal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3094 2010-10-7 16:39 2010-08-11 Show GitHub Exploit DB Packet Storm
252749 3.5 注意 Drupal
サイバートラスト株式会社
- Drupal の comment モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3093 2010-10-7 16:38 2010-08-11 Show GitHub Exploit DB Packet Storm
252750 5.5 警告 Drupal
サイバートラスト株式会社
- Drupal の upload モジュールにおけるファイルのダウンロード制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3092 2010-10-7 16:37 2010-08-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
278441 - wordpress
drupal
debian
wordpress
drupal
debian_linux
The Incutio XML-RPC (IXR) Library, as used in WordPress before 3.9.2 and Drupal 6.x before 6.33 and 7.x before 7.31, permits entity declarations without considering recursion during entity expansion,… CWE-399
 Resource Management Errors
CVE-2014-5265 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278442 - wordpress
debian
wordpress
debian_linux
Cross-site scripting (XSS) vulnerability in wp-includes/pluggable.php in WordPress before 3.9.2, when Multisite is enabled, allows remote authenticated administrators to inject arbitrary web script o… CWE-79
Cross-site Scripting
CVE-2014-5240 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278443 - linux
canonical
linux_kernel
ubuntu_linux
fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNT_NODEV, MNT_NOSUID, and MNT_NOEXEC and changing MNT_ATIME_MASK during a remount of a bind mount, which allows … CWE-269
 Improper Privilege Management
CVE-2014-5207 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278444 - linux
canonical
linux_kernel
ubuntu_linux
The do_remount function in fs/namespace.c in the Linux kernel through 3.16.1 does not maintain the MNT_LOCK_READONLY bit across a remount of a bind mount, which allows local users to bypass an intend… CWE-269
 Improper Privilege Management
CVE-2014-5206 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278445 - wordpress wordpress wp-includes/pluggable.php in WordPress before 3.9.2 does not use delimiters during concatenation of action values and uid values in CSRF tokens, which makes it easier for remote attackers to bypass a… CWE-352
 Origin Validation Error
CVE-2014-5205 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278446 - debian
wordpress
debian_linux
wordpress
wp-includes/pluggable.php in WordPress before 3.9.2 rejects invalid CSRF nonces with a different timing depending on which characters in the nonce are incorrect, which makes it easier for remote atta… CWE-352
 Origin Validation Error
CVE-2014-5204 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278447 - wordpress wordpress wp-includes/class-wp-customize-widgets.php in the widget implementation in WordPress 3.9.x before 3.9.2 might allow remote attackers to execute arbitrary code via crafted serialized data. NVD-CWE-noinfo
CVE-2014-5203 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278448 - siemens simatic_s7-1500_cpu_firmware
simatic_s7-1511-1_pn_cpu
simatic_s7-1513-1_pn_cpu
simatic_s7-1515-2_pn_cpu
simatic_s7-1516-3_pn\/dp_cpu
simatic_s7-1516f-3_pn\/dp_cpu
simatic_s7-1518-4_…
Siemens SIMATIC S7-1500 CPU devices with firmware before 1.6 allow remote attackers to cause a denial of service (device restart and STOP transition) via crafted TCP packets. NVD-CWE-noinfo
CVE-2014-5074 2024-11-21 11:11 2014-08-18 Show GitHub Exploit DB Packet Storm
278449 - xml-dt_project xml-dt The (1) mkxmltype and (2) mkdtskel scripts in XML-DT before 0.64 allow local users to overwrite arbitrary files via a symlink attack on a /tmp/_xml_##### temporary file. CWE-59
Link Following
CVE-2014-5260 2024-11-21 11:11 2014-08-16 Show GitHub Exploit DB Packet Storm
278450 - biblio_autocomplete_project biblio_autocomplete Unspecified vulnerability in the AJAX autocompletion callback in the Biblio Autocomplete module 6.x-1.x before 6.x-1.1 and 7.x-1.x before 7.x-1.5 for Drupal allows remote attackers to access data via… NVD-CWE-noinfo
CVE-2014-5250 2024-11-21 11:11 2014-08-15 Show GitHub Exploit DB Packet Storm