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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228251 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5515 2012-12-14 16:21 2012-12-3 Show GitHub Exploit DB Packet Storm
228252 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen の guest_physmap_mark_populate_on_demand 関数におけるサービス運用妨害 (ハング) の脆弱性 CWE-DesignError
CVE-2012-5514 2012-12-14 16:20 2012-12-3 Show GitHub Exploit DB Packet Storm
228253 6.9 警告 シトリックス・システムズ
Xen プロジェクト
- Xen の XENMEM_exchange ハンドラにおけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-5513 2012-12-14 16:18 2012-12-3 Show GitHub Exploit DB Packet Storm
228254 3 注意 シトリックス・システムズ
Xen プロジェクト
- Xen の HVMOP_set_mem_access ハンドラにおけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-16
環境設定
CVE-2012-5512 2012-12-14 16:17 2012-12-3 Show GitHub Exploit DB Packet Storm
228255 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen の VRAM 汚染トラッキング機能におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5511 2012-12-14 16:15 2012-12-3 Show GitHub Exploit DB Packet Storm
228256 4.7 警告 シトリックス・システムズ
Xen プロジェクト
- Xen におけるサービス運用妨害 (ハイパーバイザのクラッシュ) の脆弱性 CWE-DesignError
CVE-2012-5510 2012-12-14 16:12 2012-12-3 Show GitHub Exploit DB Packet Storm
228257 4.4 警告 Xen プロジェクト - Xen におけるサービス運用妨害 (CPU 資源の消費およびホストハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3131 2012-12-14 16:03 2011-08-12 Show GitHub Exploit DB Packet Storm
228258 6.5 警告 Centreon - Centreon にブラインド SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-5967 2012-12-14 15:59 2012-12-13 Show GitHub Exploit DB Packet Storm
228259 6.8 警告 D-Link Systems, Inc. - D-Link DSL-2730u に OS コマンドインジェクションの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5966 2012-12-14 15:49 2012-12-13 Show GitHub Exploit DB Packet Storm
228260 4.3 警告 ForeScout Technologies - Forescout CounterACT NAC デバイスにおけるARP ポイズニング攻撃が実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4985 2012-12-14 15:37 2012-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199421 5.4 MEDIUM
Network
bookstackapp bookstack BookStack version 0.18.4 is vulnerable to stored cross-site scripting, within the page creation page, which can result in disruption of service and execution of javascript code. CWE-79
Cross-site Scripting
CVE-2017-1000462 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199422 4.7 MEDIUM
Network
brave browser Brave Software's Brave Browser, version 0.19.73 (and earlier) is vulnerable to an incorrect access control issue in the "JS fingerprinting blocking" component, resulting in a malicious website being … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-1000461 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199423 6.5 MEDIUM
Network
libav
ffmpeg
google
libav
ffmpeg
chrome
In line libavcodec/h264dec.c:500 in libav(v13_dev0), ffmpeg(n3.4), chromium(56 prior Feb 13, 2017), the return value of init_get_bits is ignored and get_ue_golomb(&gb) is called on an uninitialized g… CWE-476
 NULL Pointer Dereference
CVE-2017-1000460 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199424 6.5 MEDIUM
Network
plone plone Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part… NVD-CWE-noinfo
CVE-2017-1000483 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199425 5.4 MEDIUM
Network
plone plone A member of the Plone 2.5-5.1rc1 site could set javascript in the home_page property of his profile, and have this executed when a visitor click the home page link on the author page. CWE-79
Cross-site Scripting
CVE-2017-1000482 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199426 9.8 CRITICAL
Network
smarty smarty Smarty 3 before 3.1.32 is vulnerable to a PHP code injection when calling fetch() or display() functions on custom resources that does not sanitize template name. CWE-94
Code Injection
CVE-2017-1000480 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199427 6.1 MEDIUM
Network
plone plone When you visit a page where you need to login, Plone 2.5-5.1rc1 sends you to the login form with a 'came_from' parameter set to the previous url. After you login, you get redirected to the page you t… CWE-601
Open Redirect
CVE-2017-1000481 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199428 8.8 HIGH
Network
opnsense_project
netgate
opnsense
pfsense
pfSense versions 2.4.1 and lower are vulnerable to clickjacking attacks in the CSRF error page resulting in privileged execution of arbitrary code, because the error detection occurs before an X-Fram… CWE-352
 Origin Validation Error
CVE-2017-1000479 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199429 5.4 MEDIUM
Network
elabftw elabftw ELabftw version 1.7.8 is vulnerable to stored cross-site scripting in the experiment infos component resulting in arbitrary execution of JavaScript and denial of service. CWE-79
Cross-site Scripting
CVE-2017-1000478 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm
199430 7.5 HIGH
Network
xmlbundle_project xmlbundle XMLBundle version 0.1.7 is vulnerable to XXE attacks which can result in denial of service attacks. CWE-611
XXE
CVE-2017-1000477 2024-11-21 12:04 2018-01-4 Show GitHub Exploit DB Packet Storm