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 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249131 - - - D-Link DIR_823G 1.0.2B05 was discovered to contain a command injection vulnerability via the HostName parameter in the SetWanSettings function. This vulnerability allows attackers to execute arbitrar… - CVE-2024-51024 2024-11-6 01:04 2024-11-6 Show GitHub Exploit DB Packet Storm
249132 - - - D-Link DIR_823G 1.0.2B05 was discovered to contain a command injection vulnerability via the Address parameter in the SetNetworkTomographySettings function. This vulnerability allows attackers to exe… - CVE-2024-51023 2024-11-6 01:04 2024-11-6 Show GitHub Exploit DB Packet Storm
249133 - - - Zope AccessControl provides a general security framework for use in Zope. In affected versions anonymous users can delete the user data maintained by an `AccessControl.userfolder.UserFolder` which ma… CWE-284
Improper Access Control
CVE-2024-51734 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249134 - - - Meshtastic firmware is a device firmware for the Meshtastic project. The Meshtastic firmware does not check for packets claiming to be from the special broadcast address (0xFFFFFFFF) which could resu… CWE-138
CWE-159
 Improper Neutralization of Special Elements
 Improper Handling of Invalid Use of Special Elements
CVE-2024-51500 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249135 - - - gaizhenbiao/chuanhuchatgpt project, version <=20240802 is vulnerable to stored Cross-Site Scripting (XSS) in WebSocket session transmission. An attacker can inject malicious content into a WebSocket … - CVE-2024-48059 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249136 - - - golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2024-51744 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249137 - - - A Cross-Site Request Forgery (CSRF) vulnerability in Chamilo LMS 1.11.26 "/main/social/home.php," allows attackers to initiate a request that posts a fake post onto the user's social wall without the… - CVE-2024-30617 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249138 - - - Chamilo LMS 1.11.26 is vulnerable to Incorrect Access Control via main/auth/profile. Non-admin users can manipulate sensitive profiles information, posing a significant risk to data integrity. - CVE-2024-30616 2024-11-6 01:04 2024-11-5 Show GitHub Exploit DB Packet Storm
249139 6.1 MEDIUM
Network
cisco firepower_management_center A vulnerability in the web-based management interface of Cisco Firepower Management Center (FMC) Software could allow an unauthenticated, remote attacker to conduct a stored cross-site scripting (XSS… CWE-79
Cross-site Scripting
CVE-2024-20372 2024-11-6 01:04 2024-10-24 Show GitHub Exploit DB Packet Storm
249140 4.6 MEDIUM
Network
radixiot mango MangoOS before 5.2.0 was discovered to contain a Client-Side Template Injection (CSTI) vulnerability via the Platform Management Edit page. CWE-94
Code Injection
CVE-2024-37846 2024-11-6 01:03 2024-10-26 Show GitHub Exploit DB Packet Storm