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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240901 2.6 注意 Drupal - Drupal 用の Devel モジュール の Performance ログ記録モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3022 2012-06-26 16:19 2010-08-4 Show GitHub Exploit DB Packet Storm
240902 1.2 注意 FreeBSD
NetBSD
- 複数の BSD 製品で使用される Coda ファイルシステムカーネルモジュールにおける重要なヒープメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-3014 2012-06-26 16:19 2010-08-7 Show GitHub Exploit DB Packet Storm
240903 9.3 危険 シトリックス・システムズ - XenApp & XenDesktop 用の Citrix Online プラグインのIICAClient インターフェースにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2991 2012-06-26 16:19 2010-08-2 Show GitHub Exploit DB Packet Storm
240904 9.3 危険 シトリックス・システムズ - XenApp & XenDesktop 用の Citrix Online プラグインなどの製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2990 2012-06-26 16:19 2010-08-2 Show GitHub Exploit DB Packet Storm
240905 4.3 警告 シスコシステムズ - Cisco WCS Solution におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2988 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
240906 4.3 警告 シスコシステムズ - Cisco WCS Solution におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2987 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
240907 4.3 警告 シスコシステムズ - Cisco WCS Solution の webacs/QuickSearchAction.do におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2986 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
240908 10 危険 シスコシステムズ - Cisco UWN Solution におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2010-2984 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
240909 7.8 危険 シスコシステムズ - Cisco UWN Solution のワークグループブリッジ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2983 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
240910 7.1 危険 シスコシステムズ - Cisco UWN Solution におけるグループパスワードを発見される脆弱性 CWE-200
情報漏えい
CVE-2010-2982 2012-06-26 16:19 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286341 - wokamoto wp-cron_dashboard Cross-site scripting (XSS) vulnerability in the WP-Cron Dashboard plugin 1.1.5 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the procname parameter to w… CWE-79
Cross-site Scripting
CVE-2013-6991 2024-11-21 11:00 2014-01-4 Show GitHub Exploit DB Packet Storm
286342 - projectforge projectforge Multiple cross-site request forgery (CSRF) vulnerabilities in ProjectForge before 5.3 allow remote attackers to hijack the authentication of arbitrary users via vectors related to (1) web/admin/, (2)… CWE-352
 Origin Validation Error
CVE-2013-7251 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286343 - projectforge projectforge Cross-site scripting (XSS) vulnerability in the JsonBuilder implementation in ProjectForge before 5.3 allows remote authenticated users to inject arbitrary web script or HTML via an autocompletion st… CWE-79
Cross-site Scripting
CVE-2013-7250 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286344 - fatfreecrm fat_free_crm Fat Free CRM before 0.12.1 does not restrict XML serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.xml, a dif… CWE-200
Information Exposure
CVE-2013-7249 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286345 - fatfreecrm fat_free_crm Multiple SQL injection vulnerabilities in app/controllers/home_controller.rb in Fat Free CRM before 0.12.1 allow remote authenticated users to execute arbitrary SQL commands via (1) the homepage time… CWE-89
SQL Injection
CVE-2013-7225 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286346 - fatfreecrm fat_free_crm Fat Free CRM before 0.12.1 does not restrict JSON serialization, which allows remote attackers to obtain sensitive information via a direct request, as demonstrated by a request for users/1.json. CWE-200
Information Exposure
CVE-2013-7224 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286347 - fatfreecrm fat_free_crm Multiple cross-site request forgery (CSRF) vulnerabilities in Fat Free CRM before 0.12.1 allow remote attackers to hijack the authentication of unspecified victims via unknown vectors, related to the… CWE-352
 Origin Validation Error
CVE-2013-7223 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286348 - fatfreecrm fat_free_crm config/initializers/secret_token.rb in Fat Free CRM before 0.12.1 has a fixed FatFreeCRM::Application.config.secret_token value, which makes it easier for remote attackers to spoof signed cookies by … CWE-310
Cryptographic Issues
CVE-2013-7222 2024-11-21 11:00 2014-01-2 Show GitHub Exploit DB Packet Storm
286349 - synology diskstation_manager Multiple directory traversal vulnerabilities in the FileBrowser components in Synology DiskStation Manager (DSM) before 4.3-3810 Update 3 allow remote attackers to read, write, and delete arbitrary f… CWE-22
Path Traversal
CVE-2013-6987 2024-11-21 11:00 2014-01-1 Show GitHub Exploit DB Packet Storm
286350 - zenphoto zenphoto SQL injection vulnerability in zp-core/zp-extensions/wordpress_import.php in Zenphoto before 1.4.5.4 allows remote authenticated administrators to execute arbitrary SQL commands via the tableprefix p… CWE-89
SQL Injection
CVE-2013-7242 2024-11-21 11:00 2014-01-1 Show GitHub Exploit DB Packet Storm