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 2, 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
224111 10 危険 ヒューレット・パッカード - HP Intelligent Management Center および HP IMC Branch Intelligent Management System ソフトウェアにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4822 2013-10-16 18:57 2013-10-8 Show GitHub Exploit DB Packet Storm
224112 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1724 2013-10-16 18:45 2013-09-17 Show GitHub Exploit DB Packet Storm
224113 4.3 警告 OXID eSales AG - OXID eShop の recommlist.php の getRecommSearch 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5913 2013-10-16 18:33 2013-10-8 Show GitHub Exploit DB Packet Storm
224114 7.9 危険 シマンテック
日立
- Symantec Backup Exec の Linux エージェント内のユーティリティプログラムにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4575 2013-10-16 18:30 2013-08-1 Show GitHub Exploit DB Packet Storm
224115 4.3 警告 シマンテック
日立
- Symantec Backup Exec におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4676 2013-10-16 18:28 2013-08-1 Show GitHub Exploit DB Packet Storm
224116 4.3 警告 シマンテック
日立
- Symantec Backup Exec における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4677 2013-10-16 18:26 2013-08-1 Show GitHub Exploit DB Packet Storm
224117 2.7 注意 シマンテック
日立
- Symantec Backup Exec の NDMP プロトコルの実装における重要なホストバージョン情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4678 2013-10-16 18:24 2013-08-1 Show GitHub Exploit DB Packet Storm
224118 7.2 危険 FreeBSD - FreeBSD のカーネルのマルチキャストの実装における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-3077 2013-10-16 18:11 2012-08-22 Show GitHub Exploit DB Packet Storm
224119 3.5 注意 IBM - IBM Sterling File Gateway および Sterling B2B Integrator におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2983 2013-10-16 18:09 2013-03-22 Show GitHub Exploit DB Packet Storm
224120 10 危険 ヒューレット・パッカード - HP Business Process Monitor における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4804 2013-10-16 18:07 2013-10-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313861 8.8 HIGH
Network
microsoft windows_server_2008
windows_server_2012
windows_server_2016
windows_server_2022_23h2
windows_server_2022
windows_server_2019
Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-43611 2024-10-23 01:01 2024-10-9 Show GitHub Exploit DB Packet Storm
313862 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment has said shared locks are not allowed w… CWE-667
 Improper Locking
CVE-2024-47746 2024-10-23 01:00 2024-10-21 Show GitHub Exploit DB Packet Storm
313863 6.8 MEDIUM
Network
bitdefender total_security A vulnerability has been identified in Bitdefender Safepay's handling of HTTPS connections. The issue arises when the product blocks a connection due to an untrusted server certificate but allows the… CWE-295
Improper Certificate Validation 
CVE-2023-6058 2024-10-23 01:00 2024-10-18 Show GitHub Exploit DB Packet Storm
313864 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its co… CWE-476
 NULL Pointer Dereference
CVE-2024-49857 2024-10-23 00:48 2024-10-21 Show GitHub Exploit DB Packet Storm
313865 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KEYS: prevent NULL pointer dereference in find_asymmetric_key() In find_asymmetric_key(), if all NULLs are passed in the id_{0,1,… CWE-476
 NULL Pointer Dereference
CVE-2024-47743 2024-10-23 00:45 2024-10-21 Show GitHub Exploit DB Packet Storm
313866 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Use a dedicated mutex to guard kvm_usage_count to fix a pot… CWE-667
 Improper Locking
CVE-2024-47744 2024-10-23 00:44 2024-10-21 Show GitHub Exploit DB Packet Storm
313867 4.8 MEDIUM
Network
code-projects pharmacy_management A vulnerability was found in code-projects Pharmacy Management System 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /manage_medicine.php of t… CWE-79
Cross-site Scripting
CVE-2024-10199 2024-10-23 00:40 2024-10-21 Show GitHub Exploit DB Packet Storm
313868 4.8 MEDIUM
Network
code-projects pharmacy_management A vulnerability was found in code-projects Pharmacy Management System 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /manage_customer… CWE-79
Cross-site Scripting
CVE-2024-10198 2024-10-23 00:39 2024-10-21 Show GitHub Exploit DB Packet Storm
313869 6.3 MEDIUM
Network
dell secure_connect_gateway Dell Secure Connect Gateway (SCG) 5.24 contains an Incorrect Default Permissions vulnerability. A local attacker with low privileges can access the file system and could potentially exploit this vuln… CWE-276
Incorrect Default Permissions 
CVE-2024-47240 2024-10-23 00:28 2024-10-18 Show GitHub Exploit DB Packet Storm
313870 6.1 MEDIUM
Network
madrasthemes mas_companies_for_wp_job_manager The MAS Companies For WP Job Manager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to… CWE-79
Cross-site Scripting
CVE-2024-9206 2024-10-23 00:27 2024-10-18 Show GitHub Exploit DB Packet Storm