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 10, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224051 4.3 警告 Apache Software Foundation - Apache Roller におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4171 2013-12-10 18:25 2013-11-3 Show GitHub Exploit DB Packet Storm
224052 6.2 警告 Debian - Debian adequate における tty をハイジャックされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6409 2013-12-10 16:22 2013-11-28 Show GitHub Exploit DB Packet Storm
224053 6.8 警告 William Morgan - Sup の lib/sup/message_chunks.rb における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4479 2013-12-10 15:51 2013-10-28 Show GitHub Exploit DB Packet Storm
224054 6.8 警告 William Morgan - Sup における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4478 2013-12-10 15:51 2013-10-28 Show GitHub Exploit DB Packet Storm
224055 4.3 警告 シスコシステムズ - Cisco Adaptive Security Appliance ソフトウェアのコネクションマネージャの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-6707 2013-12-10 15:28 2013-12-6 Show GitHub Exploit DB Packet Storm
224056 4.9 警告 IBM - IBM SmartCloud Provisioning における仮想システムのデプロイメントを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5455 2013-12-10 15:27 2013-12-5 Show GitHub Exploit DB Packet Storm
224057 10 危険 シーメンス - Siemens SINAMICS S/G コントローラのファームウェアにおけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-6920 2013-12-10 15:26 2013-12-4 Show GitHub Exploit DB Packet Storm
224058 5.8 警告 Drupal - Drupal の Overlay モジュールにおけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2013-6389 2013-12-10 15:13 2013-11-20 Show GitHub Exploit DB Packet Storm
224059 6.8 警告 Drupal - Drupal におけるセキュリティ文字列を予測される脆弱性 CWE-310
暗号の問題
CVE-2013-6386 2013-12-10 15:13 2013-11-20 Show GitHub Exploit DB Packet Storm
224060 5.1 警告 Drupal - Drupal の form API における任意のコードを実行するようなアプリケーション固有の影響を誘発される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6385 2013-12-10 15:12 2013-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313591 - - - symfony/http-foundation is a module for the Symphony PHP framework which defines an object-oriented layer for the HTTP specification. The `Request` class, does not parse URI with special characters t… CWE-601
Open Redirect
CVE-2024-50345 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
313592 - - - symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a `Validator` configured with a regular expression using the `$` metachar… CWE-20
 Improper Input Validation 
CVE-2024-50343 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
313593 - - - symfony/http-client is a module for the Symphony PHP framework which provides powerful methods to fetch HTTP resources synchronously or asynchronously. When using the `NoPrivateNetworkHttpClient`, so… CWE-200
Information Exposure
CVE-2024-50342 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
313594 - - - symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom `user_checker` define… - CVE-2024-50341 2024-11-9 04:01 2024-11-7 Show GitHub Exploit DB Packet Storm
313595 - - - 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
313596 - - - 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
313597 - - - 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
313598 - - - 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
313599 - - - 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
313600 - - - 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