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":June 12, 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
223371 6.9 警告 Rockwell Automation - Rockwell Automation RSLogix 5000 における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-0755 2014-02-6 15:33 2014-02-4 Show GitHub Exploit DB Packet Storm
223372 5.6 警告 SystemTap - SystemTap における重要な情報を取得される脆弱性 CWE-399
リソース管理の問題
CVE-2012-0875 2014-02-6 15:33 2012-02-20 Show GitHub Exploit DB Packet Storm
223373 6.8 警告 KDE project
Novell
Canonical
- Ark におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2725 2014-02-6 15:32 2011-07-26 Show GitHub Exploit DB Packet Storm
223374 6.8 警告 Rapid7 - Rapid7 Nexpose のセキュリティコンソールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6493 2014-02-6 14:40 2012-12-19 Show GitHub Exploit DB Packet Storm
223375 9.3 危険 Csound - Csound の util/lpci_main.c 内の main 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2108 2014-02-6 14:38 2012-04-4 Show GitHub Exploit DB Packet Storm
223376 9.3 危険 Csound - Csound の util/lpci_main.c 内の main 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2107 2014-02-6 14:38 2012-04-4 Show GitHub Exploit DB Packet Storm
223377 9.3 危険 Csound - Csound の util/pv_import.c 内の pv_import 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2106 2014-02-6 14:37 2012-04-4 Show GitHub Exploit DB Packet Storm
223378 6.8 警告 OTRS プロジェクト - Open Ticket Request System の Kernel/Modules/ 内の複数の .pm ファイルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-1694 2014-02-6 14:08 2014-01-28 Show GitHub Exploit DB Packet Storm
223379 7.5 危険 OTRS プロジェクト - Open Ticket Request System の Kernel/System/State.pm における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-1471 2014-02-6 14:04 2014-01-28 Show GitHub Exploit DB Packet Storm
223380 1.9 注意 dest-unreach.org - socat におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-0019 2014-02-6 12:21 2014-01-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314121 - - - symfony/runtime is a module for the Symphony PHP framework which enables decoupling PHP applications from global state. When the `register_argv_argc` php directive is set to `on` , and users call any… CWE-74
Injection
CVE-2024-50340 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314122 - - - A malicious website could have included an iframe with an malformed URI resulting in a non-exploitable browser crash. This vulnerability affects Firefox < 126. - CVE-2024-10941 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314123 - - - A vulnerability was found in IBPhoenix ibWebAdmin up to 1.0.2 and classified as problematic. This issue affects some unknown processing of the file /toggle_fold_panel.php of the component Tabelas Sec… CWE-79
CWE-74
Cross-site Scripting
Injection
CVE-2024-10926 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314124 - - - RabbitMQ is a feature rich, multi-protocol messaging and streaming broker. In affected versions queue deletion via the HTTP API was not verifying the `configure` permission of the user. Users who had… CWE-284
Improper Access Control
CVE-2024-51988 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314125 - - - happy-dom is a JavaScript implementation of a web browser without its graphical user interface. Versions of happy-dom prior to 15.10.2 may execute code on the host via a script tag. This would execut… CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2024-51757 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314126 - - - Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property polic… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2024-51755 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314127 - - - Twig is a template language for PHP. In a sandbox, an attacker can call `__toString()` on an object even if the `__toString()` method is not allowed by the security policy when the object is part of … CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2024-51754 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314128 - - - Gradio is an open-source Python package designed to enable quick builds of a demo or web application. If File or UploadButton components are used as a part of Gradio application to preview file conte… - CVE-2024-51751 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
314129 - - - dingfanzu CMS V1.0 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /admin/doAdminAction.php?act=addAdmin. - CVE-2024-50966 2024-11-9 03:35 2024-11-9 Show GitHub Exploit DB Packet Storm
314130 - - - A vulnerability in the Desktop Client of Mitel MiCollab through 9.7.1.110, and MiVoice Business Solution Virtual Instance (MiVB SVI) 1.0.0.25, could allow an unauthenticated attacker to conduct a com… - CVE-2024-35314 2024-11-9 03:15 2024-10-22 Show GitHub Exploit DB Packet Storm