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 6, 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
252001 9.3 危険 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark の sect_enttec_dmx_da 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4538 2011-01-28 15:46 2011-01-7 Show GitHub Exploit DB Packet Storm
252002 5.8 警告 Mozilla Foundation
オラクル
- Mozilla Firefox の js_InitRandom 関数におけるシードの値を推測される脆弱性 CWE-310
暗号の問題
CVE-2010-3399 2011-01-28 15:41 2010-09-15 Show GitHub Exploit DB Packet Storm
252003 10 危険 Google - Google Chrome の WebSockets の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2010-3254 2011-01-27 15:05 2010-09-2 Show GitHub Exploit DB Packet Storm
252004 10 危険 Google - Google Chrome の notification permissions の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3253 2011-01-27 15:04 2010-09-2 Show GitHub Exploit DB Packet Storm
252005 10 危険 Google - Google Chrome の Notifications presenter におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3252 2011-01-27 15:02 2010-09-2 Show GitHub Exploit DB Packet Storm
252006 4.3 警告 Google - Google Chrome の WebSockets 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3251 2011-01-27 15:01 2010-09-2 Show GitHub Exploit DB Packet Storm
252007 5 警告 Google - Google Chrome におけるインストールされた拡張機能の設定を列挙される脆弱性 CWE-noinfo
情報不足
CVE-2010-3250 2011-01-27 15:00 2010-09-2 Show GitHub Exploit DB Packet Storm
252008 9.3 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3249 2011-01-27 14:58 2010-09-2 Show GitHub Exploit DB Packet Storm
252009 5 警告 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3248 2011-01-27 14:56 2010-09-2 Show GitHub Exploit DB Packet Storm
252010 4.3 警告 Google - Google Chrome における URL バーの外観を偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3247 2011-01-27 14:55 2010-09-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
283291 5.9 MEDIUM
Network
linux linux_kernel cipso_v4_validate in include/net/cipso_ipv4.h in the Linux kernel before 3.11.7, when CONFIG_NETLABEL is disabled, allows attackers to cause a denial of service (infinite loop and crash), as demonstr… CWE-400
 Uncontrolled Resource Consumption
CVE-2013-7470 2024-11-21 11:01 2019-04-23 Show GitHub Exploit DB Packet Storm
283292 8.1 HIGH
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows PHP Code Injection via the index.php?action=admin;area=languages;sa=editlang dictionary parameter. CWE-94
Code Injection
CVE-2013-7468 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
283293 6.1 MEDIUM
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows XSS via the index.php?action=pm;sa=settings;save sa parameter. CWE-79
Cross-site Scripting
CVE-2013-7467 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
283294 8.8 HIGH
Network
simplemachines simple_machines_forum Simple Machines Forum (SMF) 2.0.4 allows local file inclusion, with resultant remote code execution, in install.php via ../ directory traversal in the db_type parameter if install.php remains present… CWE-22
Path Traversal
CVE-2013-7466 2024-11-21 11:01 2019-03-8 Show GitHub Exploit DB Packet Storm
283295 7.5 HIGH
Network
seafile seafile Seafile through 6.2.11 always uses the same Initialization Vector (IV) with Cipher Block Chaining (CBC) Mode to encrypt private data, making it easier to conduct chosen-plaintext attacks or dictionar… CWE-326
Inadequate Encryption Strength
CVE-2013-7469 2024-11-21 11:01 2019-02-21 Show GitHub Exploit DB Packet Storm
283296 9.8 CRITICAL
Network
icecoldapps servers_ultimate Ice Cold Apps Servers Ultimate 6.0.2(12) does not require authentication for TELNET, SSH, or FTP, which allows remote attackers to execute arbitrary code by uploading PHP scripts. CWE-287
Improper Authentication
CVE-2013-7465 2024-11-21 11:01 2018-10-5 Show GitHub Exploit DB Packet Storm
283297 8.8 HIGH
Network
csrf-magic_project csrf-magic In csrf-magic before 1.0.4, if $GLOBALS['csrf']['secret'] is not configured, the Anti-CSRF Token used is predictable and would permit an attacker to bypass the CSRF protections, because an automatica… CWE-352
 Origin Validation Error
CVE-2013-7464 2024-11-21 11:01 2018-08-8 Show GitHub Exploit DB Packet Storm
283298 5.5 MEDIUM
Local
check_mk_project check_mk Check_MK through 1.2.5i2p1 allows local users to read arbitrary files via a symlink attack to a file in /var/lib/check_mk_agent/job. CWE-59
Link Following
CVE-2014-0243 2024-11-21 11:01 2018-07-20 Show GitHub Exploit DB Packet Storm
283299 8.8 HIGH
Network
uclouvain
opensuse
openjpeg
opensuse
Heap-based buffer overflow in the JPEG2000 image tile decoder in OpenJPEG before 1.5.2 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impa… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-0158 2024-11-21 11:01 2018-04-11 Show GitHub Exploit DB Packet Storm
283300 5.4 MEDIUM
Network
emberjs ember.js Ember.js 1.0.x before 1.0.1, 1.1.x before 1.1.3, 1.2.x before 1.2.1, 1.3.x before 1.3.1, and 1.4.x before 1.4.0-beta.2 allows remote attackers to conduct cross-site scripting (XSS) attacks by leverag… CWE-79
Cross-site Scripting
CVE-2014-0014 2024-11-21 11:01 2018-02-16 Show GitHub Exploit DB Packet Storm